Xine
Submitted by Bram Schoenmakers on 21 June, 2007 - 15:54.
From one day to another, my music player Amarok stopped working. It gave me the following notice:
No suitable demux plugin. This often means that the file format is not supported.
Submitted by Bram Schoenmakers on 18 November, 2006 - 12:21.
I was interested in which shared libraries are in my system's memory. The following command produces such a list:
# lsof | awk '{print $9}' | grep \\.so | sort -u
I had some trouble with the following line in the output:
/usr/lib/opengl/ati/lib/libGL.so.1.2