Hey all! I have a problem. We are going to do some live streaming work at a festival and we want to sent out some live footage. Therefore there is a .wav file that needs to be converted to mpg2, mp3(lame) and another mp3(lame) in a different bitrate for streaming purposes
The .wav needs to be converted to the 3 different files when immediatly when its put in a certain folder. How can I script this? I can work with Delphi and a .vbs solution would also be okay. Anyone that can help me?
Another problem is that the name of the .wav file can be dynamic but the script still needs to find it. So i guess use of a wildcard or something
anyone?
The .wav needs to be converted to the 3 different files when immediatly when its put in a certain folder. How can I script this? I can work with Delphi and a .vbs solution would also be okay. Anyone that can help me?
Another problem is that the name of the .wav file can be dynamic but the script still needs to find it. So i guess use of a wildcard or something
anyone?
Comment