Search found 2 matches
- Sun Oct 23, 2022 9:15 pm
- Forum: MakeMKV for Linux
- Topic: makemkvcon libavcodec.so.58 have .59
- Replies: 2
- Views: 3105
Re: makemkvcon libavcodec.so.58 have .59
As a work around, I edited the the libavcode and libavutil version.h files and recompiled ffmpeg.
- Sun Oct 23, 2022 5:33 pm
- Forum: MakeMKV for Linux
- Topic: makemkvcon libavcodec.so.58 have .59
- Replies: 2
- Views: 3105
makemkvcon libavcodec.so.58 have .59
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.