Martinez
f092e852da
rewrote normalization to use loudnorm in order to avoid clipping
2017-08-20 16:16:27 +02:00
Martinez
da1f6972fb
fix --context crash: aux.update_cfg_context now uses over.app.ConfigFile.ignore_unknown
2016-05-29 09:28:12 +02:00
Martinez
de12887956
un-PEP8'd to look more C friendly
2016-05-18 13:07:05 +02:00
Martinez
963a6799da
ported to over-2.0
2016-05-18 12:59:13 +02:00
Martinez
f8f346c75c
fix .over-video (context file) parser
2016-04-25 10:49:23 +02:00
Martinez
7714a8590a
--context: ignore some options (like --armed)
2016-03-16 11:47:17 +01:00
Martinez
590c8ad280
add --context (per-directory encoding config)
2016-03-16 11:29:31 +01:00
Martinez
5ffb173513
fix interpreter path
...
update to current over
2015-06-09 20:58:30 +02:00
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