DVD drive init decoder fails



I am attempting to play a commercial DVD on a Sony Optiarc 24X DVD/CD
SATA Rewritable Drive under Debian Etch. I have libavcodec53 installed.

I issue the command:

$ mplayer dvdnav:// /dev/dvd5

(for some reason I don't have /dev/dvd, but only /dev/dvd5 and dvdrw5)

This produces the error:

MPlayer SVN-r31918 (C) 2000-2010 MPlayer Team
Loading protocol-related profile 'protocol.dvdnav'

Playing dvdnav://.

Playing /dev/dvd5.
libavformat file format detected.
RAWDV file format detected.
VIDEO: [DVSD] 720x480 24bpp 29.970 fps 0.0 kbps ( 0.0 kbyte/s)
====================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffdv] vfm: ffmpeg (FFmpeg DV)
====================================================================
====================================================================
Opening audio decoder: [libdv] Raw DV Audio Decoder
ADecoder init failed :(
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
ADecoder init failed :(
Audio: no sound
Starting playback...
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
Movie-Aspect is undefined - no prescaling applied.
[swscaler @ 0x8b5a460]BICUBIC scaler, from yuv411p to yuv420p using \
MMX2
VO: [xv] 720x480 => 720x480 Planar YV12
V: 0.0 1/ 1 ??% ??% ??,?% 0 0 ^[[J^MV: 0.0 2/ 2 ??% ??% \
??,?% 0 0 ^[[$

Exiting... (End of file)

This disk plays on a DVD player and is for Region 1. So I don't
understand why the decoder cannot be initialized. Am I missing some
software?

Haines Brown


.