Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 361 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 361 Bytes

ffmpeg Custom Script

A basic script to modify the color space metadata of Quicktime Animation files (qtrle). The script makes use of the ffmpeg library and wrappers for python.

To do:

  • Add a config file to set folders path and other variables.
  • Add the option to insert other ffmpeg parameters and values.
  • Adjust script to allow other media formats.