PDA

View Full Version : Latest mplayer/mencoder update breaks x264


laffinet
October 26th, 2009, 04:29 AM
Hi all!

I'm running the avenard release repos. The recent (version 2:1.0-svn29794-0ubuntu2)
mplayer/mencoder update seems to break x264 encoding.
This is the error I got from mythnuv2mkv:

[4259] ERROR mencoder may not support libx264.so.

Just thought I let people know. I downgraded to 2:1.0-svn29770-0ubuntu2 and everything's fine again.

bcg30506
October 27th, 2009, 02:40 PM
Thanks for the notice. This will save me time from not upgrading yet.

jyavenard
October 27th, 2009, 11:50 PM
I'll have a look ...

mplayer relies on a newer version of libx264 than what's normally available with ubuntu, so I have to package those as well..

I recently update libx264, I'm surprise it would need another update.

Will see what's going on and fix it shortly

jyavenard
October 28th, 2009, 12:07 AM
Yep, mplayer now requires libx264-78 ...

damn, -77 didn't even last a month

jyavenard
October 28th, 2009, 04:50 AM
new x264 package and mplayer svn #29799 should fix the problem...

laffinet
October 28th, 2009, 09:58 PM
Thanks for looking into this.