I have this batch file:
for %%i IN (*.vob) DO (convert-to-mp4.bat "%%i") pause
This code loops through all the files and runs the