Page 1 of 1

Suggestion: building makemkv-oss with ffmpeg-4.4.5

Posted: Sun Sep 29, 2024 6:51 am
by scjet
Linux Mint 22 / Ubuntu 24.04 / or newer, ...
makemkv_ffmpeg-4.4.5.png
makemkv_ffmpeg-4.4.5.png (23.15 KiB) Viewed 1436 times
Until makemkv's FLAC, and AAC-stereo profiles can work properly with ffmpeg 6.*/7.* -(which is what most new distro's package), maybe the instructions here: viewtopic.php?f=3&t=224
should include a recommended building makemkv-oss with ffmpeg-4.4.5 <-which works flawlessly with FLAC and AAC-stereo profiles, and of course the Default profile.

References:
viewtopic.php?f=3&t=34850
https://github.com/flathub/com.makemkv.MakeMKV/pull/90

makemkv flatpak's that incorporate ffmpeg 4.4.* are also an option as well, but not everyone uses flatpacks.

Re: Suggestion: building makemkv-oss with ffmpeg-4.4.5

Posted: Mon Sep 30, 2024 1:38 pm
by mike admin
It was just a one-line bug that prevented working with recent ffmpeg. It is fixed in 1.17.8 , all versions of ffmpeg are now supported. The fix can be easily backported to previous versions - it is just a single-line type in makemkv-oss package.

Re: Suggestion: building makemkv-oss with ffmpeg-4.4.5

Posted: Tue Oct 01, 2024 7:06 am
by scjet
mike admin wrote:
Mon Sep 30, 2024 1:38 pm
It was just a one-line bug that prevented working with recent ffmpeg. It is fixed in 1.17.8 , all versions of ffmpeg are now supported. The fix can be easily backported to previous versions - it is just a single-line type in makemkv-oss package.
-just tested makemkv-1.17.8, (building it) with latest ffmpeg-snapshot, and the FLAC profiles, ..., all work fine now.
Thanks for the fix.
👍️