mplayer: relocation error: mplayer: symbol __aeabi_d2lz, version LIBAVFORMAT_53 not defined in file libavformat.so.53 with link time reference
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| libav (Ubuntu) |
Undecided
|
Unassigned | ||
| mplayer2 (Ubuntu) |
Undecided
|
Unassigned |
Bug Description
user4269@
MPlayer2 UNKNOWN (C) 2000-2011 MPlayer Team
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.
Playing I Am Legend - Trailer.mp4.
Detected file format: QuickTime/
[lavf] stream 0: video (h264), -vid 0
[lavf] stream 1: audio (aac), -aid 0, -alang und
VIDEO: [H264] 1920x816 24bpp 23.976 fps 7979.5 kbps (974.1 kbyte/s)
Clip info:
major_brand: isom
minor_version: 1
compatible_brands: isom
creation_time: 2008-12-01 05:16:01
Load subtitles in .
mplayer: relocation error: mplayer: symbol __aeabi_d2lz, version LIBAVFORMAT_53 not defined in file libavformat.so.53 with link time reference
mnk0 (samad-omar) wrote : | #1 |
Xerxes Rånby (xranby) wrote : | #3 |
I am able to reproduce this bug on a pandaboard running oneiric.
testcase:
apt-get install mplayer2
wget http://
unzip i_am_legend-
mplayer I\ Am\ Legend\ -\ Trailer.mp4
xranby@
MPlayer2 UNKNOWN (C) 2000-2011 MPlayer Team
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.
Playing I Am Legend - Trailer.mp4.
Detected file format: QuickTime/
[lavf] stream 0: video (h264), -vid 0
[lavf] stream 1: audio (aac), -aid 0, -alang und
VIDEO: [H264] 1920x816 24bpp 23.976 fps 7887.8 kbps (962.9 kbyte/s)
Clip info:
major_brand: isom
minor_version: 1
compatible_brands: isom
creation_time: 2007-11-27 01:10:05
title: I Am Legend - Trailer
artist: Warner Bros.
date: 2007
genre: Science-Fiction
encoder: MeGUI
Load subtitles in .
mplayer: relocation error: mplayer: symbol __aeabi_d2lz, version LIBAVFORMAT_53 not defined in file libavformat.so.53 with link time reference
Launchpad Janitor (janitor) wrote : | #4 |
Status changed to 'Confirmed' because the bug affects multiple users.
Changed in libav (Ubuntu): | |
status: | New → Confirmed |
Xerxes Rånby (xranby) wrote : | #5 |
this bug are still reproducible using libavformat53_
when testing on a pandaboard then the movie plays fine using totem but fail using mplayer2.
mplayer I\ Am\ Legend\ -\ Trailer.mp4 = FAIL
totem I\ Am\ Legend\ -\ Trailer.mp4 = OK
Xerxes Rånby (xranby) wrote : | #6 |
I have fixed this bug on my pandaboard by re-compiling the mplayer2 package from source.
fix:
apt-get build-dep mplayer2
apt-get source mplayer2
cd mplayer2-
dpkg-buildpackage
cd ..
dpkg -i mplayer2_
... replacing mplayer2 2.0-134-
Now
mplayer I\ Am\ Legend\ -\ Trailer.mp4 = OK
mnk0 (samad-omar) wrote : | #7 |
Tried the fix as mentioned by Xerxes - and seemed todo the trick. video plays through mplayer
Changed in libav (Ubuntu): | |
status: | Confirmed → Invalid |
Launchpad Janitor (janitor) wrote : | #8 |
Status changed to 'Confirmed' because the bug affects multiple users.
Xerxes Rånby (xranby) wrote : | #9 |
The mplayer2 package needs to get rebuilt in order to becorrectly linked.
Changed in mplayer2 (Ubuntu): | |
status: | New → Confirmed |
affects: | mplayer2 → mplayer2 (Ubuntu) |
Changed in mplayer2 (Ubuntu): | |
status: | New → Confirmed |
tags: | added: oneiric |
Changed in mplayer2 (Ubuntu): | |
status: | Confirmed → Fix Committed |
mnk0 (samad-omar) wrote : | #10 |
:)
Ubuntu 11.10 oneric on Toshiba AC100 10U
followed guide at this wiki -> https:/ /wiki.ubuntu. com/ARM/ TEGRA/AC100