FS#8847 - Mplayer Should Be Rebuilt Against libx264

Attached to Project: Arch Linux
Opened by Alper Kanat (T-u-N-i-X) - Thursday, 06 December 2007, 01:58 GMT
Last edited by Paul Mattal (paul) - Monday, 21 January 2008, 02:10 GMT
Task Type Bug Report
Category Packages: Testing
Status Closed
Assigned To Paul Mattal (paul)
Architecture All
Severity High
Priority Normal
Reported Version 2007.08-2
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

mplayer should be recompiled against libx264 since:

[03:56] (tunix@penguix ~)$ mplayer
mplayer: error while loading shared libraries: libx264.so.55: cannot open shared object file: No such file or directory

in my system, /usr/lib/libx264.so.57 exist.

I wasn't able to rebuild it with abs..
This task depends upon

Closed by  Paul Mattal (paul)
Monday, 21 January 2008, 02:10 GMT
Reason for closing:  Implemented
Additional comments about closing:  Rebuild all in extra against x264 in testing and released to extra.
Comment by Witold Czaplewski (Witi) - Thursday, 06 December 2007, 12:56 GMT
you can make a symbolic link to the existing lib:

ln -s /usr/lib/libx264.so.57 /usr/lib/libx264.so.55
Comment by Darwin Bautista (djclue917) - Thursday, 06 December 2007, 13:58 GMT
No rebuild is needed. You're using x264 from [testing] that's why MPlayer got broken.
Comment by Dan McGee (toofishes) - Saturday, 08 December 2007, 16:43 GMT
  • Field changed: Status (Unconfirmed → Assigned)
  • Field changed: Category (Packages: Extra → Packages: Testing)
  • Task assigned to Paul Mattal (paul)
We should rebuild all programs that depend on these two new recompiled programs (ffmpeg and libx264).
Comment by Corrado Primier (bardo) - Sunday, 09 December 2007, 18:32 GMT
Another that needs to be rebuilt for the same reason is avidemux. There's a few more I found, but they're all in [community].
Comment by Jason Chu (jason) - Sunday, 09 December 2007, 22:41 GMT
I've released mplayer 1.0rc2-2.
Comment by Greg (dolby) - Sunday, 16 December 2007, 10:11 GMT

Loading...