chenyunecjtu / coreavc-for-linux

Automatically exported from code.google.com/p/coreavc-for-linux
GNU General Public License v2.0
0 stars 1 forks source link

Mplayer with vo:gl and hardware yuv -> wrong hue #29

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. -vo gl:yuv=N N>=1 (i use N=1)
2. use coreavc for linux
3. play a h264 encoded movie with mplayer

I expect normal looking people
I get smurfs (blue faces, red becomes blue)

-vo xv and -vo gl:yuv=0 with coreavc are ok.
-vo gl:yuv=1 and ffmpeg decoder is also ok.
Setting -hue to 50 seems to fix the colors.
Its noteworhty that -hue wont affect colors at all with -vo xv
(maybe thats the reason xv isnt affected?)

Original issue reported on code.google.com by psofa.ps...@gmail.com on 26 May 2008 at 12:06

GoogleCodeExporter commented 8 years ago
also i tried with both 1.0-rc2 and svn head same results

Original comment by psofa.ps...@gmail.com on 26 May 2008 at 12:08

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
It is a mplayer/video-card issue, and can be fixed using either alternate -vo 
options
or -vf options

Original comment by alannis...@gmail.com on 9 Jan 2010 at 6:19