[MPlayer-users] TV: Red is pink
    Oak 
    Oak.brno at seznam.cz
       
    Fri Jun 16 22:12:41 CEST 2006
    
    
  
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