#7199: Broken P010 colorspace conversion
------------------------------------+------------------------------------
Reporter: thx4ever | Owner:
Type: defect | Status: reopened
Priority: normal | Component: swscale
Version: git-master | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
------------------------------------+------------------------------------
Changes (by thx4ever):
* status: closed => reopened
* resolution: needs_more_info =>
Comment:
solved this: mfxFrameInfo::Shift (a bool) indicates whether the 10 bits
are stored as the least or most significant bits in the whole 16 bits. HW
uses the most significant bits and SW the least. The tutorials scale the
values for HW before writing to disk. Maybe this shift option can be added
as a bool in ffmpeg? This option is needed by Intel hevc plugins with
P010le colorspace
--
Ticket URL: <https://trac.ffmpeg.org/ticket/7199#comment:16>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".