Skip to content

jwblangley/transcode-directory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

transcode-directory

Simple python script to transcode a directory of videos all into h264

Installation

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Running

usage: transcode.py [-h] dir

positional arguments:
  dir         directory of files to transcode

optional arguments:
  -h, --help  show this help message and exit

About

Simple python script to transcode a directory of videos all into h264

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages