PDA

View Full Version : Opening AVS in BeSweet


symonjfox
17th December 2002, 17:39
Hi, I always use BeSweet to convert every kind of audio files.

I noted that it can open and transcode audio from AVI files, but it's quite buggy for now. I'd like to know if in a future relase, it will be able to open audio also from AVS files.

I always capture to Segmented AVI then I create AVS script where i TRIM the beginning the end and I cut commercials and so on. So it would be easyer to me if I could open AVS file directly with besweet and transcode PCM WAV into another format.

Thanks.

DSPguru
17th December 2002, 18:11
maybe in the future.
there might also be a BeSynth plugin for AviSynth..
currently, i'm interested in fixing all AVI issues.

symonjfox
17th December 2002, 21:56
Ok, thanks you very much :)

KpeX
8th July 2003, 05:28
Is there any way to use an AviSynth script as input in BeSweet? I can't find one, everytime I try besweet crashes...besweet supports avi audio just fine, so shouldn't it be able to read an .avs as an .avi file, just like frameserving to any video program? Or am I wrong about how besweet reads the file ?

jcsston
4th October 2003, 09:04
Is there a version of or a plugin for BeSweet that allows AVS scripts as input?
I often use AVS script to Trim() my caps and would like to skip the step of saving to a WAV file from VDubMOD.

If there isn't any version/plugin of/for BeSweet that allows AVS input, could someone point me to some infomation on how to write an input plugin for BeSweet?

Darksoul71
25th October 2004, 15:11
Hi,

I suggest you have a look here:
ftp://darksoul.dyndns.org/

There you´ll find the latest version of my tool VCF2AVS (not to confuse with bb´s vcf2avs). My tool is able to extract the audio track from AVS files via VirtualDub and save it as wave. You can also automatically transcode the wave file to a compressed audio format of your choice using configurable BeSweet commandlines.

VCF2AVS is designed to handle loads of AVS files for massive audio batch processing. The AVI import filter for BeSweet is cumbersome at the moment. May be Dg might fix this in future. :D


Regards,
-D$