easy2Bcheesy
17th February 2009, 14:52
Hi,
I'm currently capturing AC3 via a Terratec Aureon 5.1 into a WAV file, then stripping out the padding by using BeSplit:
besplit -core( -input in.wav -output out.ac3 -type ddwav -fix )
The thing is that .ac3 and .dts files are not accepted by Adobe Premiere Pro, so I need to convert the AC3/DTS into a multichannel WAV file.
How would I do that via the command line? Is there a way to cut out the initial stage and have one besplit command that will do the job for me?
I'm currently capturing AC3 via a Terratec Aureon 5.1 into a WAV file, then stripping out the padding by using BeSplit:
besplit -core( -input in.wav -output out.ac3 -type ddwav -fix )
The thing is that .ac3 and .dts files are not accepted by Adobe Premiere Pro, so I need to convert the AC3/DTS into a multichannel WAV file.
How would I do that via the command line? Is there a way to cut out the initial stage and have one besplit command that will do the job for me?