CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/07/27 09:14:10
Modified files:
multimedia/handbrake: Makefile
Added files:
multimedia/handbrake/patches: patch-libhb_encavcodecaudio_c
Log message:
multimedia/handbrake: fix missing audio tracks
Sometimes when you convert a video with handbrake, the audio track is missing
from the resulting file.
This is detailed here:
https://bugzilla.rpmfusion.org/show_bug.cgi?id=6006
Patch from:
https://github.com/HandBrake/HandBrake/commit/f28289fb06ab461ea082b4be56d6d1504c0c31c2
OK bcallah@ and kn@, thanks!