Some useful scripts for video encoding jobs.
- MiniSD proposed by The Last Fantasy (TLF), see doc for details
- HandBrakeCLI
- Bash: available on most Unix-like operating systems
# To encode in MiniSD format
$ src/encodeMiniSD.sh video_file_name # Non-interactively
$ src/encodeMiniSD.sh video_file_name -i # Interactively