1. Sorry Carl....forgot to include that the first time:
X-Video Extension version 2.2
screen #0
 no adaptors present

2. Also, I did a test with ptune-ui to tune and mplayer to play out of /dev/video0...it errors out with the following message (weird thing is that it used to work before) -- may be clue:
-------------
MPlayer 1.0pre7try2-4.0.1 (C) 2000-2005 MPlayer Team
CPU: Intel  (Family: 6, Stepping: 8)
Detected cache-line size is 64 bytes
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1


Linux RTC init error in ioctl (rtc_irqp_set 1024): Permission denied
Try adding "echo 1024 > /proc/sys/dev/rtc/max-user
-freq" to your system startup scripts.
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...
Playing /dev/video0.
Cache fill: 19.14% (1605632 bytes)    Win32 LoadLibrary failed to load: avisynth.dll, /usr/lib/win32/avisynth.dll, /usr/local/lib/win32/avisynth.dll
MPEG-PS file format detected.
VIDEO:  MPEG2  720x576  (aspect 2)  25.000 fps  6000.0 kbps (750.0 kbyte/s)
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 48000 Hz, 2 ch, s16le, 224.0 kbit/14.58% (ratio: 28000->192000)
Selected audio codec: [mp3] afm:mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
vo: X11 running at 640x480 with depth 24 and 32 bpp (":0.0" => local display)
It seems there is no Xvideo support for your video card available.
Run 'xvinfo' to verify its Xv support and read DOCS/HTML/en/video.html#xv!
See 'mplayer -vo help' for other (non-xv) video out drivers. Try -vo x11
Error opening/initializing the selected video_out (-vo) device.

Exiting... (End of file)
-----------


3. Here is what my xorg.conf looks like...I put these options together based on googling around and I've been playing around with them without truly understanding the consequences (so, I might have screwed something up):

Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "Unknown monitor"
        HorizSync    31.5 - 37.9
        VertRefresh  50.0 - 70.0
        Option      "dpms"
EndSection

Section "Device"
        Identifier  "Videocard0"
        Option      "MonitorLayout" "NONE,tv"
        VendorName  "Videocard vendor"
        BoardName   "ATI Radeon Mobility X300"
      Option "NoTV" "no"
      Option "TVStandard"                 "PAL-B"
      Option "TVHSizeAdj"                 "0"
      Option "TVVSizeAdj"                 "0"
      Option "TVHPosAdj"                  "0"
      Option "TVVPosAdj"                  "0"
      Option "TVHStartAdj"                "0"
      Option "TVColorAdj"                 "0"
      Option "GammaCorrectionI" "0x00000000"
      Option "GammaCorrectionII" "0x00000000"
        Option      "UseInternalAGPGART" "no"
        Option      "PseudoColorVisuals" "no"
        Option      "OpenGLOverlay" "no"
        Option      "TVFormat" "PAL-B"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Videocard0"
        Monitor    "Monitor0"
        DefaultDepth     24
        SubSection "Display"
                Viewport   0 0
                Depth     24
                Modes    "640x480"
        EndSubSection
EndSection

4. BTW, this on a laptop with an external tuner card (PVR USB2) outputting to TV via the ATI Radeon Mobility X300's S-Video out.

Thx!

On 12/12/05, Carl Fongheiser <[EMAIL PROTECTED] > wrote:
On 12/12/05, cardboil <[EMAIL PROTECTED]> wrote:
Video card: ATI Mobility Radeon X300 (on a laptop)
Driver: ati-fglrx

OK.  What does "xvinfo" show?

Carl Fongheiser



_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users



_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to