2018-09-20 |
Fixed incorrect default initialisation of punch in/out value.
Nigel Stanger
committed
on 20 Sep 2018
|
---|---|
2018-08-28 |
Fixed logging of SegmentError (renamed to follow conventions) — ref #32.
Nigel Stanger
committed
on 28 Aug 2018
|
Fixed use of itertools.count() to generate segment numbers (ref #32).
Nigel Stanger
committed
on 28 Aug 2018
|
|
2018-08-26 |
Converted os.path to pathlib and all #! lines to python3 (ref #32).
Nigel Stanger
committed
on 26 Aug 2018
|
2016-09-20 |
|
• Redesigned FFprobeCommand to retrieve media file entries in JSON format for easier extraction and processing.
...
Nigel Stanger
committed
on 20 Sep 2016
|
|
2016-09-19 |
• Ensured that prefix isn’t added if input filename is “^”.
...
Nigel Stanger
committed
on 19 Sep 2016
|
2016-08-30 |
|
2016-08-29 |
• Refactored input/output options variables and methods from FFmpegCommand into ShellCommand, so that all subclasses can use them.
...
Nigel Stanger
committed
on 29 Aug 2016
|
2016-08-26 |
• Finished support for generating frames directly from PDF slides (closes #8).
...
Nigel Stanger
committed
on 26 Aug 2016
|
2016-08-18 |
• Moved segment classes into separate module (closes #7).
...
Nigel Stanger
committed
on 18 Aug 2016
|