INTERACT FORUM
More => Old Versions => Media Center 17 => Topic started by: Ton on April 23, 2012, 11:01:22 am
-
I have a few dts audio cd files in wav and/or (converted to) flac format.
When I try to play them in MC 17, having set "5.1 channels" and "mixing to JRSS" in DSP Studio, I only get a lot of noise/hissing.
However when I set Channels to "Source number of channels" and Mixing to "No", I do get 5.1 channels sound. But the strange thing is that Audio Path tells me that Input AND Output are 2 channels and that no changes are made.
Is this normal behavior and to be expected ? Or am I doing something wrong and do I have to change some settings in Options ?
Thanks in advance.
Ton
-
What type of connection does your soundcard use, S/PDIF, HDMI, or analog?
-
What type of connection does your soundcard use, S/PDIF, HDMI, or analog?
Thanks for your reply.
I use a HDMI connection. I don't use a soundcard (anymore) but the NVidia HD Audio drivers for my GTX 460 video card.
In Windows I have set sound to 5.1 surround if that is of importance.
Bitstreaming in MC is set to None btw.
-
Thanks for your reply.
I use a HDMI connection. I don't use a soundcard (anymore) but the NVidia HD Audio drivers for my GTX 460 video card.
In Windows I have set sound to 5.1 surround if that is of importance.
Bitstreaming in MC is set to None btw.
Try setting Windows to stereo and turning bistreaming on.
-
DTS WAV files are complicated, because they're sort of "hacked" into a stereo-looking WAV file. A little more here:
http://wiki.jriver.com/index.php/DTS_WAV
If you encode a DTS WAV as FLAC, it might not be playable in Media Center. Although it might unintentionally bitstream to your outboard decoder.
If it's a WAV file, we should detect that it's DTS and decode it to 5.1. You would see this in Audio Path.
If you have a WAV file that we don't detect / decode, could you provide a sample to matt at jriver dot com? The first 1 MB would be enough.
-
@JimH: That didn't work unfortunately.
@Matt: With one file it played fine as WAV, but not as (converted to) FLAC.
But I have another WAV file that doesn't play properly and only with noise. I can send you a part of it
but what is the best, simplest, way to cut a small part of it ? Is that possible in MC ?
Update: Already found a way. Will send it to you.
-
The audio data in the sample you sent starts with 63,804 empty bytes (0x00).
We only look at the first 16384 bytes of audio data to decide if the stream is DTS.
Since 0x00 is silence in PCM (and not a DTS header), we play the file as PCM.
I'm not sure what the solution is. Do you know why the file has these 0x00 bytes in the audio data?
-
We'll try this in a coming build:
Changed: Increased the probe size used to analyze if a WAV file contains DTS from 16kB to 256kB.
-
Do you know why the file has these 0x00 bytes in the audio data?
To get a file of around 1MB in size, I did cut the first 10 seconds of a track. Could that be the cause ?
Anyway: I thought of sending you another file, cut from the middle of the same track, and tried to play that before sending it to you and that played fine, without noise AND reporting 6 channels Input in Audio Path.
So I think the solution you proposed in your last reply will probably solve it.
I didn't send you another file btw.
-
Meanwhile I saw (in an audio editor) that there is indeed an small empty space at the start of the 1st track.
I cut that off and now the whole album plays fine.
Btw, I used an external audio editor but (as I already asked above) is it also possible to edit audio in MC ?