Skip to content

Simple Python script to convert files matching a certain extension to a specified Container/Codec in the designated target directory harnessing ffmpeg.

Notifications You must be signed in to change notification settings

bradmccormack/Batch-Video-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This was a simple Python2 script to batch convert video files.

This was not completed as it was simple enough to use ffmpeg or mencoder along with forfiles on Windows or find and xargs on nonix to automate batch encoding along with appropriate regex.

I have kept this here for reference of earlier attempts at Python code.

About

Simple Python script to convert files matching a certain extension to a specified Container/Codec in the designated target directory harnessing ffmpeg.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages