[FFmpeg-user] Old flag cbp
Ingo Brückl
ib at wupperonline.de
Fri Apr 26 16:59:03 CEST 2013
I've been using the following options and flags to convert video which gave
me good results:
-vcodec mpeg4 -vtag XVID -s 624x352 -aspect 16:9 -vb 2500k -mbd rd -flags +mv4+aic+cbp+mv0 -trellis 1 -cmp dct -subcmp dct -g 250
Now, there is a complain about flag cbp:
Undefined constant or missing '(' in 'cbp'
Unable to parse option value "cbp+mv0+pass1"
which seems to be depreciated. What's the new way to do it?
Ingo
More information about the ffmpeg-user
mailing list