Skip to content

Shell script to convert a source directory of media to a target directory, using ffmpeg, with detailed ongoing progress sent to the terminal, and optionally to a log file

License

Notifications You must be signed in to change notification settings

AliciaTransmuted/batch-convert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Screenshot

batch-convert

Shell script to convert a source directory of media to a target directory, using ffmpeg, with detailed ongoing progress sent to the terminal, and optionally to a log file

  • the shell script may be easily populated with directory names to allow copying media to a predefined directory structure, which will be duplicated on the target directory when run
  • the log may also be sent to a dated log file in a log directory, if selected
  • enter "./batch-convert -h" to see all options
  • dependancies: ffmpeg gawk mediainfo sed

Screenshot

Screenshot

About

Shell script to convert a source directory of media to a target directory, using ffmpeg, with detailed ongoing progress sent to the terminal, and optionally to a log file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages