Re: Is there a way to ONLY transcode Hi10p and h265 files?
Posted: Wed Mar 09, 2016 12:08 am
There are also 4:2:2 and 4:4:4 H264 profiles out there. It would be more viable to add a specific parameter to the "supported" line, solving the problem for all kind of profiles and levels once and for all. Something like "p:hi10p@5", identifying maximum level supported for corresponding profiles.
Otherwise, there should be at least 4 options then:
Already existing one:
And some new:
P.S. Registered just to contribute to this topic. While I'm at it, I'd like to thank all the developers of UMS for making our lives better.
Otherwise, there should be at least 4 options then:
Already existing one:
Code: Select all
H264Level41Limited = true/false
Code: Select all
Hi10p_Support = true/false
Hi422p_Support = true/false
Hi444p_Support = true/false