Does anyone have suggestions for setting up mplayer with the PVR-350 tv out so that it deals with large-format files? When I try to play an AVI with "-vo xv" I get the output below. "-vo x11" seems to work ok. I'm seeing some flickering during playback but I haven't figured out if the problem is in the playback or the source.
I'd like to configure mplayer so that it handles videos of any dimension. Should I use "-vo x11" all the time, or does that result in lower quality than xv? Any other suggestions?
Thanks in advance,
Boris
Code:
MPlayer 1.0pre8-3.3.5 (C) 2000-2006 MPlayer Team
CPU: Intel(R) Celeron(R) CPU 2.50GHz (Family: 15, Model: 2, Stepping: 9)
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
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.
Setting up LIRC support...
Playing test.avi.
AVI file format detected.
VIDEO: [XVID] 960x528 24bpp 23.976 fps 1298.5 kbps (158.5 kbyte/s)
Clip info:
Software: VirtualDubMod 1.5.10.2 (build 2540/release)
==========================================================================
Opening audio decoder: [liba52] AC3 decoding with liba52
Using SSE optimized IMDCT transform
AC3: 5.1 (3f+2r+lfe) 48000 Hz 384.0 kbit/s
Using MMX optimized resampler
AUDIO: 48000 Hz, 2 ch, s16le, 384.0 kbit/25.00% (ratio: 48000->192000)
Selected audio codec: [a52] afm: liba52 (AC3-liba52)
==========================================================================
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
==========================================================================
AO: [oss] 48000Hz 2ch s16le (2 bytes per sample)
Starting playback...
VDec: vo config request - 960 x 528 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.82:1 - prescaling to correct movie aspect.
VO: [xv] 960x528 => 960x528 Planar YV12 [fs] [zoom]
[xv] Source image dimensions are too high: 960x528 (maximum is 768x576)
FATAL: Cannot initialize video driver.
FATAL: Could not initialize video filters (-vf) or video output (-vo).
Exiting... (End of file)