[packman] MPlayer 1.1.1.r37117-1.4 breaks two pass encoding

Carsten Ziepke kieltux at gmail.com
Sat May 17 17:01:07 CEST 2014


On Thu, 17 Apr 2014 16:41:45 +0200
Carsten Ziepke <kieltux at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://lists.links2linux.de/pipermail/packman/attachments/20140517/de37fba9/attachment.sig>


More information about the Packman mailing list