[packman] MPlayer 1.1.1.r37117-1.4 breaks two pass encoding
Carsten Ziepke
kieltux at gmail.com
Thu Apr 17 16:41:45 CEST 2014
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.
Happy Easter,
Carsten
--
This code passes Torvalds test grades 0, 1 and 2 (it looks ok, it
compiles and it booted).
-- Alan Cox
-------------- 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/20140417/8eb9f8dd/attachment.sig>
More information about the Packman
mailing list