Re: [MPlayer-users] TV: Red is pink
Oak
Oak.brno at seznam.cz
Fri Jun 16 23:30:51 CEST 2006
Hello again,
when I add "hue=-15", colors appears to be almost all right... I.e.:
mplayer tv:// -tv channels=56-RTE2,66-TV3,52-RTE1:driver=v4l2:outfmt=rgb32:norm=PAL:width=768:height=576:brightness=52:contrast=50:saturation=35:hue=-15:volume=80
vf=crop=690:500
I have question to developers: Why options "contrast", "brightness", "hue" and "volume" are not set to some reasonable defaults? I.e. volume=50...
In example, I had bad times figuring out why mplayer doesn't work with my TV card, when everything appears to be all right - added "brightness=50" and hey! A picture emerged from a black screen!! Other apps have reasonable settings, shouldn't be problem to fix that, isn't it?
Why "hue=-15" works best? Why negative value? Is this for purpose or HW problem?
Thanks in advance for all my wondering questions.
Oak
> ----------------------------------------
> Hello,
>
> using Hauppage WinTV USB2 with em28x driver and the latest MPlayer 1.0pre8, all
> red colors are pink (other colors seems to be fine). Now, note, that output
> format option (outfmt) DOESN'T WORK, whatever I select, MPlayer always uses
> "YUYV" and compress it to "YUY2" for output. I.e. with this command:
>
> [code]
> mplayer tv:// -tv
> channels=56-RTE2,66-TV3,52-RTE1:driver=v4l2:outfmt=i420:norm=PAL:width=768:height=576:brightness=52:contrast=50:saturation=50:volume=80
> -vf crop=690:500
> [/code]
>
> I get following output (stripped):
>
> [code]
> MPlayer 1.0pre8-4.1.0 (C) 2000-2006 MPlayer Team
> ...
> Selected driver: v4l2
> Selected device: Hauppauge WinTV USB 2
> Capabilites: video capture tuner audio read/write streaming
> Current format: YUYV
> Selected channel: 56 - RTE2 (freq: 751.250)
> Opening video filter: [crop w=690 h=500]
> ==========================================================================
> Opening video decoder: [raw] RAW Uncompressed Video
> VDec: vo config request - 720 x 576 (preferred colorspace: Packed YUY2)
> VDec: using Packed YUY2 as output csp (no 0)
> VO: [xv] 690x500 => 690x500 Packed YUY2
> Selected video codec: [rawyuy2] vfm: raw (RAW YUY2)
> ==========================================================================
> [/code]
>
> Any ideas?
>
> Oak
More information about the MPlayer-users
mailing list