Beim starten eines Videos bekam ich folgende Meldung das die libav
nicht in der Aktuellen Version vorlag.
MPlayer svn r34540 (Ubuntu), built with gcc-4.6 (C) 2000-2012 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 rtmp://stream
libavformat version 53.21.1 (external)
Mismatching header version 53.19.0
Using network protocols without global network initialization. Please use avformat_network_init(), this will become mandatory later.
Using network protocols without global network initialization. Please use avformat_network_init(), this will become mandatory later.
Cannot open dump file.
Exiting... (Fatal error)
Um das Problem zu beheben habe ich folgende PPA eingebunden:
apt-add-repository ppa:motumedia/mplayer-daily
apt-get update
apt-get dist-upgrade
Mit der dann installierten Versionen libavformat version 54.0.0
und MPlayer SVN-r34707-4.6 (C) 2000-2012 MPlayer Team
war das schauen der Videos ohne Probleme möglich.
Quelle: bugs.launchpad.net