Search found 3 matches

by hobbes1069
Fri Mar 20, 2020 2:19 am
Forum: MakeMKV for Linux
Topic: Makemkv 1.15 does not detect my drive!
Replies: 1
Views: 7596

Re: Makemkv 1.15 does not detect my drive!

More details would probably help...

Fedora 31, x86-64
$ gcc --version
gcc (GCC) 9.2.1 20190827 (Red Hat 9.2.1-1)
Copyright (C) 2019 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A ...
by hobbes1069
Fri Mar 20, 2020 2:13 am
Forum: MakeMKV for Linux
Topic: Makemkv 1.15 does not detect my drive!
Replies: 1
Views: 7596

Makemkv 1.15 does not detect my drive!

After upgrading to 1.15.0, makemkv no longer detects my drive.
by hobbes1069
Sat May 12, 2018 12:20 pm
Forum: MakeMKV for Linux
Topic: Build failure with GCC 8? (Fedora 28)
Replies: 6
Views: 22104

Build failure with GCC 8? (Fedora 28)

Had it building fine on Fedora 27 w/ GCC 7 but now I get this:


libffabi/src/ffabi.c: In function 'ffm_audio_encode_init':
libffabi/src/ffabi.c:520:30: error: 'CODEC_FLAG_GLOBAL_HEADER' undeclared (first use in this function); did you mean 'AV_CODEC_FLAG_GLOBAL_HEADER'?
ctx->avctx->flags |= CODEC ...