Opened 16 years ago

Closed 14 years ago

#998 closed defect (fixed)

Wrong color when playing file, is red, should be blue (color space)

Reported by: mgarski@… Owned by: reimar
Priority: normal Component: vf
Version: HEAD Severity: normal
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

Tray to play MWW.avi, color at the end is red, but it should be blue. Like this one: http://www.adobe.com/support/programs/mwm/images/mwm_logo.gif

Verbose output from MPlayer will be attached.

Attachments (1)

red (14.8 KB ) - added by mgarski@… 16 years ago.
Verbose output from MPlayer playing MWM.avi

Download all attachments as: .zip

Change History (8)

by mgarski@…, 16 years ago

Attachment: red added

Verbose output from MPlayer playing MWM.avi

comment:1 by mgarski@…, 16 years ago

comment:2 by reimar, 16 years ago

attachments.mimetype: application/octet-streamtext/plain

comment:3 by reimar, 16 years ago

Component: vdvf

BGR15/16 -> YUV conversion is broken (and that btw is the only thing that is broken here).

comment:4 by reimar, 16 years ago

Also plays correctly with -vf scale,format=bgr24,scale btw.

comment:5 by reimar, 16 years ago

Owner: changed from r_togni@… to Reimar.Doeffinger@…

sent a patch to ffmpeg-dev

comment:6 by compn, 16 years ago

workaround: -vf swapuv

comment:7 by compn, 14 years ago

Resolution: fixed
Status: newclosed

works in svn for me
deleting sample.

Note: See TracTickets for help on using tickets.