[MEncoder-users] change bpp

Aleksandar Uzelac uzi at galeb.etf.bg.ac.yu
Sat Nov 5 22:55:26 CET 2005


  for some time now i'm trying to change color depth of mpeg2 video while converting it to xvid. mencoder creates xvid file with 12bpp, but if i try to convert same mpeg2 video to divx (with lavc) mencoder creates divx with 24bpp (and the difference is significant).

  how do i change pixel color depth (bpp, biBitCount)?

  configuration info:

MPlayer 1.0pre6-3.2.3

divx:
"c:\Program Files\mplayer\mencoder" dvd://1 -dvd-device "H:/filmovi/movie" -oac lavc -ofps 25.000 -vf crop=704:576:8:0,hqdn3d=2:1:2,scale=528:432 -ovc lavc -lavcopts acodec=ac3:abitrate=96:vcodec=mpeg4:vbitrate=1059:v4mv:mbd=2:trell:cmp=3:subcmp=3:mbcmp=3:autoaspect:vpass=1 -o h:/movie.avi

xvid:
"c:\Program Files\mplayer\mencoder" dvd://1 -dvd-device "H:/filmovi/movie" -oac lavc -ofps 25.000 -vf crop=704:576:8:0,hqdn3d=2:1:2,scale=528:432 -ovc xvid -lavcopts acodec=ac3:abitrate=96 -xvidencopts bvhq=1:vhq=4:hq_ac:trellis:gmc:qpel:me_quality=6:chroma_me:chroma_opt:bitrate=1059:pass=1 -o h:/movie.avi


More information about the MEncoder-users mailing list