Log in

View Full Version : Encore 3 & DTS Import


Damo
10th October 2008, 13:18
I'm having a difficult time of importing DTS files into Encore for 5.1 audio.

I'm trying several different methods, one of which I'm sure is completely wrong but I'm hoping someone will see where I'm going wrong.

I have the Adobe production suite CS3.

I edit videos with Premier, use Encore for DVD authoring and I now want to include 5.1 audio in my films.

I have a copy of Adobe Audition and Surcode for doing this.

I use Audition to create the 6 wav files I need, I don't have a problem doing this. I can play each file after they've been created without problem.

I then open Surcode and assign each file to the correct channel. I can preview the input fine.
I encode to WAV which creates a single WAV file.

If I play this file back all I hear is white noise. I can import this file into Encore fine, if I create a DVD with this file the white noise is the same on my surround decoder.

Instead I create a DTS file using Surcode. This is created ok and obviously I am unable to preview this file.
I try and import this file into Encore and I get two messages.

The first warns me that I am unable to preview this file, click ok and the second message informs me I don't have the correct decoder to use this file and the file is not imported.

I believe I'm doing everything right, but having not done this before I don't really know if I am. The audio files produced by Audition are sampled at 44000, if that makes a difference?

Help really appreciated.

Damo
10th October 2008, 18:50
Never mind, I've changed to Dolby Digital and it's working great.

rica
10th October 2008, 22:37
Never mind, I've changed to Dolby Digital and it's working great.

I think this wasn't the answer of the question?

rica
11th October 2008, 00:55
OK, i got it with E3.

First i transcoded DTS-HD MA to core which is understandable by E3; at least as 48/16: (not 44)

eac3to v2.65
command line: eac3to\eac3to E:\HD\audio.dtshd C:\Users\rica\Desktop\audio.dts -core -768 -16
------------------------------------------------------------------------------
DTS Master Audio, 5.1 channels, 24 bits, 48khz
Audio gap description file detected, will be used for processing...
Extracting DTS core...
Decoding with ArcSoft DTS Decoder...
Realizing RAW/PCM gaps...
Writing WAVs...
Creating file "C:\Users\rica\Desktop\audio.R.wav"...
Creating file "C:\Users\rica\Desktop\audio.L.wav"...
Creating file "C:\Users\rica\Desktop\audio.C.wav"...
Creating file "C:\Users\rica\Desktop\audio.SL.wav"...
Creating file "C:\Users\rica\Desktop\audio.LFE.wav"...
Creating file "C:\Users\rica\Desktop\audio.SR.wav"...
This audio track has a constant bit depth of 24 bits.
Encoding DTS <768kbps> with Surcode...
Found Surcode DTS Encoder version 1.0.21.0.
Surcode encoding successfully started. Please wait...
Closing Surcode...
eac3to processing took 19 minutes, 33 seconds.
Surcode encoding took 17 minutes, 32 seconds.
Done.


And the result: no any issues.

Note: 44 Khz will not accepted by Encore; so you should have one Surcode DVD edition; not a Surcode CD...
The file must be 48/16; so i transcoded 24 to 16 btw....

(Encore never gives you preview option btw; you just get the the resulting file; that's it.

http://img263.imageshack.us/img263/883/e3sg9.th.png (http://img263.imageshack.us/my.php?image=e3sg9.png)http://img263.imageshack.us/images/thpix.gif (http://g.imageshack.us/thpix.php))

Damo
11th October 2008, 10:02
It's the sample rate that's the problem?

I'll have another go, thanks.