A bash wrapper for FFMPEG with an Inquirer menu interface and progress monitoring.
- Selectable video and audio streams
- Selectable transcoding or stream copy for audio and video
- Can transcode to a specified file size or size per hour of video
- Supports x265
- Retains HDR
- Retains subtitles
- Retains original resolution
- Can build a sample video based on the specified number of seconds
ffmkv <input> <output>
- Bash Inquirer Interface
- FFMPEG Progress Monitor (Originally based on, rewritten)