+ Reply to Thread
Results 1 to 25 of 25
-
I had an, ahem, "evaluation" copy of Surcode some years ago on a PC I no longer use, but I never really used it. As best I could tell at the time it produced DTS files with the same bits as the input. You may have to play with the settings. 24 bit DTS is a little unusual and it really should not be the default setting of Surcode. If you see something called DTS 96/24 in a setting, this is 24 bit DTS.
DTS 96/24 on DVD Audio is legal and I've seen a few music DVDs that used it, but my understanding is that technically speaking it's outside the supported specs of DVD although many receivers and DVD/BluRay players can handle it. -
-
-
Does it necessarily follow all 24 bits are used? You may have to specify a 16 bit DTS output even if the wave file used as the source is 16 bit. I've not converted to DTS at all, but when converting audio to FLAC you can specify a bit depth, but it doesn't increase the audio bit depth when converting.... as best as I can tell. For example:
Converting a Bluray 24 bit DTS audio stream to 16 bit FLAC results in a 410MB file.
Converting a Bluray 24 bit DTS audio stream to 24 bit FLAC results in a 1100MB file.
Converting the 16 bit FLAC file to 24 bit FLAC still only results in a 410MB file (well it was actually 0.4MB larger than the 16 bit version). Therefore I assume the audio is really only 16 bit, however the FLAC file is identified as 24 bit.
Maybe the same thing happens when converting to DTS? -
This is the original file:
Audio
ID : 2
Format : DTS
Format/Info : Digital Theater Systems
Format profile : MA / Core
Muxing mode : Header stripping
Codec ID : A_DTS
Duration : 2h 15mn
Bit rate mode : Variable
Bit rate : 1 576 Kbps / 1 510 Kbps
Channel(s) : 6 channels
Channel positions : Front: L C R, Side: L R, LFE
Sampling rate : 48.0 KHz
Bit depth : 24 bits
Compression mode : Lossless / Lossy
Title : DTS-HD MA 5.1
Language : English
Downconvert to 764kbps Bit depth : 24 bits.
This is when downconvert using eac3to to 16 bit:
DTS, 5.1 channels, 2:15:13, 24 bits, 755kbps, 48khz
The ArcSoft and Sonic decoders don't seem to work, will use libav instead.
Decoding with libav/ffmpeg...
Remapping channels...
Reducing depth from 64 to 16 bits...
Writing WAVs...
Creating file "C:\Documents and Settings\SANDS DJ TEAM\Desktop\COWBOYS AND ALIENS.C.wav"...
Creating file "C:\Documents and Settings\SANDS DJ TEAM\Desktop\COWBOYS AND ALIENS.R.wav"...
Creating file "C:\Documents and Settings\SANDS DJ TEAM\Desktop\COWBOYS AND ALIENS.L.wav"...
Creating file "C:\Documents and Settings\SANDS DJ TEAM\Desktop\COWBOYS AND ALIENS.LFE.wav"...
Creating file "C:\Documents and Settings\SANDS DJ TEAM\Desktop\COWBOYS AND ALIENS.SR.wav"...
Creating file "C:\Documents and Settings\SANDS DJ TEAM\Desktop\COWBOYS AND ALIENS.SL.wav"...
Encoding DTS <768kbps> with Surcode...
Found Surcode DTS Encoder version 1.0.29.0.
Surcode encoding successfully started. Please wait...
Closing Surcode...
eac3to processing took 10 minutes, 14 seconds.
Surcode encoding took 18 minutes, 46 seconds.
Done.
Result:
General
Complete name : C:\Documents and Settings\SANDS DJ TEAM\Desktop\COWBOYS AND ALIENS.dts
Format : DTS
Format/Info : Digital Theater Systems
File size : 730 MiB
Duration : 2h 15mn
Overall bit rate mode : Constant
Overall bit rate : 755 Kbps
Audio
Format : DTS
Format/Info : Digital Theater Systems
Duration : 2h 15mn
Bit rate mode : Constant
Bit rate : 755 Kbps
Channel(s) : 6 channels
Channel positions : Front: L C R, Side: L R, LFE
Sampling rate : 48.0 KHz
Bit depth : 24 bits
Compression mode : Lossy
Stream size : 730 MiB (100%)
Need help -
-
Nope, You don't need a help. If audio was reduced to 16 bit before encoding then it is 16 bit audio - however decoder can be designed in a way that decoded samples are 24 bit even if they are 16 bit before encoding - especially this is valid for LOSSY encoders.
This can be simple 16 bit samples multiplied by 8 bit fixed coefficient or even 16 bit sample with 8 bit set as 0 (null).
Decoder can produce samples to achieve BEST results (with assumed final audio renderer device) - to avoid quality loss (intermediate operation) they can be converted to 24 bits.
And DTS is DVD compliant not 24 or 16 bit (internally, inside codes there is no 16 or 24 bit samples) - same rule is for all LOSSY encoders - they not operate in PCM world after encoding and before decoding.
DTS have field PCMR (Source PCM Resolution) however this field can be 16,20 or 24 bit and seems that is only informative. ANY certified DTS decoder MUST support ANY valid combination for PCMR field.
Check ETSI TS 102 114 V1.3.1 page 23.Last edited by pandy; 17th Jul 2012 at 12:25.
-
Yes, similar to the way 10bit color can be used for efficiency & quality when using lossy compression instead of 8bit color (although this one also seems to have compliance problems).
Scott -
-
You're not really doing what I intended, but it's my fault for not explaining it more accurately. Let me try this.
1) Convert from DTS to WAV with each DTS channel in a separate file. Use eact3to to do this conversion if necessary. You should end up with 6 WAV files. Once you have 6 WAV you are done with eac3to. Do NOT use it again!
2) Check your WAV files. Convert to 16 bit if necessary using something like Auacity. DO NOT use eac3to!
3) Encode to DTS directly with Surcode. DO NOT use eac3to! The Surcode version I had years ago was for audio CDs and it had a GUI interface. Your version of Surcode should have its own GUI.
Note that in your screen capture the following option in eac3to:
Override Auto Detection With Manual Values
and under that is:
16 Or 24 Bit
You might also try doing an encode after you set this value to 16 bit and see if then eac3to really produces 16 bit output. If not, you will HAVE to do this by the manual process I suggested to try to force it to 16 bit. -
-
-
Ok, let start everything form beginning.
You insist to have DTS, (qulity for 768kbps is quite low when compared to AC-3 448 - 640kbps but OK, some can prefer DTS due Cinavia),
Your DTS file can't be used by Your DVD authoring tool? Or there is different reason why You must have 16 bit PCMR?
Did You try use to encode DTS with dcaenc http://forum.doom9.org/showthread.php?p=1570689#post1570689 ? -
-
Similar Threads
-
Convert 10-Bit MKV to 8-Bit
By wingfat in forum Video ConversionReplies: 8Last Post: 2nd May 2013, 20:44 -
How i can convert the dts-es or dts-ex 6.1 into dts core 5.1
By fits79 in forum Newbie / General discussionsReplies: 18Last Post: 19th Aug 2012, 16:25 -
How i can convert dts-es to dts-core from one mkv file?
By fits79 in forum Video ConversionReplies: 3Last Post: 11th Jun 2011, 21:24 -
Convert DTS-MA to DTS with XMedia Recode?
By smackyourfupa in forum Blu-ray RippingReplies: 3Last Post: 14th Apr 2011, 08:23 -
LAME 32-bit or 64-bit in EAC under Windows 7 64-bit?
By flashandpan007 in forum AudioReplies: 1Last Post: 12th Apr 2011, 09:40