makemkvcon libavcodec.so.58 have .59

The place to discuss linux version of MakeMKV
Post Reply
Message
Author
brentl99
Posts: 2
Joined: Sun Oct 23, 2022 5:28 pm

makemkvcon libavcodec.so.58 have .59

#1 Post by brentl99 » Sun Oct 23, 2022 5:33 pm

I just built ffmpeg and makemkv. However, the 1.17.2 binary for makemkv-bin requires two libraries that are "old". libavcodec.so.58 and libavutil.so.56. Compiling ffmpeg gives me libavcodec.so.59 and libavutil.so.57.

brentl99
Posts: 2
Joined: Sun Oct 23, 2022 5:28 pm

Re: makemkvcon libavcodec.so.58 have .59

#2 Post by brentl99 » Sun Oct 23, 2022 9:15 pm

As a work around, I edited the the libavcode and libavutil version.h files and recompiled ffmpeg.

Post Reply