| Discussion Home | About | Threads By Date | Search |
Title
Looking for an automated transcoding solution
Content
Hello,
I have a windows server running FMS3.5. The website that uses the FMS installation has a user area, where users upload their own audio files.
Currently, I have to ask users to upload at a specific (high) bitrate, and then I have to manually go in after the fact and transcode the files down to 128kbps, which is what I use to stream the media.
It's not a great deal of work, however it's just one more step that takes time -- It would be great to be able to have the files transcoded upon completion of upload, and I was wondering if anyone currently has a solution for this.
Any info would be great.
Thanks!
|
|
posted 04/04/12 by Alan Hare | Report Abuse fmeenz, Have you tried using Adobe Media Encoder CS5.5, utilizing the Watch Folder function. Once you create a Watch Folder, then Right-Click the Watch Folder or CTRL-E and edit/save your own custom formats. How it works: Each time a file audio or video is dropped into this folder it will re-encode based on the preset you selected and move it to the Output sub-folder of the watch folder. You can also have your scripts move files to the appropriate watch folders based on what you want done (e.g. Orignal incoming 256bit file to (Watch Folders) 96bit or 128bit) |
|
|
posted 04/05/12 by fmeenz | Report Abuse HI, Thanks for responding, this is exactly what Im looking for. thanks! |
|
|
posted 07/17/12 by David_RealEyes | Report Abuse you can also look into FFMPEG for a scipt based system |