On Thu, 17 Apr 2014 16:41:45 +0200
Carsten Ziepke <kiel...@gmail.com> wrote:

> Hello,
> 
> after upgrading to the latest MPlayer package, the two pass encoding
> hangs after the 1st run at 100% (and don't start the 2nd run).
> 
> openSUSE 12.3 64bit
> MPlayer 1.1.1.r37117-1.4
> 
> Script for two pass encoding:
> 
> #!/bin/sh
> # 1st run
> mencoder -ovc lavc -vf crop=720:576:0:0 -lavcopts
> aspect=16/9,vcodec=mpeg4:vbitrate=1800:vhq:vpass=1 -oac mp3lame
> -lameopts br=128  "$1" -o /dev/null 
> # 2nd run
> mencoder -ovc lavc -vf crop=720:576:0:0 -lavcopts
> aspect=16/9,vcodec=mpeg4:vbitrate=1800:vhq:vpass=2 -oac mp3lame
> -lameopts br=128  "$1" -o "$1".mpg
> 
> After a downgrade to MPlayer-1.1.1.r36557-1.1 two pass encoding works
> as expected.
> 

Me again. The problem with the two-pass encoding (hang after 1st
run) should be solved with r37199 according to the mencoder mailing
list.
http://lists.mplayerhq.hu/pipermail/mencoder-users/2014-May/013510.html

Greetings,
Carsten
-- 
I expect that noone has objections.  However, if I'd only add these
entries to the list because `I think it's the right thing to do', I'd
get a lot of flames afterwards :)
                -- Christian Schwarz

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Packman mailing list
Packman@links2linux.de
http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman

Antwort per Email an