#10901: HEVC with alpha to PNG does not maintain alpha
-------------------------------------+-------------------------------------
Reporter: Jozef | Owner: (none)
Chutka |
Type: defect | Status: new
Priority: normal | Component:
| undetermined
Version: 6.1 | Resolution:
Keywords: Hevc alpha | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by logiclrd):
I suspect this is waiting for this: https://trac.ffmpeg.org/ticket/7965
My understanding, in short: The integrated x265 decoder in FFMPEG doesn't
yet have support for alpha channel data, so it gets lost during decoding
and the internal bitstream is YUV and not YUVA. When the decoder starts
supporting alpha data, I think converting to PNG frames with alpha will
//probably// just work.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10901#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".