Hello, Diego. On Thursday, 18 April 2024 at 17:11, Diego Humanes Álava via rpmfusion-users wrote: > Hello, > > I would like to suggest if you could add VVC patches to ffmpeg to > latest 7.0 version for rawhide to enable VVC encoding, according to > these intructions from Fraunhofer: > > https://github.com/fraunhoferhhi/vvenc/wiki/FFmpeg-Integration
As a rule, we do not include third-party patches in packages (especially ones as sensitive as ffmpeg) unless they're already committed upstream or under very exceptional circumstances (as with the Chromium patch). So far, only the VVC decoder made it into a release (7.0), so this will become availabe when we do the update. I think it's unwise to include a patch for VVC encoding before it's fully reviewed upstream. > Also, it would be nice to enable lame mp3 and fdk aac encoders. There > are instructions for building these on CentOS here: > > https://trac.ffmpeg.org/wiki/CompilationGuide/Centos#libfdk_aac > > Hoping that it is possible, LAME MP3 encoding has been available in both RPM Fusion and Fedora builds from day one, so I'm not sure why you're asking. Is mp3 encoding using -c:a libmp3lame not working for you? Please open a bug report if that's the case. FDK AAC support is complicated, because we can only distribute FFmpeg with FDK AAC support enabled if it's linked with the limited FDK AAC build from Fedora (fdk-aac-free package). So, only Fedora builds of FFmpeg have it enabled at this time. I've been considering enabling it in RPM Fusion and building against the Fedora FDK AAC build for some time now, but it still needs some discussion. Regards, Dominik -- Fedora https://fedoraproject.org Deep in the human unconscious is a pervasive need for a logical universe that makes sense. But the real universe is always one step beyond logic. -- from "The Sayings of Muad'Dib" by the Princess Irulan _______________________________________________ rpmfusion-users mailing list -- rpmfusion-users@lists.rpmfusion.org To unsubscribe send an email to rpmfusion-users-le...@lists.rpmfusion.org