[MPlayer-users] mencoder to constant bitrate?
Carl Karsten
carl at personnelware.com
Sun Dec 7 01:51:09 CET 2008
qtinfo foo
rate 29.970030 [30000:1001] not constant.
I need this constant.
mencoder foo -o bar \
-ovc x264 -x264encopts qp=0 -ofps 30000/1001
qtinfo bar
rate 29.970030 [30000:1001] not constant.
tried bunch of other things too. time and space is not a problem, but even raw
didn't seem to work.
# no good - rate 29.970030 [30000:1001] not constant
# -ofps 30000/1001 and all these:
# -ovc raw
# -ovc x264 -x264encopts qp=0
# -ovc x264 -x264encopts qp=0:bitrate=3000
# -ovc lavc -lavcopts vcodec=ffvhuff
# -ovc lavc -lavcopts vcodec=ffv1
# -ovc lavc -lavcopts vcodec=huffyuv:format=422p
How do I get a constant bitrate?
Carl K
More information about the MPlayer-users
mailing list