A bunch of super useful scripts to do various things with FFMPEG, an awesome piece of software.
AV1-test.sh
a test to demonstrate the effectiveness of the (at that time) brand new AV1 codecall mp3 to wav.bat
converts all MP3 files into PCM filesextract audio from all.ps1
extracts the audio streams from all video files and puts them into their corresponding container formatsextract frames from gif.sh
extracts every single frame from a GIF image and saves it as standalone, single-frame PNG imagesextract video.sh
extracts the video stream from a video fileextract wave from all.bat
extracts the audio streams from all video files and converts them into PCM filesfix pts.sh
fixes the "presentation timestamp" in video files with broken timestampsmerge.sh
merges a video file and an audio file together into a video file with audioplay.sh
plays a file with FFplayprobe.sh
get info about a fileto 720p.sh
resizes a video to 720pto flac.sh
converts a file to a FLAC fileto gif.sh
converts a video into a GIF file (without sound)to m4a.sh
converts a file to an M4A file (useful for Apple iPhone ringtones)to mp3.sh
converts a file to an MP3 fileto wav.sh
converts a file to a PCM filetrim.sh
extracts a part of a video file and saves it into another file