Search found 4 matches

by Knaldgas
Sat Nov 16, 2013 10:58 am
Forum: MakeMKV for Linux
Topic: 1.8.6 - error: ‘AVCodecContext’ has no member named ‘refcoun
Replies: 14
Views: 32004

Re: 1.8.6 - error: ‘AVCodecContext’ has no member named ‘ref

How did you downgrade to from Debian-Multimedia to Wheezy without breaking "everything"?
I tried

Code: Select all

aptitude install libavcodec-dev=6:0.8.9-1
and

Code: Select all

apt-get install libavcodec-dev=6:0.8.9-1
but both of them comes with non-trivial dependency problems...
by Knaldgas
Mon Jul 09, 2012 9:04 am
Forum: DVD discs
Topic: Opening DVD with auto protection removal loops forever
Replies: 1
Views: 6073

Opening DVD with auto protection removal loops forever

Opening a specific DVD, while auto protection removal enabled, loops forever: --- Debug log started at Mon Jul 9 08:36:18 2012 , written by MakeMKV v1.7.6 linux(x64-release) Using 524544KB for read cache. 001005:0000 MakeMKV v1.7.6 linux(x64-release) started 001004:0000 Debug logging enabled, log wi...
by Knaldgas
Thu Mar 29, 2012 10:14 am
Forum: Advanced MakeMKV usage
Topic: Language selection on audio and subtitles
Replies: 2
Views: 11231

Re: Language selection on audio and subtitles

Thanks - I look forward to these features to become implemented :wink: Since far most of my movies are english, I will just go for FAVNLANG or ENG as default - I think I can cope with manually selecting the others :) defaultSelection="-sel:all,+sel:(favlang|nolang|eng),-sel:(havemulti|havecore)...
by Knaldgas
Fri Mar 16, 2012 12:44 pm
Forum: Advanced MakeMKV usage
Topic: Language selection on audio and subtitles
Replies: 2
Views: 11231

Language selection on audio and subtitles

When making MKV's I would like to achieve the following: FAVLANG audio without subtitles if FAVLANG exist (lowest weight). Original language with FAVLANG subtitles or english subtitles if FAVLANG doesn't exist (highest weight). Can this be done in a profile :?: What is contained in input="defau...