Is there any converter utility to scan the subdirectory, and convert files into the target directory with the same directory structure?


I got one master subdirectory where I stored all my .3gp and other handphone video format files in their respective dated directories.

I need to convert all of them into one common resolution and codec format while using the same dated directory structure to prevent overwritting different file with same filename if all on same directory.

How can this be easily achieved?