Search found 1 match

by Pentarctagon
Thu Jul 11, 2019 2:39 am
Forum: MakeMKV for Linux
Topic: Unable to execute external program 'ccextractor' on V1.14.1
Replies: 25
Views: 93740

Re: Unable to execute external program 'ccextractor' on V1.14.1

If anyone doesn't want to bother with closed captions, you could just add this to .MakeMKV/settings.conf: app_ccextractor = "/usr/bin/yes" ccextractor is only invoked if CC streams are selected. Just don't select them, and there will be no hassle. Could MakeMKV not automatically select th...