Log in

View Full Version : processing audio in avi file with GK, how???


cjaar
24th April 2003, 03:50
@all...

Was able to encoed a tv cap file in gk28b6 without any probs, but how do i process audio, i think AVS2.5 can process audio, can any1 plz let me how do i do this in avs script(both for mon & stereo)

Or the legacy way is the best one, demux wav and encode it saperately and mux it??? can GK28 be made to process wav files???

thanks
cjaar

PS: any special filters used to make look tv caps good, a sample avs file will be helpful.

hakko504
24th April 2003, 08:03
Avisynth, all versions can process audio, i.e. read audio, filter it and pass it to an encoder. It cannot compress WAV to MP3 (or anything else like that).

I usually demux WAV audio to a separate file and process it with BeSweet, but GKnot can handle WAV audio.

len0x
24th April 2003, 10:23
Originally posted by cjaar
can GK28 be made to process wav files???


Yes, if you select wav file on audio tab - then you have a choice of encoding it as mp3 (vbr or cbr)