Commit graph

7 commits

Author SHA1 Message Date
Overwatch
f418f28acf Removed aux.Command and friends. Functionality provided by over.core.cmd. 2014-09-17 18:09:54 +02:00
Overwatch
3fff52fedc - Command.dump can now output commands pastable into sh
- Command no longer leaves zombies everywhere and exports process return codes
- fixed --audio copy/--video copy - it actually copies streams now
- files with a colon in their names can be processed now
- files with multiple audio streams are sort of handled
- halt when ffmpeg returns an error
2014-08-28 23:33:58 +02:00
Overwatch
60cb65998c Rewrite using a modular command assembler; new features include:
- "extract audio" workflow: video -> wav|ogg
 - majorly cleaned up code
 - both --audio and --video codec options now accept "copy" and "drop"
 - dropped ogv support
2014-08-27 21:19:41 +02:00
Overwatch
7eb29f6fe6 finished: conversion to x264, audio extraction to wav, normalization and reporting has been tested, theora is assumed to work 2014-08-17 21:00:31 +02:00
Overwatch
b165bb628d finished aux.Command, working volume detection pre-pass 2014-08-15 16:57:04 +02:00
Overwatch
5c3df8f2fc normalization pre-pass almost done, ffmpeg output reading lacking proper termination 2014-08-14 23:10:04 +02:00
Overwatch
3243f46772 over.core.app configured, beginning main loop 2014-08-14 11:05:26 +02:00