View Full Version : Demux AAC to WAV
rjc7394
2nd January 2009, 05:42
Can't demux AAC to WAV but can demux AAC direct stream. Why is this? BeSweet doesn't support AAC audio so I wanted to do it in Virtualdubmod.
setarip_old
2nd January 2009, 06:35
That's because what you refer to as "demux AAC to WAV" is not simple demuxing, it's demuxing and CONVERTING...
pc_speak
2nd January 2009, 07:51
With this in the BeSweet folder:
http://pessoal.onda.com.br/rjamorim/libfaac.zip
This worked for me:
"C:\Besweet\BeSweet.exe" -core( -input "audio.aac" -output "audio.wav" )
LoRd_MuldeR
2nd January 2009, 15:26
Remuxing an AAC stream to a Wave/RIFF container isn't possible, as far as I know. At least I never encountered such files and AAC in AVI/RIFF isn't possible either...
If you want to convert your AAC file to an uncompressed PCM Wave file, you may use my tool here:
http://mulder.dummwiedeutsch.de/home/?page=projects#lamexp
(Or run FAAD (http://rarewares.org/aac-decoders.php) from the commandline, if you dislike fancy front-ends).
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.