Closed levogevo closed 6 months ago
I'm pretty sure this functionality is addressed by FFmpeg 7.0, so I don't know if DoVi support outside of the SvtAv1EncApp
binary is a big concern for us at this point
The 7.0 release did add support but only for dovi profile 10. My example test encode with profile 7 does not get included in the side data in the output. I was hoping that libdovi/dovi_tool would help fill in the gaps, until (if) ffmpeg starts supporting more profiles in the side data.
Is your feature request related to a problem? Please describe. There is not a way to load RPU units into the svt encoder from ffmpeg using svtav1-params.
Describe the solution you'd like add the path parameter to the svtav1-params (
EbSvtAv1EncConfiguration
andsvt_av1_enc_parse_parameter
).Describe alternatives you've considered
Additional context none.