Search found 2 matches

by milpex
Wed Mar 16, 2022 2:06 am
Forum: MakeMKV for Linux
Topic: makemkvcon and closed-captioning subtitles
Replies: 0
Views: 4610

makemkvcon and closed-captioning subtitles

I am trying to use makemkvcon to rip a disc/folder for a DVD that uses closed captioning. In the GUI, it rips correctly (using ccextractor) and includes the subtitles by default. But on the command line, I can never seem to get them to be included. makemkvcon is at least aware they exist, though ...
by milpex
Fri Jan 14, 2022 10:49 pm
Forum: MakeMKV for Linux
Topic: 1.16.5 and old library versions
Replies: 0
Views: 4183

1.16.5 and old library versions

Hi, the current binaries (1.16.5) are linked against some old-ish libraries:

* libcodec2.so.0.9 (codec2 is now on 1.0.1)
* libaom.so.9 (aom is now on 3.2.0)
* libvpx.so.6 (vpx is now on 1.11.0)

(I have no idea if these have major breaking changes)

I'm migrating makemkv into a container to deal ...