View Single Post
Old 24th January 2009, 18:58   #7996  |  Link
mrr19121970
Registered User
 
Join Date: Mar 2008
Posts: 305
@madshi, I just demuxed 1 vid & 2 DTS MA (with conversion to AC3):

Code:
eac3to v3.04
command line: "E:\TVIX\eac3to\eac3to.exe" "R:\" 1) 2: "D:\DEMUX\Tortured\Video_2.*" 3: "D:\DEMUX\Tortured\Audio_3_German.AC3" 4: "D:\DEMUX\Tortured\Audio_4_English.AC3" -LOG="D:\DEMUX\Tortured\eac3to_PASS3_LOG.LOG"
------------------------------------------------------------------------------
M2TS, 1 video track, 2 audio tracks, 1 subtitle track, 1:47:09, 24p /1.001
1: Chapters, 12 chapters
2: VC-1, 1080p24 /1.001 (16:9)
3: DTS Master Audio, German, 5.1 channels, 16 bits, 48khz
   (core: DTS, 5.1 channels, 16 bits, 1509kbps, 48khz)
4: DTS Master Audio, English, 5.1 channels, 16 bits, 48khz
   (core: DTS, 5.1 channels, 16 bits, 1509kbps, 48khz)
5: Subtitle (PGS), Undetermined
[a03] The ArcSoft and Sonic decoders don't seem to work, will use libav instead.
[a03] The libav DTS decoder doesn't decode the full DTS-HD information.  <WARNING>
[a04] The ArcSoft and Sonic decoders don't seem to work, will use libav instead.
[a04] The libav DTS decoder doesn't decode the full DTS-HD information.  <WARNING>
[v02] Extracting video track number 2...
[a03] Extracting audio track number 3...
[a04] Extracting audio track number 4...
[a03] Extracting DTS core...
[a04] Extracting DTS core...
[a03] Decoding with libav/ffmpeg...
[a04] Decoding with libav/ffmpeg...
[a03] Remapping channels...
[a04] Remapping channels...
[a03] Encoding AC3 <640kbps> with libAften...
[a04] Encoding AC3 <640kbps> with libAften...
[v02] Creating file "D:\DEMUX\Tortured\Video_2.vc1"...
[a03] Creating file "D:\DEMUX\Tortured\Audio_3_German.AC3"...
[a04] Creating file "D:\DEMUX\Tortured\Audio_4_English.AC3"...
[a03] Clipping detected, a 2nd pass will be necessary.  <WARNING>
[a03] The original audio track has a constant bit depth of 64 bits.
[a04] The original audio track has a constant bit depth of 64 bits.
[a03] The libav DTS decoder doesn't decode the full DTS-HD information.  <WARNING>
[a03] Starting 2nd pass...
[a03] Extracting audio track number 3...
[a03] Extracting DTS core...
[a03] Decoding with libav/ffmpeg...
[a03] Remapping channels...
[a03] Encoding AC3 <640kbps> with libAften...
[a03] Creating file "D:\DEMUX\Tortured\Audio_3_German.AC3"...
[a03] The original audio track has a constant bit depth of 64 bits.
[a03] The processed audio track has a constant bit depth of 64 bits.
eac3to processing took 34 minutes, 43 seconds.
Done.
The 1st AC3 track was just fine (as always), but the second had that distinct 'underwater' bubble, crackle very loudly in the background.

I redid singly, and it worked ok.

Code:
eac3to v3.04
command line: "E:\TVIX\eac3to\eac3to.exe" "R:\" 1) 4: "D:\DEMUX\Tortured 2nd Try\Audio_4_English.AC3" -LOG="D:\DEMUX\Tortured 2nd Try\eac3to_PASS3_LOG.LOG"
------------------------------------------------------------------------------
M2TS, 1 video track, 2 audio tracks, 1 subtitle track, 1:47:09, 24p /1.001
1: Chapters, 12 chapters
2: VC-1, 1080p24 /1.001 (16:9)
3: DTS Master Audio, German, 5.1 channels, 16 bits, 48khz
   (core: DTS, 5.1 channels, 16 bits, 1509kbps, 48khz)
4: DTS Master Audio, English, 5.1 channels, 16 bits, 48khz
   (core: DTS, 5.1 channels, 16 bits, 1509kbps, 48khz)
5: Subtitle (PGS), Undetermined
[a04] The ArcSoft and Sonic decoders don't seem to work, will use libav instead.
[a04] The libav DTS decoder doesn't decode the full DTS-HD information.  <WARNING>
[a04] Extracting audio track number 4...
[a04] Extracting DTS core...
[a04] Decoding with libav/ffmpeg...
[a04] Remapping channels...
[a04] Encoding AC3 <640kbps> with libAften...
[a04] Creating file "D:\DEMUX\Tortured 2nd Try\Audio_4_English.AC3"...
[a04] The original audio track has a constant bit depth of 64 bits.
Video track 2 contains 154148 frames.
eac3to processing took 7 minutes, 14 seconds.
Done.

regards.

Last edited by mrr19121970; 24th January 2009 at 20:06.
mrr19121970 is offline