Malcolm
23rd September 2002, 09:40
Hi!
Recently, I had to denoise the audio-part of a tv-captured film. This task was really tedious, because the film was 2h 44m long. So i ended up swapping & processing nearly 2 gig of uncompressed WAV, before encoding it to MP2. A denoising-filter in avisynth would have been very helpful!
O.k. it might be, that avisynth is more focussed on video-processing. And this sort of audio-denoising-filter is too complicated to develop - or no one is interested in...
So, what about support for existing audio-filters from other applications? Cool Edit (a Shareware-Audio App) has a Filter-SDK on it's website. www.syntrillium.com (http://www.syntrillium.com/download/)
Or a Wrapper-Filter for avisyth could be made, that itself calls a Cool Edit-Filter. There could be 2 modes for the Wrapper-Filter; first mode to bring up the GUI-Dialog of the Cool Edit-Filter, feeding it with the audio from the avisynth-script, this to make settings and test the filter; the settings could then be written to a file. Second mode for processing the audio using the previous made settings.
What are your thoughts about that?
bye, Malcolm
Recently, I had to denoise the audio-part of a tv-captured film. This task was really tedious, because the film was 2h 44m long. So i ended up swapping & processing nearly 2 gig of uncompressed WAV, before encoding it to MP2. A denoising-filter in avisynth would have been very helpful!
O.k. it might be, that avisynth is more focussed on video-processing. And this sort of audio-denoising-filter is too complicated to develop - or no one is interested in...
So, what about support for existing audio-filters from other applications? Cool Edit (a Shareware-Audio App) has a Filter-SDK on it's website. www.syntrillium.com (http://www.syntrillium.com/download/)
Or a Wrapper-Filter for avisyth could be made, that itself calls a Cool Edit-Filter. There could be 2 modes for the Wrapper-Filter; first mode to bring up the GUI-Dialog of the Cool Edit-Filter, feeding it with the audio from the avisynth-script, this to make settings and test the filter; the settings could then be written to a file. Second mode for processing the audio using the previous made settings.
What are your thoughts about that?
bye, Malcolm