Blue_MiSfit
24th February 2009, 01:29
Hi all,
Does WAVSource support 24 bit, 48 KHz mono WAVs properly? I get an error message when I try to load said files. My ultimate goal is to use AviSynth to assemble a 5.1ch track, apply an audio delay, and use SoundOut to generate a Dolby Digital audio stream.
For now, my workaround has been to generate a 640kbps AC3, load that with NicAC3Source, apply the delay, and do the final encode at 384kbps. But as we all know this is lossy... and loss makes me a sad misfit :(
Here's the error message..
No compatible ACM codec to decode 0xFFFE audio stream to PCM
eac3to reports the following about the WAVs:
WAV, 0/1 channels, 1:25:59, 24 bits, 1152kbps, 48khz
EncWAVtoAC3 reports them as Microsoft WAVE, 24 bit, signed, little-endian, 48KHz, mono.
Any ideas?
~MiSfit
Does WAVSource support 24 bit, 48 KHz mono WAVs properly? I get an error message when I try to load said files. My ultimate goal is to use AviSynth to assemble a 5.1ch track, apply an audio delay, and use SoundOut to generate a Dolby Digital audio stream.
For now, my workaround has been to generate a 640kbps AC3, load that with NicAC3Source, apply the delay, and do the final encode at 384kbps. But as we all know this is lossy... and loss makes me a sad misfit :(
Here's the error message..
No compatible ACM codec to decode 0xFFFE audio stream to PCM
eac3to reports the following about the WAVs:
WAV, 0/1 channels, 1:25:59, 24 bits, 1152kbps, 48khz
EncWAVtoAC3 reports them as Microsoft WAVE, 24 bit, signed, little-endian, 48KHz, mono.
Any ideas?
~MiSfit