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

Mplayer und DVD's

tux123

Member
ich bekomme immer die fehler meldung beim dvd abspielen
Code:
MPlayer SuSE Linux 10.0 (i686)-Packman-4.0.2 (C) 2000-2005 MPlayer Team
CPU: Advanced Micro Devices  (Family: 8, Stepping: 0)
Detected cache-line size is 64 bytes
CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1
Compiled with runtime CPU detection - WARNING - this is not optimal!
To get best performance, recompile MPlayer with --disable-runtime-cpudetection.


Failed to open /dev/rtc: Permission denied (it should be readable by the user.)
Opening joystick device /dev/input/js0
Can't open joystick device /dev/input/js0 : No such file or directory
Can't init input joystick
Setting up LIRC support...
mplayer: could not connect to socket
mplayer: Connection refused
Failed to open LIRC support.
You will not be able to use your remote control.
Playing die-unglaublichen.nrg.
Encrypted VOB file! Read DOCS/HTML/en/dvd.html.
Encrypted VOB file! Read DOCS/HTML/en/dvd.html.
Encrypted VOB file! Read DOCS/HTML/en/dvd.html.
Encrypted VOB file! Read DOCS/HTML/en/dvd.html.
Encrypted VOB file! Read DOCS/HTML/en/dvd.html.
Encrypted VOB file! Read DOCS/HTML/en/dvd.html.
Encrypted VOB file! Read DOCS/HTML/en/dvd.html.
Encrypted VOB file! Read DOCS/HTML/en/dvd.html.
Encrypted VOB file! Read DOCS/HTML/en/dvd.html.
Encrypted VOB file! Read DOCS/HTML/en/dvd.html.
Encrypted VOB file! Read DOCS/HTML/en/dvd.html.
Encrypted VOB file! Read DOCS/HTML/en/dvd.html.
MPEG-PS file format detected.

Too many video packets in the buffer: (4096 in 8028428 bytes).
Maybe you are playing a non-interleaved stream/file or the codec failed?
For AVI files, try to force non-interleaved mode with the -ni option.
MPEG: No audio stream found -> no sound.
VIDEO:  MPEG2  720x576  (aspect 2)  25.000 fps  6000.0 kbps (750.0 kbyte/s)
==========================================================================
Opening audio decoder: [liba52] AC3 decoding with liba52
Using SSE optimized IMDCT transform


MPlayer interrupted by signal 11 in module: init_audio_codec
- MPlayer crashed by bad usage of CPU/FPU/RAM.
  Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
  disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.
- MPlayer crashed. This shouldn't happen.
  It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
  gcc version. If you think it's MPlayer's fault, please read
  DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and
  won't help unless you provide this information when reporting a possible bug.
mit vlc geht alles problemlos
leider ich brauche mplayer für Mythtv media center
 

mca

Hacker
...
Playing die-unglaublichen.nrg
...
aha, du spielst also keine dvd, sondern ein dvd-image ab. was hältst du davon, dieses erstmal zu brennen, oder mit nrg2iso umzuwandeln und zu mounten?
...
Too many video packets in the buffer: (4096 in 8028428 bytes).
...
vielleicht benutzt mythtv oder ein anderes programm bereits den soundserver. stell mal als ausgabe-plugin arts ein beim MPlayer und bei mythtv. arts übergibt mehrere tonspuren an ALSA, das ihn als einen wiedergibt.
ach ja, kannst du mythtv nicht beibringen, xine zu benutzen? vielleicht klappt das besser. viel erfolg!
 
OP
T

tux123

Member
ich bekomme die fehler meldung nicht nur mit nrg image sondern auch bei originale dvd

ein paar dvd's funktionieren (als image) ohne probleme und ein paar andere gehen nicht :roll:
 
Oben