[MPlayer-users] cvidix problem
Toney
tlists at indy.rr.com
Fri Dec 22 02:56:46 CET 2006
When I play a standard MPEG2 file with -vo cvidix, spheres are
vertically egg-shaped. I.e., the picture is squeezed together on the
horizontal plane. Also, part of the picture is beyond the border of my
1024x768 LCD monitor.
With -vo xvidix there is no such distortion.
I have tried various scale and aspect setting to no avail.
Here is the log output I get with
mplayer -vo cvidix /mnt/dvd/VanHelsing.mpg &> test.log:
--------------- start of log ---------------
MPlayer 1.0rc1-4.0.3 (C) 2000-2006 MPlayer Team
CPU: Genuine Intel(R) CPU 3.06GHz (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
Playing /mnt/dvd/VanHelsing.mpg.
MPEG-PS file format detected.
VIDEO: MPEG2 720x480 (aspect 2) 29.970 fps 6000.0 kbps (750.0 kbyte/s)
vo_cvidix: No vidix driver name provided, probing available ones (-v
option for details)!
[nvidia_vid] Found chip: NV34 [GeForce FX 5200]
[nvidia_vid] arch 30 register base 0xb5ea2000
[nvidia_vid] detected memory size 128 MB
[nvidia_vid] MTRR set up
[nvidia_vid] video mode: 640x400 at 4
[VO_SUB_VIDIX] Description: NVIDIA RIVA OVERLAY DRIVER.
[VO_SUB_VIDIX] Author: Sascha Sommer <saschasommer at freenet.de>.
==========================================================================
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 720 x 480 (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))
==========================================================================
==========================================================================
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)
==========================================================================
AO: [oss] 48000Hz 2ch s16le (2 bytes per sample)
Starting playback...
VDec: vo config request - 720 x 480 (preferred colorspace: Planar YV12)
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
SwScaler: reducing / aligning filtersize 1 -> 4
SwScaler: reducing / aligning filtersize 1 -> 4
SwScaler: reducing / aligning filtersize 1 -> 1
SwScaler: reducing / aligning filtersize 5 -> 4
SwScaler: BICUBIC scaler, from yuv420p to yuyv422 using MMX2
SwScaler: using 4-tap MMX scaler for horizontal luminance scaling
SwScaler: using 4-tap MMX scaler for horizontal chrominance scaling
SwScaler: using n-tap MMX scaler for vertical scaling (BGR)
SwScaler: 720x480 -> 720x480
VO: [cvidix] 720x480 => 720x540 Packed YUY2
vo_cvidix: warn: screenwidth and height not set assuming 640x480
aspect: Warning: no suitable new res found!
called vixConfigPlayback
[nvidia_vid] setting up a 720x540-0x0 video window (src 720x480), format
0x32595559
[nvidia_vid] set colorkey 0xff00
---------------- end of log -------------------
Any help appreciated.
Toney
More information about the MPlayer-users
mailing list