View Single Post
Old 24th February 2009, 04:00   #8360  |  Link
jamos
Hey Now!
 
Join Date: Feb 2006
Posts: 812
Quote:
Originally Posted by jamos View Post
Ok got arcsoft decoder seemed to decode dts hd fine to pcm but when remuxed with tsmuxer channels are mixed. the right speaker is playing the center channel when playing pcm.

this may be a issue with PCM2tsmu not sure but i did use the -c 8 switch with it and tsmuxer does say 7.1.
Hmm why does eac3to remap channels when using arcsoft decoder to get a pcm file? seems to be a bug in the channels for 7.1 as the center is playing out of right front.

Code:
eac3to v3.11
command line: "F:\bd\eac3to\eac3to.exe" "00001.m2ts" 3: "app.pcm"
------------------------------------------------------------------------------
M2TS, 1 video track, 3 audio tracks, 3 subtitle tracks, 1:52:02, 24p /1.001
1: Chapters, 17 chapters
2: h264/AVC, 1080p24 /1.001 (16:9)
3: DTS Master Audio, English, 7.1 channels, 16 bits, 48khz
   (core: DTS, 5.1 channels, 16 bits, 1509kbps, 48khz)
4: AC3, French, 5.1 channels, 640kbps, 48khz, dialnorm: -27dB
5: AC3 Surround, English, 2.0 channels, 224kbps, 48khz, dialnorm: -27dB
6: Subtitle (PGS), English
7: Subtitle (PGS), English
8: Subtitle (PGS), Spanish
[a03] Extracting audio track number 3...
[a03] Decoding with ArcSoft DTS Decoder...
[a03] Swapping endian...
[a03] Remapping channels...
[a03] Creating file "app.pcm"...
[a03] The original audio track has a constant bit depth of 16 bits.
Video track 2 contains 161161 frames.
eac3to processing took 16 minutes, 9 seconds.
Done.
then
Code:
Pcm2Tsmu.exe app.pcm output.pcm -i 16 -c 8

Last edited by jamos; 24th February 2009 at 04:09.
jamos is offline