Using anything other than default profile it won't create MK

Please post here for issues related to Blu-ray discs
Message
Author
jmztaylor
Posts: 11
Joined: Wed Nov 05, 2014 2:45 am

Using anything other than default profile it won't create MK

#1 Post by jmztaylor » Wed Nov 05, 2014 2:49 am

I am using the linux version. If I select the AAC profile and hit start, it acts like it is but the progress bar never moves and no file is ever created. As soon as I switch it to default it will create the mkv without issue.

Since I am newish to makemkv please let me know what data you need specifically from me to help correct this. Windows version worked perfectly for me and hoping the same from the linux version.

Thanks

ndjamena
Posts: 830
Joined: Mon Jan 07, 2013 12:23 am

Re: Using anything other than default profile it won't creat

#2 Post by ndjamena » Wed Nov 05, 2014 7:33 am

What about the WDTV profile, does that work?

Do you have the Arcsoft DTS decoder on the PC and are you sure you used all the latest libraries when you compiled the program?

jmztaylor
Posts: 11
Joined: Wed Nov 05, 2014 2:45 am

Re: Using anything other than default profile it won't creat

#3 Post by jmztaylor » Wed Nov 05, 2014 1:18 pm

ndjamena wrote:What about the WDTV profile, does that work?

Do you have the Arcsoft DTS decoder on the PC and are you sure you used all the latest libraries when you compiled the program?
I have dts decoder on there and it sees it and users it.

I followed this tutorial exactly. Using the ffmpeg compilation too.

http://www.makemkv.com/forum2/viewtopic.php?f=3&t=224

ndjamena
Posts: 830
Joined: Mon Jan 07, 2013 12:23 am

Re: Using anything other than default profile it won't creat

#4 Post by ndjamena » Wed Nov 05, 2014 2:00 pm

Really, the WDTV doesn't re-encode anything, you did say no profile other than 'default' will work. If the WDTV profile is one of those other profiles then there's something seriously wrong.

jmztaylor
Posts: 11
Joined: Wed Nov 05, 2014 2:45 am

Re: Using anything other than default profile it won't creat

#5 Post by jmztaylor » Wed Nov 05, 2014 2:02 pm

ndjamena wrote:Really, the WDTV doesn't re-encode anything, you did say no profile other than 'default' will work. If the WDTV profile is one of those other profiles then there's something seriously wrong.
Sorry, the WDTV profile does rip it. Didn't check output. Just that it started and went about halfway

jmztaylor
Posts: 11
Joined: Wed Nov 05, 2014 2:45 am

Re: Using anything other than default profile it won't creat

#6 Post by jmztaylor » Wed Nov 05, 2014 2:54 pm

Found the issue

First mmdtsdec wasn't installed to /usr/bin/

Thats when I found out that is a 32-bit binary

Since I am running 64-bit debian I ran "dpkg --add-architecture i386"

Then installed via apt-get ia32-libs

All seems well now.

I will report back when this disc is finished to tell results of this.

jmztaylor
Posts: 11
Joined: Wed Nov 05, 2014 2:45 am

Re: Using anything other than default profile it won't creat

#7 Post by jmztaylor » Wed Nov 05, 2014 7:52 pm

So, it created it finally. but I have no audio at all. VLC says AC3 which was my goal

jmztaylor
Posts: 11
Joined: Wed Nov 05, 2014 2:45 am

Re: Using anything other than default profile it won't creat

#8 Post by jmztaylor » Wed Nov 05, 2014 11:42 pm

Well after fighting with it, and still not getting the AC3 output even though it is selected, I am trying AAC output to see if my TV will accept that codec

ndjamena
Posts: 830
Joined: Mon Jan 07, 2013 12:23 am

Re: Using anything other than default profile it won't creat

#9 Post by ndjamena » Thu Nov 06, 2014 1:03 am

TV? I thought you said VLC... Can VLC play the AC3 audio? If it says it's there, yet there's nothing coming out of the speakers when you play even though there's video showing then that means the AC3 encoder is being fed silence.

