Skip to content

Creates WebMs with dynamic resolutions from videos. Python implementation based on Sorrow446/WebM-Dynamic-Resolution.

Notifications You must be signed in to change notification settings

kvdomingo/webm-dr-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webm-dr-py

Python implementation based on Sorrow446/WebM-Dynamic-Resolution.

Requirements:

Usage

# as module
python -m webm_dr -m [MODE] -o [OUTPUT_PATH] [INPUT_FILE]

# standalone
./webm_dr -m [MODE] -o [OUTPUT_PATH] [INPUT_FILE]

About

Creates WebMs with dynamic resolutions from videos. Python implementation based on Sorrow446/WebM-Dynamic-Resolution.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published