Search found 2 matches
- Sun Jun 11, 2023 3:32 pm
- Forum: MakeMKV for Linux
- Topic: FIX for "undefined reference to 'av_mallocz_array"
- Replies: 9
- Views: 15159
Re: FIX for "undefined reference to 'av_mallocz_array"
I forgot I even submitted this, glad I could help out and return a little love for this app.
- Mon Feb 27, 2023 2:09 pm
- Forum: MakeMKV for Linux
- Topic: FIX for "undefined reference to 'av_mallocz_array"
- Replies: 9
- Views: 15159
FIX for "undefined reference to 'av_mallocz_array"
When compiling makemkv-oss against latest ffmpeg with libfdk-aac, "av_mallocz_array" has been deprecated in ffmpeg https://patchwork.ffmpeg.org/project/ffmpeg/patch/AM7PR03MB6660E1F8A57B76DF6578148B8FDB9@AM7PR03MB6660.eurprd03.prod.outlook.com/ . The fix for this is to edit makemkv-oss sou...