There seems to be thousands of ways to do what I am trying to do and
I was just curious to see what you guys/gals thought.
I have a huge list of files. For each of those I want to convert them to
4 different types of codecs using a command line program. However I need
a naming scheme as such:
And so on and so on. What is the most efficient way to do this?
Keeping in mind that each conversion will be made with a command line
call.