xiaoyong / video-encoding

Useful scripts for video encoding jobs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

video-encoding

Description

Some useful scripts for video encoding jobs.

Supported Formats

  • MiniSD proposed by The Last Fantasy (TLF), see doc for details

Prerequisites

  • HandBrakeCLI
  • Bash: available on most Unix-like operating systems

Usage

# To encode in MiniSD format
$ src/encodeMiniSD.sh video_file_name # Non-interactively
$ src/encodeMiniSD.sh video_file_name -i # Interactively

About

Useful scripts for video encoding jobs


Languages

Language:Shell 100.0%