I have QTpro and I was wondering if there was a way to take the 5.1 audio from a quicktime file and create a 5.1 ac3 file for use in DVDlab.
I've been using AC3Machine to encode exported waves fro the QT files, but it encodes it for DD 2.0.![]()
Thanks
+ Reply to Thread
Results 1 to 19 of 19
-
-
-
Thanks for the reply.
What am I demuxing? Do I still export the wav from the quicktime file or just use the .mov file? I'm using the spider-man 3 trailer as a test since it has 5.1 sound. I'm trying to get that 5.1 and turn it into a 5.1 ac3 file for use in DVDLab.
You've lost me. -
"demux the aac"
From yamb(superman_returns-tlr1_h720p):
Code:* Movie Info * Timescale 2997 - Duration 00:01:34.135 Fragmented File no - 3 track(s) File Brand qt - version 537199360 Created: GMT Fri Dec 09 20:27:09 2005 File has no MPEG4 IOD/OD Track # 1 Info - TrackID 1 - TimeScale 2997 - Duration 00:01:34.135 Media Info: Language "Undetermined" - Type "vide" - Sub Type "avc1" - 2257 samples MPEG-4 Config: Visual Stream - ObjectTypeIndication 0x21 AVC/H264 Video - Visual Size 1280 x 544 - Profile Main @ Level 3.1 Self-synchronized Track # 2 Info - TrackID 2 - TimeScale 48000 - Duration 00:01:34.144 Media Info: Language "Undetermined" - Type "soun" - Sub Type "mp4a" - 4413 samples MPEG-4 Config: Audio Stream - ObjectTypeIndication 0x40 MPEG-4 Audio AAC LC - 6 Channel(s) - SampleRate 48000 Synchronized on stream 1 Track # 3 Info - TrackID 3 - TimeScale 2997 - Duration 00:01:34.135 Media Info: Language "Undetermined" - Type "tmcd" - Sub Type "tmcd" - 1 samples Unknown media type Vendor code "...." - Version 0 - revision 0 Codec configuration data size: 33 bytes
-
There must be a way to convert AAC to AC3 without losing the 5.1.
I got this program called Ease Audio Converter and it does convert to ac3 and when I put the file into DVDLab it does read as a 6 channel file. However, once I play the compiled VOB or burn it to disc, it plays as 2.0. -
QTPro ($29US). You should be able to export as WAV. The older (v6 or earlier) Quicktime architecture only supported 2.0ch, so you'll want to get v7. In the older, you could adjust vol. sliders to be able to export each channel, if you so desired. I would think that v7 would allow you do a similar thing with the 5.1ch. (Somebody correct me if I'm wrong, I haven't forked over the cash for v7Pro yet).
You would export each ch as wav (most likely: 16bit, 48kHz, LPCM, mono), so that you end up with 5 or 6 separate WAV files. Then use BeSweet, etc to convert to AC3.
Scott -
I've got QT7pro, but I see no way to export all channels to wav. I can export the sound to wav, but it just exports one 2.0 wav. Is there an option I'm missing?
-
That's not what I meant.
Try this:
1. Open QT mov.
2. See volume level balance controls panel. Stereo might look like this--
Code:Volume L [-----|-----|-----||-----|-----|-----] Volume R [-----|-----|-----||-----|-----|-----]
Code:Volume [-----|-----|-----||-----|-----|-----] Balance [-----|-----|-----||-----|-----|-----]
Code:Volume [-----|-----|-----||-----|-----|-----] Balance [||-----|-----|-----|-----|-----|-----]
Then set it to:
Code:Volume [-----|-----|-----||-----|-----|-----] Balance [-----|-----|-----|-----|-----|-----||]
...
So for 5 channel, just extrapolate with the sliders and export 5 times. This only works if the sliders support this kind of adjustment, of course. So let us know what you see...
Scott -
This is all I see and I don't see any way to do what you suggested.
And here are my export settings:
-
No, that's not the place to set what I mentioned above.
It's [Window | Show Movie Properties] (ctrl+J),
Select "Sound" track,
[Audio Settings] pane,
The rest isn't quite how I was envisioning it, but close:
For each Channel, there's a CH# & "Assignment".
For Stereo, it would be Ch1-Left, Ch2-Right.
For 5.1, it can be many ways, but should follow Dolby, MP4 or similar conventions, just for consistency.
*NOTE*: Only QT movie & AIFF Saves/Exports allow multichannel output
Therefore, if you have to use WAV, and don't have a multichannel audio app to convert AIF to WAV, then you should do the following...
1. For each channel you want output, leave its channel alone, but set all the other channels to "Unused".
2. Export to 1ch WAV.
3. Repeat for each channel, re-setting its channel back to original assignment, but setting all the others to "Unused".
Then you'll end up with 5 or 6 mono WAV files.
It's painstaking, sure, but it'll do the job. No easier way around it,sorry.
Scott -
Originally Posted by piratehunter
http://forum.doom9.org/showthread.php?t=104686
Similar Threads
-
How to play Quicktime with PNG codec on my videoplayer (not quicktime)
By Henkie in forum Software PlayingReplies: 0Last Post: 11th Nov 2011, 03:50 -
quicktime conversion and maintain 5.1 AC3 sound
By theendisnye in forum Video ConversionReplies: 2Last Post: 12th Dec 2008, 01:36 -
How to convert AVI/DivX/XviD with AC3 to DVD with AC3
By Baldrick in forum User guidesReplies: 52Last Post: 21st May 2008, 19:22 -
Sync issues after converting AVI (DivX 5/AC3) to MPEG2/AC3
By Greycat in forum Video ConversionReplies: 4Last Post: 25th Mar 2008, 10:24 -
H264 + AC3 + AC3 --> VOB - What is wrong with my command line?
By olik in forum ffmpegX general discussionReplies: 5Last Post: 3rd Feb 2008, 07:06