Some trouble with gnome-mplayer playing DVD's. I installed the necessary extra's, then, seeing DVD's were not opening, I installed VLC. VLC worked right away, as expected. Then I tried opening a VOB-file directly. MPlayer showed garbled video and produced garbled sound. But I could recognise the DVD being played.
The last thing I tried was opening mplayer from a terminal window. That way I could start the DVD, with flawless sound and video, but since I didn't get DVD menu's, I only saw the introduction for about 30 seconds or so, after which mplayer exited gracefully. This is the output of the succesful run of mplayer:
Code: Select all
$ mplayer -vo xv /dev/sr0
Warning unknown option stopxscreensaver at line 5
MPlayer2 2.0-728-g2c378c7-4+b1 (C) 2000-2012 MPlayer Team
Cannot open file '/home/dd/.mplayer/input.conf': No such file or directory
Failed to open /home/dd/.mplayer/input.conf.
Cannot open file '/ etc/mplayer/input.conf': No such file or directory
Failed to open / etc/mplayer/input.conf.
Playing /dev/sr0.
Detected file format: MPEG-PS
VIDEO: MPEG2 720x576 (aspect 3) 25.000 fps 7000.0 kbps (875.0 kbyte/s)
Load subtitles in /dev/
[ass] auto-open
Selected video codec: MPEG-2 video [libavcodec]
[ac3 @ 0xb69b2100]frame sync error
Selected audio codec: ATSC A/52A (AC-3) [libavcodec]
AUDIO: 48000 Hz, 2 ch, floatle, 256.0 kbit/8.33% (ratio: 32000->384000)
AO: [pulse] Init failed: Connection refused
AO: [alsa] 48000Hz 2ch floatle (4 bytes per sample)
Starting playback...
VIDEO: 720x576 25.000 fps 7000.0 kbps (875.0 kB/s)
Aspect ratio is 1.78:1 - scaling to correct movie aspect.
VO: [xv] 720x576 => 1024x576 Planar YV12
A: 21.5 V: 3.0 A-V: 18.464 ct: 0.308 599/599 2% 1% 16.1% 0 0
Invalid command for bound key 'MOUSE_BTN0': 'dvdnav mouse'
A: 21.5 V: 8.3 A-V: 13.184 ct: 0.836 731/731 2% 1% 32.1% 0 0
Exiting... (End of file)
Code: Select all
$ gnome-mplayer
** (gnome-mplayer:13623): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
GMLIB-Message: after init: position=0.000 length=0.000 start_time=0.000 run_time=0.000 volume=0.00 player=dead media=unknown uri=
(gnome-mplayer:13623): GLib-CRITICAL **: Source ID 1173 was not found when attempting to remove it
(gnome-mplayer:13623): GLib-CRITICAL **: Source ID 1174 was not found when attempting to remove it
(gnome-mplayer:13623): GLib-CRITICAL **: Source ID 1175 was not found when attempting to remove it
(gnome-mplayer:13623): GLib-CRITICAL **: Source ID 1173 was not found when attempting to remove it
(gnome-mplayer:13623): GLib-CRITICAL **: Source ID 1175 was not found when attempting to remove it
(gnome-mplayer:13623): GLib-CRITICAL **: Source ID 1174 was not found when attempting to remove it
dd@dokux:~