/ffmpeg-conversion-scripts

Commonly used conversion scripts for ffmpeg

Primary LanguageShellMIT LicenseMIT

ffmpeg-conversion-scripts

Commonly used conversion scripts for ffmpeg

These are simple shell scripts that use FFMPEG to convert video file formats.

  • avitomov.sh - this script to convert an AVI file to MOV.
  • dvdtomp4.sh - this script converts a folder of VOB files into an mp4 file.
  • mkvtomp4.sh - this script converts a mkv file to mp4.
  • wmvtomp4.sh - this script converts a wmv file to mp4.