GNOME Bugzilla – Bug 750882
ffmpeg: Add colorimetry support
Last modified: 2018-01-13 12:46:02 UTC
== reported after bug #750398 == LibAV has a mixed for colormetry parameters similar to how GStreamer work and additional JPEG specific pixel formats (wide range). Currently colors are faded since these are completly ignored. It would be nice to add basic colorimetry support at some point.
Created attachment 336494 [details] [review] avviddec: Set colorimetry information from the context if known
Created attachment 336495 [details] [review] avvidenc: Set colorimetry information in the context if known
Created attachment 336512 [details] [review] avviddec: Set colorimetry information from the context if known But only if upstream did not provide that information.
Created attachment 336513 [details] [review] avvidenc: Set colorimetry information in the context if known
Created attachment 336524 [details] [review] avviddec: Set colorimetry information from the context if known But only if upstream did not provide that information.
Attachment 336513 [details] pushed as fb9fea0 - avvidenc: Set colorimetry information in the context if known Attachment 336524 [details] pushed as 5b40fb9 - avviddec: Set colorimetry information from the context if known
*** Bug 757605 has been marked as a duplicate of this bug. ***