[MPlayer-users] cvidix problem
Toney
tlists at indy.rr.com
Sat Dec 23 00:12:20 CET 2006
kofboy wrote:
> Toney,
>
> mplayer -vo cvidix -fs -screenw 1024 -screenh 768 -aspect 4:3 /mnt/dvd/VanHelsing.mpg
>
>
I tried the above and also Reimar's suggestions, and still had the same
problem. Then I just happened to look at my xorg.conf and was struck by
the somewhat peculiar mode lines in the Screen section:
Modes "1024x768" "832x624" "800x600" "720x400" "640x480"
I thought this might be a clue to what is going on inside the video
driver's walnut-sized brain. (I'm running the nVidia binary driver
NVIDIA-Linux-x86-1.0-9629-pkg1.run. Maybe it put the mode lines there?)
Anyway, the following plays back perfectly as far as I can tell:
mplayer -vo cvidix -screenw 720 -screenh 400 /mnt/dvd/VanHelsing.mpg
That's 400, not 480. Who knew?
Below I have noted one of the differences in mplayer's output when using
the above command line.
I am having fun now.
Thanks guys!
Toney
> ======= 2006-12-22 09:56:46 您在来信中写道:=======
>
>> 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)
[snip]
>> [nvidia_vid] setting up a 720x540-0x0 video window (src 720x480), format
>> 0x32595559
Here's an interesting difference: 400 rather than 540, using the above
invocation:
[nvidia_vid] setting up a 720x400-0x0 video window (src 720x480), format
0x32595559
>> [nvidia_vid] set colorkey 0xff00
>> ---------------- end of log -------------------
More information about the MPlayer-users
mailing list