Jeg kan simpelthen ikke finde nogen tilfælde, hvor parametrene angivet i “handbrake-audio=” bliver refereret under kodningsprocessen. Jeg forsøger f.eks. at kode et stort antal .MKV-filer til en MP4-container og vil gerne kopiere de enkelte AAC 2-kanals lydspor uden at kode dem om. I hvert eneste tilfælde – uanset mine “handbrake-audio=”-parametre – henviser konverteringsjobbene til audioac3-parametrene i alle de profiler, jeg har oprettet og brugt. Her er et par eksempler på syntakser, jeg har brugt uden held:
handbrake-audio=-E copy -R auto -B 0 -D 0 --audio-copy-mask aac,mp3 --audio-fallback faac (eller fdk_aac)
handbrake-audio=-a 1 -E copy -R auto -B 0 -D 0
handbrake-audio=-E copy -R auto -B 0 -D 0 -a 1
handbrake-audio=-a 1 -E copy:aac -R auto -B 0 -D 0
handbrake-audio=-E copy:aac -R auto -B 0 -D 0 -a 1
Jeg er på bar bund nu og vil virkelig gerne undgå at skulle kode AAC-lydsporet om. Enhver hjælp ville blive STORt værdsat.
Let me add that if I comment out the “handbrake-audioac3=” line, the conversion utilizes the “handbrake-audio=” parameters flawlessly. Not working solution however as that profile is processing both single audio 2-channel videos as well as multiple audio channel videos with varying audio codecs (I love handbrake’s audio copy masks and fallback feature). As a point of reference here is a copy of one of my profiles:
The source audio is AAC 2 channel. Here is the mediainfo output on a video that is consistant with the others that are not referencing handbrake-audio= perameters. All of these videos have a single AAC 2.0 audio stream:
So here’s the issue, you’re using a custom profile but it isn’t being registered with MCEBuddy
→ Profile being used : TV MP4 Video - High Quality (VBR 3K).
Profile entries →
Profiles.conf is returning blank when MCEBuddy tries to read it. There could 2 reasons for this:
Profile doesn’t exist (check the name, it has to be an exact match
Simplify the name, remove special characters, dots etc from the profile name, save profiles.conf, REOPEN the conversion task settings, select the “new” corrected name profile again and click Ok and Ok again.
To simply things and hopefully expedite a solution I opted to do a fresh install of MCEBuddy thereby starting from scratch with a fresh mcebuddy.conf and profiles.conf.