Search DME Resources

My Blog Posts

Some of my posts on technology topics & news, digital & multimedia evidence, and our professional community.

Verified members are encouraged to log-in and check out our Community Development forum for posts, polls, and further information on our professional community's development.

FFmpeg and Libav are great tools to have in your toolbox if you’re a multimedia geek. If you live mostly in the world of Microsoft Windows and have dozens, hundreds, or thousands of files to process though they lose a little luster. Sure, there are tons of free applications built on FFmpeg that provide some limited batch processing capability, but usually they're just that; limited. Here’s a simple way you can process hundreds of files from one format to another, using the full capability of your FFmpeg/Libav install.

First, which scripting languages do you know? Great, we won’t need those, but that’s really cool that you know them. Given that you’re reading this, I’m going to assume you can write plain text into a text file. I don’t like to assume anything, but I’m feeling pretty good about that one. Alright, let’s get started.

 

    • Download the two batch files (.bat) contained in the ZIP file below. (Must be logged in to see download)



    • Unzip the two files and place them in a directory containing the media files you’d like to convert.
    • Open each batch file in a text editor (right-click, choose “Open With”).
    • In the “startConvert.bat” file, change the file extension in line 1 to the file extension of the files you’re currently processing (e.g. change .mp4 to .h264 or whatever you’re dealing with). Save and close the file.
    • In the “doConvert.bat” file, change the file extension in line 1 to the extension you will be converting to (e.g. change .avi to .mov, .mp4 or whatever).
    • Change line 6 to the commands you’d like to use with FFmpeg/avconv. (If you have not added FFmpeg/avconv to your system's Environment Variables/Path settings, be sure to use the complete path to your executable - e.g. "C:\ffmpeg\bin\ffmpeg.exe" instead of just starting the line with "ffmpeg")
    • Change the text on line 9 to reflect your build/version of FFmpeg/avconv. (e.g. replace “Processed by Zeranoe FFmpeg builds for Windows, ffmpeg-20140325-git-c25d2cd-win32-static” to your version info.) Now, save and close the file.
    • Double-click on “startConvert.bat”. A command prompt window should open and you'll be able to watch as FFmpeg/avconv processes all of the files in that folder. When all files have been processed, the window closes and you'll find a log file in the same folder labeled "convert.log".
    • If it works, go-to step 9. If not return to step 3.



  • Put your feet up on the desk and nod towards your neighbor like you are THE boss.

 

I found this little diddy written up by Bruce at BostonProductions.com, and just tweaked it for my needs. Easy enough to do, right? Tinker with it or share your way via the comments if it’s easier, better or what have you. In the meantime, I’m going to be on loop at step 9 for a few…

Log in to comment

Cheers Pro Upgrader's!

Special thanks to all of our Pro Upgrade subscribers, for helping me help so many!

Keep being great & doing great things, my friends. 😎

Contact Me

Government and Enterprise customers are encouraged to call me directly at (509) 228-8332. To download my contact vcard or submit general inquires please visit my Contact page.
No Internet Connection

DME Resources may place one or more cookies on your computer, as described in my Privacy Policy.

If you Accept you agree to my use of cookies, and your decision will be retained for up-to 365 days. If you Decline, some content & features may not be available.

You may delete your browser cache at anytime to be presented with this option again.