logo Sign In

Post #360261

Author
satanika
Parent topic
adding LFE to GOUT (Released)
Link to post in topic
https://originaltrilogy.com/post/id/360261/action/topic#360261
Date created
16-May-2009, 5:58 AM

Thanks, hairy_hen!

For anyone interested in upmixing to 5.1 here's a small script you might find useful.
It uses avisynth (so needs that installed) and is based on soxfilter - Farina.

Get it here

Extract and put one of the pcm's (DC48 DVD.wav for example) in the same folder.
Run the __Run_WAV_to_5.1_Multichannel_WAV.bat - and wait....
Split the wav with BeSplit like
besplit -core( -input "dc48 dvd51.wav" -prefix chn -type wav -demux )
or similar..
The channels should be in this order after splitting - FL FR FC LF BL BR.

Now ofcourse you would probably replace the lfe with hairy_hen's and encode to ac3 or dts.