Theophile,
Glad to see that you're not still mad at me.

brianp@trex:/mnt/xpdat$ mplayer -ao null -vc ffvc1 title02.mkv
MPlayer 1.0rc3-4.4.1 (C) 2000-2009 MPlayer Team
Playing title02.mkv.
[mkv] Track ID 1: video (V_MS/VFW/FOURCC), -vid 0
[mkv] Track ID 2: audio (A_DTS) "3/2+1", -aid 0, -alang eng
[mkv] Track ID 3: audio (A_AC3) "3/2+1", -aid 1, -alang eng
[mkv] Track ID 4: audio (A_AC3) "2/0", -aid 2, -alang fra
[mkv] Subtitle type 'S_HDMV/PGS' is not supported.
[mkv] Track ID 25: subtitles (S_HDMV/PGS), -sid 10, -slang eng
<snip>
[mkv] Will play video track 1.
Matroska file format detected.
VIDEO: [WVC1] 1920x1080 24bpp 23.976 fps 0.0 kbps ( 0.0 kbyte/s)
==========================================================================
Forced video codec: ffvc1
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
[vc1 @ 0xd36580]Incomplete extradata
Could not open codec.
VDecoder init failed

Cannot find codec matching selected -vo and video format 0x31435657.
Read DOCS/HTML/en/codecs.html!
==========================================================================
==========================================================================
Requested audio codec family [dts] (afm=libdca) not available.
Enable it at compilation.
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 48000 Hz, 2 ch, s16le, 1536.0 kbit/100.00% (ratio: 192000->192000)
Selected audio codec: [ffdca] afm: ffmpeg (FFmpeg DTS)
==========================================================================
AO: [null] 48000Hz 2ch s16le (2 bytes per sample)
Video: no video
root@trex:/home/brianp# xvinfo
X-Video Extension version 2.2
screen #0
Adaptor #0: "Radeon Textured Video"
number of ports: 16
port base: 57
operations supported: PutImage
supported visuals:
depth 24, visualID 0x21
number of attributes: 6
"XV_VSYNC" (range 0 to 1)
client settable attribute
client gettable attribute (current value is 1)
"XV_BRIGHTNESS" (range -1000 to 1000)
client settable attribute
client gettable attribute (current value is 0)
"XV_CONTRAST" (range -1000 to 1000)
client settable attribute
client gettable attribute (current value is 0)
"XV_SATURATION" (range -1000 to 1000)
client settable attribute
client gettable attribute (current value is 0)
"XV_HUE" (range -1000 to 1000)
client settable attribute
client gettable attribute (current value is 0)
"XV_COLORSPACE" (range 0 to 1)
client settable attribute
client gettable attribute (current value is 0)
maximum XvImage size: 8192 x 8192
Number of image formats: 4
id: 0x32595559 (YUY2)
guid: 59555932-0000-0010-8000-00aa00389b71
bits per pixel: 16
number of planes: 1
type: YUV (packed)
id: 0x32315659 (YV12)
guid: 59563132-0000-0010-8000-00aa00389b71
bits per pixel: 12
number of planes: 3
type: YUV (planar)
id: 0x30323449 (I420)
guid: 49343230-0000-0010-8000-00aa00389b71
bits per pixel: 12
number of planes: 3
type: YUV (planar)
id: 0x59565955 (UYVY)
guid: 55595659-0000-0010-8000-00aa00389b71
bits per pixel: 16
number of planes: 1
type: YUV (packed)
root@trex:/home/brianp# lsmod | grep fglrx
root@trex:/home/brianp#
This is weird. My windows are very snappy. Before I installed the ATI driver, they were slugish. I do have the ATI catalyst control center admin loaded. But, Failed to execute child process 'amdxdg-s' (no such file or directory). amdcccle is not in the path either. Hmmm. DVDs play fine.
I will reinstall the latest amd/ati driver and report back. I am running a big job right now.
The audio is broken too, but I figured I would burn that bridge when I get to it. Hopefully, it will be an easy configure option to get it built into mplayer permanently. It builds very easily. VLC must have a hundred configure options. I am sure I am missing a bunch.
Thanks 1E6,
Brian