Allow user to override ffmpeg data with data in Metadata file
commite0487c3277c354079c4c272e3eacb5ad69fad3e6
authorKRKeegan <-NOSPAM-kevin@krkeegan.com>
Sun, 4 May 2008 23:50:57 +0000 (4 16:50 -0700)
committerKRKeegan <-NOSPAM-kevin@krkeegan.com>
Sun, 4 May 2008 23:50:57 +0000 (4 16:50 -0700)
tree4c407a3abf0d2617bdbd17da44b4fe16dead1271
parentb9c6b04ee93365cfb1ac66e85134e9c7ed9046d0
Allow user to override ffmpeg data with data in Metadata file

Usage:
For example if you have a file that ffmpeg returns the wrong duration you can override this duration by entering the following information in the metadata file:
Override_millisecs: 30000
plugins/video/transcode.py
plugins/video/video.py