add ProRes 4444 XQ
Version 3.0.0 works fine for ProRes 4444 (codec_tag_string = ap4h), but not for ProRes 4444 XQ (codec_tag_string = ap4x) which gives an error "No description for this codec".
Version 3.0.0 works fine for ProRes 4444 (codec_tag_string = ap4h), but not for ProRes 4444 XQ (codec_tag_string = ap4x) which gives an error "No description for this codec".
Do you have a sample file ? If libavcodec can decode it it might just be a question of mapping the FouCC in the container with the ID in libavcodec.
Yes, on ffplay
and mpv
it works fine.
Yes, a file – with an empty alpha – is now available at https://avpres.net/Dufay_ProRes4444HQ.mov (MD5 = 1b308c6ef8b354f9e71243744b7b53a3).
added Component::Decoders label
changed milestone to %Features paradize
Fixed by eb304f51610fb22a59d8145cf42ec663c170203f in master.
Backported as 6fe50820dbbf0e8922ace485e9e6c64362e43ba1
added Status::fixed label
changed milestone to %3.0.2
closed
VideoLAN code repository instance