AC3 to stereo aiff
Forum rules
This forum is for Audacity on macOS 10.4 and later.
Please state which version of macOS you are using,
and the exact three-section version number of Audacity from "Audacity menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Please state which version of macOS you are using,
and the exact three-section version number of Audacity from "Audacity menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
-
audio_pete
- Posts: 215
- Joined: Fri Jul 26, 2013 1:03 am
- Operating System: Please select
AC3 to stereo aiff
In the past I have used mac3dec to convert ac3 file to stereo aiff file.
Am trying to find a substitute.
Does not work on upgraded setup Early 2009 mac mini intel
rosetta translator does not work for all PPC apps.
Actually the mac3dec part seems to work
just did not realize it was really a link to sound converter.
it is the sound converter that is "missing"
soundconverter apparently lives happily on as linux but that's not me.
Audacity with attached library can open ac3 files
I got as far as saving as a mono file.
wikipedia has a complicated filter to translate ac3 to stereo
which may be in the attached library but ....
am I missing the easy answer or is the answer no?
Audacity does not do ac3 to stereo aiff.
Am trying to find a substitute.
Does not work on upgraded setup Early 2009 mac mini intel
rosetta translator does not work for all PPC apps.
Actually the mac3dec part seems to work
just did not realize it was really a link to sound converter.
it is the sound converter that is "missing"
soundconverter apparently lives happily on as linux but that's not me.
Audacity with attached library can open ac3 files
I got as far as saving as a mono file.
wikipedia has a complicated filter to translate ac3 to stereo
which may be in the attached library but ....
am I missing the easy answer or is the answer no?
Audacity does not do ac3 to stereo aiff.
Last edited by audio_pete on Fri Apr 24, 2015 4:44 pm, edited 2 times in total.
Reason: Topic moved to Mac OS X forum
Reason: Topic moved to Mac OS X forum
Re: AC3 to stereo aiff
Me no speak Mac , but If AIFF is not shown on the drop down menu shown below ( when exporting audio from Audacity) ...audio_pete wrote: ... Audacity does not do ac3 to stereo aiff.
Then I think you need to install something called FFmpeg into Audacity to be able to export any audio from Audacity in the AIFF format ...http://manual.audacityteam.org/o/man/fa ... Library.3F[/u]
[ IIRC AIFF is native to Audacity : you shouldn't have to install FFmpeg to export in that format ]
Last edited by Trebor on Mon Nov 24, 2014 8:53 pm, edited 1 time in total.
-
audio_pete
- Posts: 215
- Joined: Fri Jul 26, 2013 1:03 am
- Operating System: Please select
Re: AC3 to stereo aiff
Thanks for you time.
Already installed library and split AC3 file into 5 tracks.
Did not see any easy way to combine into 2 stereo tracks and export as air.
Will look again but am not holding my breath.
Maybe FFmpeg does this but looks pretty scary to me.
The box does not come over so well, but it is how to demux? the 5 into Left Total and Right Total
Already installed library and split AC3 file into 5 tracks.
Did not see any easy way to combine into 2 stereo tracks and export as air.
Will look again but am not holding my breath.
Maybe FFmpeg does this but looks pretty scary to me.
The box does not come over so well, but it is how to demux? the 5 into Left Total and Right Total
The Dolby Stereo Matrix is straightforward: the four original channels: Left (L), Center (C), Right (R), and Surround (S), are combined into two,
known as Left-total (LT) and Right-total (RT) by this formula:
Dolby Stereo Mix Left Right Center Surround
Left Total 1 0 frac {1}{sqrt 2} +j frac {1}{sqrt 2}
Right Total 0 1 frac {1}{sqrt 2} -j frac {1}{sqrt 2}
where j = 90° phase-shift
Re: AC3 to stereo aiff
I presume that you mean "as AIFF"?audio_pete wrote:Did not see any easy way to combine into 2 stereo tracks and export as air.
You don't need FFmpeg to export AIFF (mono or stereo).audio_pete wrote:Maybe FFmpeg does this but looks pretty scary to me.
When you Export from Audacity, all tracks that are not muted are mixed down to a single file.
If all of the tracks are "mono" tracks, then the exported file will be mono.
If any of the tracks are stereo, or set to "Left Channel" or "Right Channel" or panned left or right, the the Exported file will be stereo.
To set a mono track to "Left Channel" or "Right Channel", use the track dropdown menu: http://manual.audacityteam.org/o/man/tr ... _menu.html
To combine two mono tracks into a stereo track, use "Make Stereo Track" (also in the track dropdown menu).
To "pan" a track left or right, use the track "Pan Slider": http://manual.audacityteam.org/o/man/au ... s.html#pan
When you have the tracks and channels as you want them, export from Audacity and select AIFF as the export format.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
Re: AC3 to stereo aiff
I think the magic word is "downmix" ...audio_pete wrote:Already installed library and split AC3 file into 5 tracks.
Did not see any easy way to combine into 2 stereo tracks ...
https://www.google.com/search?q=downmixing+stereo+5.1+convert+site:forum.audacityteam.org
[ I've not downmixed 5.1 to stereo , DVDdoug may be your man for that job ]
I'm sure I've seen plugins to do that , e.g.
2.102 Surround matrix encoder (surroundEncoder, 1401)
but I've never used that myself.
-
audio_pete
- Posts: 215
- Joined: Fri Jul 26, 2013 1:03 am
- Operating System: Please select
Re: AC3 to stereo aiff
Yeah, this is the wiki info I was looking for audio mixingTrebor wrote:I think the magic word is "downmix" ...audio_pete wrote:Already installed library and split AC3 file into 5 tracks.
Did not see any easy way to combine into 2 stereo tracks ...
https://www.google.com/search?q=downmixing+stereo+5.1+convert+site:forum.audacityteam.org
[ I've not downmixed 5.1 to stereo , DVDdoug may be your man for that job ]
I'm sure I've seen plugins to do that , e.g.
2.102 Surround matrix encoder (surroundEncoder, 1401)
but I've never used that myself.
Have no idea what mac3dec did, total black boxStereo downmixes / fold-downs[edit]
Left total /Right total (Lt/Rt)[edit]
Lt/Rt is a downmix suitable for decoding with a Dolby Pro Logic decoder to obtain 5.1 channels again. Lt/Rt is also suitable for stereophonic sound playback on a hi-fi or on headphones as it is.
Lt = L + -3dB*C + -3dB*(-Ls -Rs)
Rt = R + -3dB*C + -3dB*(Ls + Rs)
(where Ls and Rs are phase shifted 90°)[7]
open ac3 file save as stereo aiff.
For all I know it may have just saved "L" and "R" whatever the heck that means.
Now that it does not work on intel, do know it used sound converter which seems to still be available in the linux world.
Rosetta can not / will not run sound converter.
I have my ppc setup , I can go back
but was hoping I could do something with Audacity
-
audio_pete
- Posts: 215
- Joined: Fri Jul 26, 2013 1:03 am
- Operating System: Please select
Re: AC3 to stereo aiff
here is as far as I get when exporting as apple aiff
"Your tracks will be mixed down to a single mono channel in the exported file"
On the other hand,
the choices on FFmpeg export are beyond bewildering.
There are formats: "aiff" is one
12 codecs and
10 general options
nothing that says stereo aiff you dummy ; )
"Your tracks will be mixed down to a single mono channel in the exported file"
On the other hand,
the choices on FFmpeg export are beyond bewildering.
There are formats: "aiff" is one
12 codecs and
10 general options
nothing that says stereo aiff you dummy ; )
Re: AC3 to stereo aiff
That's because all of your tracks are mono.audio_pete wrote:"Your tracks will be mixed down to a single mono channel in the exported file"
In my previous post I described how to create a stereo mix down.
As I wrote previously, you don't need to use FFmpeg to export AIFF files.audio_pete wrote:On the other hand,
the choices on FFmpeg export are beyond bewildering.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
-
audio_pete
- Posts: 215
- Joined: Fri Jul 26, 2013 1:03 am
- Operating System: Please select
Re: AC3 to stereo aiff
Ok can see that can make tracks left channel or right channelsteve wrote:That's because all of your tracks are mono.audio_pete wrote:"Your tracks will be mixed down to a single mono channel in the exported file"
In my previous post I described how to create a stereo mix down.
As I wrote previously, you don't need to use FFmpeg to export AIFF files.audio_pete wrote:On the other hand,
the choices on FFmpeg export are beyond bewildering.
I am looking at 6 tracks
5 make sound, 1 does not seem to be able to be played by my computer.
(its solo is very quiet)
Any idea which track goes where?
Is it
left
right
center
unplayable
left "highlight"
right "highlight"
You do need FFmpeg to open the AC3 file.
I am not trying to do anything fancy.
I used mac3dec to make a copy of the Buffy singing episode for my iPod. : )
-
kozikowski
- Forum Staff
- Posts: 68942
- Joined: Thu Aug 02, 2007 5:57 pm
- Operating System: macOS 10.13 High Sierra
Re: AC3 to stereo aiff
Yes, you are. You happen to have a program line-up that makes it look easy. In addition to the obvious L and R, you have dialog almost always in the Center (separate track), low frequency effects (rumble and boom) and Dial Norm which is the automatic volume control that allows the system to simulate the real sound of thunder and jets taking off. All that is or can be hiding in a surround AC3 performance and must be untangled for a stereo mixdown.I am not trying to do anything fancy
My fuzzy memory is that nobody tries to re-use the surround tracks. I could be corrected.
Koz