On Mon, Jun 21, 2010 at 4:05 PM, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote: > Rolf Ernst <rolf.ernst <at> silverlightning.org> writes: > > > Does anybody know how to set vorbis bitrate encoding options (lavcopts > > acodec=vorbis:abitrate=xxx is ignored). I consistently get ~55 kbps > > audio which sucks. > > Could you post a command line to get such low-bitrate audio? > I would like to try to fix it (that -aq doesn't work), but I get no audio > at all. > > Carl Eugen > > _______________________________________________ > MPlayer-users mailing list > MPlayer-users at mplayerhq.hu > https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users > This gives the syntax error: "C:\Bin\mencoder.exe" "C:\Bin\BS04E23.mkv" -o "D:\enc_out\BS04E23.mkv" -ovc x264 -x264encopts threads=0:bframes=2:b-adapt=2:partitions=all:cabac:nopsnr:nossim:frameref=2:me=umh:merange=16:subme=6:trellis=0:psy-rd=1,1:bitrate=1800 -oac lavc -lavcopts acodec=vorbis:aq=5 Take off the :qa and replace with any abitrate and you get ~52K vorbis no matter what, according to mediainfo and my ear.