Ticket #1659 (closed defect: fixed)

Opened 3 months ago

Last modified 1 month ago

RV24 to YUV chroma conversion uses wrong chroma in swscale

Reported by: dionoea Assigned to: dionoea
Priority: normal Milestone: 1.0.0 bugs
Component: I don't know Version: master
Severity: major Keywords:
Cc: Platform(s): all
Difficulty: medium Work status: Started

Description

At least in some cases, RV24 -> YUV uses the wrong avcodec chroma value (RGB24 instead of BGR24). VLC->ffmpeg chroma conversion should take the i_{r,g,b}mask values into account.

Change History

13/09/08 23:53:50 changed by dionoea

  • status changed from new to closed.
  • resolution set to fixed.