Le ven. 30 avr. 2021 à 11:35, <[email protected]> a écrit : > > I’ve recently updated to f34 and now i’m unable to get sound playback with > (AAC-LC) encoded videofiles. I cannot use ffmpeg or HandBrake, both from > rpmfusion, to convert it either. HandBrake-gui throws the following error:
If you can send us a sample to reproduce ? Please attach one to bugzilla.rpmfusion.org if possible. According to the vlc message, using libmp3lame seems to mean that your sample isn't really AAC-LC (or it would have used the builtin AAC-LC decoder within ffmpeg). Can you try to run: dnf list extras (to verify that you don't have any remaining packages outside of fedora+rpmfusion repositories). sudo /usr/lib64/vlc/vlc-cache-gen /usr/lib64/vlc/plugins (to regenerate the vlc cache plugins that could explain vlc cannot access some features). Thanks for the report. _______________________________________________ rpmfusion-users mailing list -- [email protected] To unsubscribe send an email to [email protected]
