• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

[gelöst] xine spielt nur mp3 als root...

Xine lässt mich nur als root mp3 hören...
Als normaler user verweigert er mir den Dienst, jedoch kann ich etwa avi-Filme problemlos abspielen...

Root und user gehen die plugins in /usr/lib64/xine/plugins/1.1.1/ suchen...
Mit den Rechten ist, soweit ich es sehe, alles in Ordnung

Normaler User meldet :
Code:
....
load_plugins: probing demux 'sputext'
load_plugins: probing demux 'flac'
load_plugins: probing demux 'yuv_frames'
xine: couldn't find demux for >03-The Grouch.mp3<

---------------------- (ERROR) ----------------------
got XINE_ERROR_NO_DEMUX_PLUGIN.
------------------ (END OF ERROR) -------------------


---------------------- (ERROR) ----------------------
- xine engine error -

There is no demuxer plugin available to handle '03-The Grouch.mp3'.
Usually this means that the file format was not recognized.
------------------ (END OF ERROR) -------------------


Root :
Code:
....
load_plugins: probing demux 'sputext'
load_plugins: probing demux 'aac'
load_plugins: probing demux 'mp3'
xine: found demuxer plugin: MPEG audio demux plugin

Keine Probleme habe ich mit vlc, mplayer, juk...[/quote]
 
Oben