Rastalovich
New member
If, for example, you had an online situation where u gave users the ability to upload movies, clips - and wanted to make it as easy for them as u could - so u didn`t want to have any restrictions (other than filesize maybe). So any codec, any rate.
At the end of the day, u put aside a pc that would look into this folder, where they were all stored, and process them thus:
What would be the best way to either use a util for this or be able to batch script it with these conditions ?
Resulting destination folder then being ok for submission as a standard, to be decided.
At the end of the day, u put aside a pc that would look into this folder, where they were all stored, and process them thus:
- Check if they needed fixing (corruption through transfer)
- Be sure they were under 25fps (for example)
- Be sure they were under a resolution
- Convert from whatevertheheck codec they were to one standard (yet to be decided)
What would be the best way to either use a util for this or be able to batch script it with these conditions ?
Resulting destination folder then being ok for submission as a standard, to be decided.