[MEncoder-users] H.264 with pre7 works, with pre8 does not

Guillaume POIRIER poirierg at gmail.com
Tue Aug 15 17:09:25 CEST 2006


Hi,

On 8/15/06, GeBu <GeBu at seznam.cz> wrote:
> I have this skript:
>
> #!/bin/bash
> mencoder $1 -o /dev/null -oac mp3lame -lameopts cbr:br=48:mode=3 -ovc x264 -x264encopts bitrate=${3-"1500"}:pass=1:turbo=1 -vf pp=lb,scale=512:384 -mc 0 -noskip -aspect 4:3
> zmencoder $1 -o $2 -oac mp3lame -lameopts cbr:br=48:mode=3 -ovc x264 -x264encopts bitrate=${3-"1500"}:pass=2 -vf pp=lb,scale=512:384 -mc 0 -noskip -aspect 4:3
>
> It works with pre7 (my friend has it), but it does not work with pre8 (I have). Both we use marillat: www.debian-multimedia.org, but I updated.
> What is new with pre8?
> Jirka (GeBu)

Please post the output of Mencoder, otherwise we can't help you. "it
doesn't work" isn't sufficient

Guillaume
-- 
A thing is not necessarily true because a man dies for it.
-- Oscar Wilde



More information about the MEncoder-users mailing list