| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A python script to automatically encode media in a specified directory.
Usage: python3 auto_encoder.py [-i <input_dir>] [-o <output_dir>] [--debug] [--dry] [--watch] [--delete-original]
Change configuration constants in config.py.
--debug
Encodes only the first 15 seconds of each file.
--dry
Logs the output of each encoding command without actually encoding.
--watch
Watches for changes in the input directory.
--delete-original
Deletes files from input_dir after encoding.
| Back | FazBrowse Home | New Git URL |