View Single Post
Old 9th September 2008, 13:26   #6158  |  Link
tebasuna51
Moderator
 
tebasuna51's Avatar
 
Join Date: Feb 2005
Location: Spain
Posts: 6,915
Thanks madshi for your new version, for me the standard dts is all ok decoded but:

2/2.1 - ArcSoft output is FL FR FC Empty LF BL, the BR channel is missing and need remap -0,1,3,4,2,5

And using -dtslog with Samples_dts-es encoded with DTS PRO SERIES SURROUND ENCODER (thanks Elektra999) seems there are a detect problem:
Code:
                     3/3.0 m   3/3.1 m   3/3.0 d    3/3.1 d
+ DTS-Core           -------   -------   -------    -------
  - frameSize        2013      2013      2013       2013
  - DTS-ES           +         +         +          +
  - channelNo        5         5         5   (?)    6
  - lfe              0         1         0          1
  - channelDescr     5.0       5.1       5.0 (?)    6.1
  - samplingRate     48000     48000     48000      48000
  - bitDepth         16        16        16         16
  - bitrate          1536000   1536000   1536000    1536000
  - extAudio         -         -         XCh        XCh
  - samplesPerFrame  512       512       512        512
  - copyHistory      1         1         1          1
With libav
3/3.1 DTS-ES 6.1 Discrete, output 5.1 with BC mixed in BL-BR, ok but need remap -1,2,0,5,3,4

And ArcSoft problems:
3/3.0 DTS-ES 6.0 Discrete, detected like 5.0 and decoded 5.0 with BC channel mixed in BL-BR like 6.0 Matrix.
3/3.1 DTS-ES 6.1 Discrete, all ok but FL and FR channels broken (missing 99% of samples)
tebasuna51 is offline