Page 1 of 1

DTS files

PostPosted: Sun Apr 03, 2011 4:33 pm
by kot
Some files in my music collection are in DTS-format. For example:
  Code:
Complete name                    : /green/mp3/Владимир Высоцкий - Песня О Земле/01. Он Не Вернулся Из Боя.dts
Format                           : Wave
File size                        : 33.2 MiB
Duration                         : 3mn 17s
Overall bit rate                 : 1 411.2 Kbps

Audio
ID                               : 0
Format                           : DTS
Format/Info                      : Digital Theater Systems
Format profile                   : LE / 14
Codec ID                         : 1
Codec ID/Hint                    : Microsoft
Duration                         : 3mn 17s
Bit rate mode                    : Constant
Bit rate                         : 1 411.2 Kbps
Channel(s)                       : 6 channels
Channel positions                : Front: L C R, Side: L R, LFE
Sampling rate                    : 44.1 KHz
Bit depth                        : 16 bits
Stream size                      : 33.2 MiB (100%)

Could these be auto-transcoded like the FLAC ones are already? Better yet, can such transcoding be entirely data-driven (via profiles or some such), so that each new transcoding-request does not require a code change? Thanks!

Re: DTS files

PostPosted: Sun Apr 03, 2011 4:40 pm
by Cerberus
kot wrote:Some files in my music collection are in DTS-format. For example:
  Code:
Complete name                    : /green/mp3/Владимир Высоцкий - Песня О Земле/01. Он Не Вернулся Из Боя.dts
Format                           : Wave
File size                        : 33.2 MiB
Duration                         : 3mn 17s
Overall bit rate                 : 1 411.2 Kbps

Audio
ID                               : 0
Format                           : DTS
Format/Info                      : Digital Theater Systems
Format profile                   : LE / 14
Codec ID                         : 1
Codec ID/Hint                    : Microsoft
Duration                         : 3mn 17s
Bit rate mode                    : Constant
Bit rate                         : 1 411.2 Kbps
Channel(s)                       : 6 channels
Channel positions                : Front: L C R, Side: L R, LFE
Sampling rate                    : 44.1 KHz
Bit depth                        : 16 bits
Stream size                      : 33.2 MiB (100%)

Could these be auto-transcoded like the FLAC ones are already? Better yet, can such transcoding be entirely data-driven (via profiles or some such), so that each new transcoding-request does not require a code change? Thanks!



Add a feature request to bitbucket for DTS audio support and then maybe ZIP can add it for 0.6, no it cant be data driven as its different for each renderer and support for a certain file type has to be added first before transcoding profile can be setup.

Re: DTS files

PostPosted: Sun Apr 03, 2011 4:59 pm
by zip

Re: DTS files

PostPosted: Thu Apr 14, 2011 11:48 am
by luna
thanks for information...