Anonymous Goldfish
8th June 2026, 02:46
some video files will give a warning
[mpeg2video @ 0x7f2ae1bdd2c0][lavc rc] Using all of requested
bitrate is not necessary for this video with these parameters.
and will not follow the bitrate i set it two is there any way to fix this
this is what i used
mencoder test.mkv -oac lavc -ovc lavc -of mpeg -mpegopts format=dvd:tsaf:telecine -vf harddup -srate 48000 -af lavcresample=48000 -lavcopts threads=2:vcodec=mpeg2video:vrc_buf_size=1835:vrc_maxrate=9000:vbitrate=6000:keyint=15:trell:mbd=2:precmp=2:subcmp=2:cmp=2:dia=2:predia=2:last_pred=3:o=mpv_flags=+cbp_rd:o=mpv_flags=+mv0:vqmin=1:o=lmin=1*QP2LAMBDA:dc=10:vstrict=0:acodec=ac3:abitrate=256:aspect=16/9:vpass=1 -ofps 24000/1001 -o /dev/null
[mpeg2video @ 0x7f2ae1bdd2c0][lavc rc] Using all of requested
bitrate is not necessary for this video with these parameters.
and will not follow the bitrate i set it two is there any way to fix this
this is what i used
mencoder test.mkv -oac lavc -ovc lavc -of mpeg -mpegopts format=dvd:tsaf:telecine -vf harddup -srate 48000 -af lavcresample=48000 -lavcopts threads=2:vcodec=mpeg2video:vrc_buf_size=1835:vrc_maxrate=9000:vbitrate=6000:keyint=15:trell:mbd=2:precmp=2:subcmp=2:cmp=2:dia=2:predia=2:last_pred=3:o=mpv_flags=+cbp_rd:o=mpv_flags=+mv0:vqmin=1:o=lmin=1*QP2LAMBDA:dc=10:vstrict=0:acodec=ac3:abitrate=256:aspect=16/9:vpass=1 -ofps 24000/1001 -o /dev/null