home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
General Forums
OffTopic
Playing DTS audio in Potplayer etc
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="carsonlittle" data-source="post: 936371" data-attributes="member: 133786"><p>I've got quite a mix of audio and video files on my HTPC that are a mix of DD(AC3), DTS, and multi-channel AAC in the audio track.</p><p> </p><p>I have everything, that are contained in video files (be it AC3, DTS, and multi-channel AAC) working perfectly using Potplayer + ffdshow.</p><p> </p><p>It's the DTS audio files that I can't get working using Potplayer (<strong>bitstreaming using foobar2k/uLilith over WASAPI exclusive works fine for those files except one</strong> : test.dts)</p><p> </p><p>I have ffdshow configured such that multichannel AAC is encoded to AC3 before being sent to my receiver (by enabling AAC decoding through libfaad2 and checking the "AC3 (S/PDIF encode mode)" checkbox under "Supported output sample formats".).</p><p> </p><p>My Spherex receiver has two SPDIF inputs and can play DTS, AC3 and stereo PCM. Supports sampling rates till 48Khz. HTPC only has single TOSLINK.</p><p> </p><p>So my questions are:</p><p> </p><p>1. How do I get these audio files processed by ffdshow so that they get re-encoded to AC3? I have put some sample audio files that I can't play, below (to reiterate bitstreaming using foobar2k/uLilith over WASAPI exclusive works fine for those files except one : test.dts)</p><p> </p><p>2. I would also like to realtime encode multichannel FLAC to AC3</p><p> </p><p>3. I would also like to realtime encode multichannel FLAC to DTS: is there a DTS plugin I could use to do that (just like re-encoding to AC3 from ffdshow)</p><p> </p><p><u>Potplayer is just a player I found easy to work with - if there is something that can make this work, I am all for it!</u></p><p> </p><p><strong>Note: If the source is 2 channel, it should CONTINUE to be so and not converted to AC3 or DTS</strong></p><p> </p><p><strong>test.dts</strong>: <a href="http://pessoal.onda.com.br/rjamorim/stuff/test.dts.zip" target="_blank">http://pessoal.onda.com.br/rjamorim/stuff/test.dts.zip</a></p><p> </p><p><strong>Sample multichannel FLAC</strong>: <a href="http://www.diatonis.com/downloads/diatonis_invisible-order_04_a-night-full-of-stars_flac_6-chan_9624.zip" target="_blank">http://www.diatonis.com/downloads/diatonis_invisible-order_04_a-night-full-of-stars_flac_6-chan_9624.zip</a></p><p> </p><p><strong>Sample multichannel DTS audio files that I can't get working</strong>:</p><p> </p><p> <a href="http://www.diatonis.com/downloads/diatonis_dts_wav_secret-universe.zip" target="_blank">http://www.diatonis.com/downloads/diatonis_dts_wav_secret-universe.zip</a></p><p> <a href="http://www.diatonis.com/downloads/diatonis_dts_wav_io_afos.zip" target="_blank">http://www.diatonis.com/downloads/diatonis_dts_wav_io_afos.zip</a></p><p> </p><p> MediaInfo says these files have property:</p><p> </p><p> Audio</p><p> ID : 0</p><p> Format : DTS</p><p> Format/Info : Digital Theater Systems</p><p> Mode : 14</p><p> Format settings, Endianness : Little</p><p> Codec ID : 1</p><p> Bit rate mode : Constant</p><p> Bit rate : 1 411.2 Kbps</p><p> Channel(s) : 6 channels</p><p> Channel positions : Front: L C R, Side: L R, LFE</p><p> Sampling rate : 44.1 KHz</p><p> Bit depth : 24 bits</p><p> Compression mode : Lossy</p><p> </p><p> Potplayer filter info:</p><p> </p><p> [Used Filter List]</p><p> (1) File Source (Async.)</p><p> (2) Wave Parser</p><p> (3) DirectSound Audio Renderer</p><p> </p><p> [Audio Information]</p><p> Audio Codec:0x0000</p><p> Sample rate:44100 ->44100 samples / sec</p><p> Bit rate:16 ->16 bits / sample</p><p> Channels:2 ->2 channels</p><p> Bitrate: 1411 kbps</p><p> </p><p><strong>I am having similar issues playing rips of Titanic DTS</strong></p><p> </p><p> MediaInfo says these files have property:</p><p> </p><p> Audio</p><p> ID : 0</p><p> Format : PCM</p><p> Format settings, Endianness : Little</p><p> Codec ID : 1</p><p> Duration : 3mn 3s</p><p> Bit rate mode : Constant</p><p> Bit rate : 1 411.2 Kbps</p><p> Channel(s) : 2 channels</p><p> Sampling rate : 44.1 KHz</p><p> Bit depth : 16 bits</p><p> </p><p> Potplayer filter info:</p><p> </p><p> [Used Filter List]</p><p> (1) File Source (Async.)</p><p> (2) Wave Parser</p><p> (3) DirectSound Audio Renderer</p><p> </p><p> [Audio Information]</p><p> Audio Codec:0x0000</p><p> Sample rate:44100 ->44100 samples / sec</p><p> Bit rate:16 ->16 bits / sample</p><p> Channels:2 ->2 channels</p><p> Bitrate: 1411 kbps</p></blockquote><p></p>
[QUOTE="carsonlittle, post: 936371, member: 133786"] I've got quite a mix of audio and video files on my HTPC that are a mix of DD(AC3), DTS, and multi-channel AAC in the audio track. I have everything, that are contained in video files (be it AC3, DTS, and multi-channel AAC) working perfectly using Potplayer + ffdshow. It's the DTS audio files that I can't get working using Potplayer ([B]bitstreaming using foobar2k/uLilith over WASAPI exclusive works fine for those files except one[/B] : test.dts) I have ffdshow configured such that multichannel AAC is encoded to AC3 before being sent to my receiver (by enabling AAC decoding through libfaad2 and checking the "AC3 (S/PDIF encode mode)" checkbox under "Supported output sample formats".). My Spherex receiver has two SPDIF inputs and can play DTS, AC3 and stereo PCM. Supports sampling rates till 48Khz. HTPC only has single TOSLINK. So my questions are: 1. How do I get these audio files processed by ffdshow so that they get re-encoded to AC3? I have put some sample audio files that I can't play, below (to reiterate bitstreaming using foobar2k/uLilith over WASAPI exclusive works fine for those files except one : test.dts) 2. I would also like to realtime encode multichannel FLAC to AC3 3. I would also like to realtime encode multichannel FLAC to DTS: is there a DTS plugin I could use to do that (just like re-encoding to AC3 from ffdshow) [U]Potplayer is just a player I found easy to work with - if there is something that can make this work, I am all for it![/U] [B]Note: If the source is 2 channel, it should CONTINUE to be so and not converted to AC3 or DTS[/B] [B]test.dts[/B]: [url]http://pessoal.onda.com.br/rjamorim/stuff/test.dts.zip[/url] [B]Sample multichannel FLAC[/B]: [url]http://www.diatonis.com/downloads/diatonis_invisible-order_04_a-night-full-of-stars_flac_6-chan_9624.zip[/url] [B]Sample multichannel DTS audio files that I can't get working[/B]: [url]http://www.diatonis.com/downloads/diatonis_dts_wav_secret-universe.zip[/url] [url]http://www.diatonis.com/downloads/diatonis_dts_wav_io_afos.zip[/url] MediaInfo says these files have property: Audio ID : 0 Format : DTS Format/Info : Digital Theater Systems Mode : 14 Format settings, Endianness : Little Codec ID : 1 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 : 24 bits Compression mode : Lossy Potplayer filter info: [Used Filter List] (1) File Source (Async.) (2) Wave Parser (3) DirectSound Audio Renderer [Audio Information] Audio Codec:0x0000 Sample rate:44100 ->44100 samples / sec Bit rate:16 ->16 bits / sample Channels:2 ->2 channels Bitrate: 1411 kbps [B]I am having similar issues playing rips of Titanic DTS[/B] MediaInfo says these files have property: Audio ID : 0 Format : PCM Format settings, Endianness : Little Codec ID : 1 Duration : 3mn 3s Bit rate mode : Constant Bit rate : 1 411.2 Kbps Channel(s) : 2 channels Sampling rate : 44.1 KHz Bit depth : 16 bits Potplayer filter info: [Used Filter List] (1) File Source (Async.) (2) Wave Parser (3) DirectSound Audio Renderer [Audio Information] Audio Codec:0x0000 Sample rate:44100 ->44100 samples / sec Bit rate:16 ->16 bits / sample Channels:2 ->2 channels Bitrate: 1411 kbps [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
General Forums
OffTopic
Playing DTS audio in Potplayer etc
Contact us
RSS
Top
Bottom