[FFmpeg-user] latest ffmpeg fails to understand old parameters

J. Bakshi ( জ. বকসী ) j.bakshi at unlimitedmail.org
Thu Jan 16 12:22:04 CET 2014


On Wed, 15 Jan 2014 08:08:34 +0000 (UTC)
Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:

>  <j.bakshi <at> unlimitedmail.org> writes:
> 
> > /usr/bin/ffmpeg -y -i $1 -vcodec flv -f flv -r 29.97 \
> > -vf scale=320:240 -aspect 4:3 -b:a 300k -g 160 -cmp dct  -
> > subcmp dct  \
> > -mbd 2 -flags +aic+cbp+mv0+mv4 -trellis 1 -ac 1 -ar 22050 \
> > -ab 56k $1.flv
> 
> Complete, uncut console output missing.

Hello Carl,

Sorry for the incomplete output, but I have already figured out that everything
works fine if I omit  [ -flags +aic+cbp+mv0+mv4 ]

I guess these are for fine tuning. What might be the possible replacement of it & what dose it actually do ?


Thanks



More information about the ffmpeg-user mailing list