jmztaylor
Posts: 11
Joined: Wed Nov 05, 2014 2:45 am

Re: Using anything other than default profile it won't creat

#10 Post by jmztaylor » Thu Nov 06, 2014 1:10 am

ndjamena wrote:TV? I thought you said VLC... Can VLC play the AC3 audio? If it says it's there, yet there's nothing coming out of the speakers when you play even though there's video showing then that means the AC3 encoder is being fed silence.
Maybe we should start from scratch. Straight MakeMKV not changing a thing. Give me MKV. I obviously get a MKV with DTS audio. Either Plex or my Samsung TV won't play that. So what I was doing on Windows was using a AC3 plugin and doing that on the fly.

Now I am in linux doing everything from the command line. It says it picks up the ac3.mmpl.xml and uses it. But in the end it outputs DTS as the main channel. I do have a second channel that is showing Dolby. I would rather not have to switch audio tracks on every video I watch.

So I am now testing 3 different scenarios and only one do I care for.

1. Use MakeMKV to rip and then pass to handbrake to convert over but this will also reduce video quality some
2. use ffmpeg to make the conversion. Unknown of the results of this yet as its still running as I type this.
3. We figure out why MakeMKV won't output ac3 audio and only DTS no matter the settings.

jmztaylor
Posts: 11
Joined: Wed Nov 05, 2014 2:45 am

Re: Using anything other than default profile it won't creat

#11 Post by jmztaylor » Thu Nov 06, 2014 1:14 am

so the ffmpeg route seems to work fine. But still that is about another 30mins per video to process it

ndjamena
Posts: 830
Joined: Mon Jan 07, 2013 12:23 am

Re: Using anything other than default profile it won't creat

#12 Post by ndjamena » Thu Nov 06, 2014 1:51 am

**sigh**

There is no AC3 profile, if you have one then you wrote it yourself. Go in there are remove the Copy component of the DTS (or create a DTS-Core entry and set no output, or use -sel:true, or whatever)

jmztaylor
Posts: 11
Joined: Wed Nov 05, 2014 2:45 am

Re: Using anything other than default profile it won't creat

#13 Post by jmztaylor » Thu Nov 06, 2014 1:55 am

ndjamena wrote:**sigh**

There is no AC3 profile, if you have one then you wrote it yourself. Go in there are remove the Copy component of the DTS (or create a DTS-Core entry and set no output, or use -sel:true, or whatever)
Yes you are correct. But even with AAC-STEREO set I still get DTS output

ndjamena
Posts: 830
Joined: Mon Jan 07, 2013 12:23 am

Re: Using anything other than default profile it won't creat

#14 Post by ndjamena » Thu Nov 06, 2014 2:03 am

So it's outputting DTS audio, even when the profile specifically tells it not to?

Is this from an actual DTS track or DTS-HD? Is the track in the output DTS or DTS-HD?


-edit-

Code: Select all

    <trackSettings input="DTSHD-core-stereo">
        <output outputSettingsName="copy"
                defaultSelection="$app_DefaultSelectionString,-sel:all">
        </output>
    </trackSettings>
    <trackSettings input="DTSHD-core-multi">
        <output outputSettingsName="copy"
                defaultSelection="$app_DefaultSelectionString,-sel:all">
        </output>
    </trackSettings>

Code: Select all

    <!-- Settings overridable in preferences -->
    <profileSettings
        app_DefaultSelectionString="-sel:all,+sel:(favlang|nolang),+sel:lossless,-sel:(havemulti|havelossless),-sel:mvcvideo,=100:all,-10:favlang,-sel:core"
    />
????

jmztaylor
Posts: 11
Joined: Wed Nov 05, 2014 2:45 am

Re: Using anything other than default profile it won't creat

#15 Post by jmztaylor » Thu Nov 06, 2014 2:21 am

Yes your first statement was correct. As for which type I'm not sure. How would I get that info from the disc

Post Reply