Craig Cook wrote:
> Using a vanilla 2.6.17.11 kernel allows me to use my card under ubuntu 7.04.  
> I have another problem though...
> 
> Bottom part of the screen is cut off.
> 
> tzap is fine
> 
> [EMAIL PROTECTED]:~/mythtv/.tzap$ tzap -r -c 
> /home/myth/mythtv/.tzap/channels.conf "ABC TV Brisbane"
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> tuning to 226500000 Hz
> video pid 0x0200, audio pid 0x028a
> status 00 | signal 2f0f | snr 0000 | ber 00000000 | unc 00000000 | 
> status 1f | signal 2f7f | snr b7b7 | ber 00000000 | unc 00000000 | FE_HAS_LOCK
> status 1f | signal 2f1f | snr b7b7 | ber 00000000 | unc 00000000 | FE_HAS_LOCK
> 
> Mplayer works:
> 
> [EMAIL PROTECTED]:/etc/rc5.d# mplayer /dev/dvb/adapter0/dvr0
> MPlayer 2:1.0~rc1-0ubuntu9 (C) 2000-2006 MPlayer Team
> CPU: Intel(R) Pentium(R) 4 CPU 1.80GHz (Family: 15, Model: 2, Stepping: 4)
> CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
> Compiled with runtime CPU detection.
> Can't open joystick device /dev/input/js0: No such file or directory
> Can't init input joystick
> mplayer: could not connect to socket
> mplayer: No such file or directory
> Failed to open LIRC support. You will not be able to use your remote control.
> 
> Playing /dev/dvb/adapter0/dvr0.
> Win32 LoadLibrary failed to load: avisynth.dll, /usr/lib/win32/avisynth.dll, 
> /usr/local/lib/win32/avisynth.dll
> TS file format detected.
> VIDEO MPEG2(pid=512) AUDIO MPA(pid=650) NO SUBS (yet)!  PROGRAM N. 0
> VIDEO:  MPEG2  720x576  (aspect 3)  25.000 fps  15000.0 kbps (1875.0 kbyte/s)
> open: No such file or directory
> [MGA] Couldn't open: /dev/mga_vid
> open: No such file or directory
> [MGA] Couldn't open: /dev/mga_vid
> [VO_TDFXFB] Can't open /dev/fb0: No such file or directory.
> [VO_3DFX] Unable to open /dev/3dfx.
> ==========================================================================
> Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
> VDec: vo config request - 720 x 576 (preferred colorspace: Mpeg PES)
> Could not find matching colorspace - retrying with -vf scale...
> Opening video filter: [scale]
> The selected video_out device is incompatible with this codec.
> Try adding the scale filter, e.g. -vf spp,scale instead of -vf spp.
> VDecoder init failed :(
> Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder libmpeg2-v0.4.0b
> Selected video codec: [mpeg12] vfm: libmpeg2 (MPEG-1 or 2 (libmpeg2))
> ==========================================================================
> ==========================================================================
> Forced audio codec: mad
> Opening audio decoder: [libmad] libmad mpeg audio decoder
> AUDIO: 48000 Hz, 2 ch, s16le, 256.0 kbit/16.67% (ratio: 32000->192000)
> Selected audio codec: [mad] afm: libmad (libMAD MPEG layer 1-2-3)
> ==========================================================================
> AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
> Starting playback...
> VDec: vo config request - 720 x 576 (preferred colorspace: Planar YV12)
> VDec: using Planar YV12 as output csp (no 0)
> Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
> VO: [xv] 720x576 => 1024x576 Planar YV12 
> A:20099.2 V:20099.2 A-V: -0.012 ct: -0.417 120/120 16%  3%  4.4% 3 0 
> 
> MPlayer interrupted by signal 2 in module: sleep_timer
> 
> ---------
> This picture is displayed fine, very clear, just the bottom part of the 
> picture is missing.  This happens with both PCI and USB tuners...  (also with 
> newer kernels and the PCI tuner)
> 
> Any ideas what I need to do?

This is not a driver problem -- This is a userspace software issue.  Most
likely, the video is being shown to you at full size, and your screen resolution
is not large enough.  Mplayer (on my machine) will usually scale down the video
so that it fits on the screen, but this could also be related to your X video
card driver setup.

Try to hit 'F' in mplayer for "Fullscreen" mode, and see if that does anything.
 (depending on your video display hardware, it might not make any difference).

You may want to seek answers from the mplayer people on this one, or try a
different app.

Cheers,

Mike


_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Reply via email to