Change 'Output Channels' on a per track basis.

Bug report and feature request
Post Reply
ChaosBlades
Amateur
Amateur
Posts: 22
Joined: Tue Sep 17, 2013 1:17 pm

Change 'Output Channels' on a per track basis.

Post by ChaosBlades » Sun Sep 29, 2013 6:51 pm

I have "Output Channels" set to "Original" but it is detecting that Audio #1 has 6 channels and then just assumes Audio #2 also has 6 channels which it does not.

On a side note it is only encoding 2 of the 3 tracks even though I changed "Number of audio tracks to process" and "Number of audio tracks to output" to 3.

So now I am going to have to encode the video and first 6 channel audio track then go back and set the video to copy and encode the last 2 Stereo audio tracks, then mux them together...

Format: HE-AAC
Encoder: Nero Encoder
Rate Mode: Target Quality
Quality: 55
Optimal Profile: Checked
Source: MEncoder
Resample: 48000 Hz
Bit Depth: 16-bit

INPUT:

Code: Select all

  Audio #2
    ID : 2
    Format : TrueHD
    Codec ID : A_TRUEHD
    Duration : 24mn 31s
    Bit rate mode : Variable
    Maximum bit rate : 3 648 Kbps
    Channel count : 6 channels
    Channel positions : Front: L C R, Side: L R, LFE
    Sampling rate : 48.0 KHz
    Bit depth : 24 bits
    Compression mode : Lossless
    Title : 5.1
    Language : English
    Default : Yes
    Forced : No
  Audio #3
    ID : 3
    Format : TrueHD
    Codec ID : A_TRUEHD
    Duration : 24mn 31s
    Bit rate mode : Variable
    Maximum bit rate : 1 218 Kbps
    Channel count : 2 channels
    Channel positions : Front: C
    Sampling rate : 48.0 KHz
    Bit depth : 24 bits
    Compression mode : Lossless
    Title : 2.0
    Language : Japanese
    Default : No
    Forced : No
  Audio #4
    ID : 4
    Format : TrueHD
    Codec ID : A_TRUEHD
    Duration : 24mn 31s
    Bit rate mode : Variable
    Maximum bit rate : 915 Kbps
    Channel count : 2 channels
    Channel positions : Front: C
    Sampling rate : 48.0 KHz
    Bit depth : 24 bits
    Compression mode : Lossless
    Title : 2.0
    Language : English
    Default : No
    Forced : No
OUTPUT:

Code: Select all

  Audio #2
    ID : 2
    Format : AAC
    Format/Info : Advanced Audio Codec
    Format profile : LC
    Codec ID : A_AAC
    Duration : 5s 1ms
    Channel count : 6 channels
    Channel positions : Front: L C R, Side: L R, LFE
    Sampling rate : 48.0 KHz
    Compression mode : Lossy
    Delay relative to video : 9ms
    Default : Yes
    Forced : No
  Audio #3
    ID : 3
    Format : AAC
    Format/Info : Advanced Audio Codec
    Format profile : LC
    Codec ID : A_AAC
    Duration : 5s 1ms
    Channel count : 6 channels
    Channel positions : Front: L C R, Side: L R, LFE
    Sampling rate : 48.0 KHz
    Compression mode : Lossy
    Delay relative to video : 9ms
    Default : No
    Forced : No

Post Reply