INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: DTS audio (again, sorry)  (Read 1123 times)

maxxsid

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 865
DTS audio (again, sorry)
« on: September 13, 2009, 08:17:59 pm »

Hi,
Maybe some kind soul will help me with this..
I have some DTS (wav) files. They play nicely when configured to play via "J River audio engine (using DirectShow filters)" in MC14.
Same files burnt an a CD/DVD just as files also play nicely (of course).
--> However, when burnt as audio-CD/DVD (cda files), they don't play at all (nothing happens and MC places a small "!" next to the track name) when played with "J River audio engine (using DirectShow filters)" option. If I use "J River audio engine (using input plugin)" then they play but produce static instead of music.
Same audio-CD/DVD play nicely in a cheap Philips DVD player.

Any idea on how to fix this?
(some more info:
Zoom Player is not able to play such Cd's either
Media Player Classic _is_ able to play such Cd's)

Thanks!

--max
Logged

maxxsid

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 865
Re: DTS audio (again, sorry) -- solved!
« Reply #1 on: September 16, 2009, 07:38:52 pm »

Well.. Maybe that was a bad idea to make audio-CD's out of dts-wav's to begin with. My mistake.. I just ripped those wav's back to my hard drive storage.

However.. I played around with multichannel ac3/dts/wav and suddenly they stopped playing - static, chopper noise, slow (1/4th normal) playback. All kinds of bad things but no multichannel output.
I even bough an expensive Xonar soundcard hoping it would fix everything - no luck, same story.

It was all bad until I switched from "J River audio engine (using DirectShow filters)" to "J River video engine (using DirectShow filters)" for dts/ac3/wav - now all is fine! (using ac3filter).

I found that if J River audio engine (using DirectShow filters) is used, Filter 'JRiver Audio Renderer' steps in and hijacks the output.

Code: [Select]
Filter Graph Info (Graph for type: ac3):

    Filter 'JRiver Audio Renderer'
        CLSID: {EC1F74A8-7E55-4814-9F9F-D417489075CA}
        Host:
        Input Pin 'In'
            Connected to pin 'Out' of filter 'AC3Filter'
            Major type MEDIATYPE_Audio  Sub type MEDIASUBTYPE_PCM, Format type FORMAT_WaveFormatEx

    Filter 'AC3Filter'
        CLSID: {A753A1EC-973E-4718-AF8E-A3F554D45C44}
        Host: C:\Program Files\AC3Filter\ac3filter.ax
        Input Pin 'In'
            Connected to pin 'Output' of filter 'AC3File'
            Major type MEDIATYPE_Audio  Sub type MEDIASUBTYPE_DOLBY_AC3, Format type FORMAT_WaveFormatEx
        Output Pin 'Out'
            Connected to pin 'In' of filter 'JRiver Audio Renderer'
            Major type MEDIATYPE_Audio  Sub type MEDIASUBTYPE_PCM, Format type FORMAT_WaveFormatEx

    Filter 'AC3File'
        CLSID: {F7380D4C-DE45-4F03-9209-15EBA8552463}
        Host: C:\Program Files\AC3File\ac3file.ax
        Output Pin 'Output'
            Connected to pin 'In' of filter 'AC3Filter'
            Major type MEDIATYPE_Audio  Sub type MEDIASUBTYPE_DOLBY_AC3, Format type FORMAT_WaveFormatEx

phew...

Xonar goes back to Fry's : )
Logged
Pages: [1]   Go Up