Martinez
fd46dc9590
added color to TWO letters!
2015-02-18 16:48:12 +01:00
Martinez
f62209ca0c
added color to one number ... :]
2015-02-18 16:46:46 +01:00
Overwatch
c21aac3186
minor documentation fix
2014-11-29 20:04:19 +01:00
Overwatch
f418f28acf
Removed aux.Command and friends. Functionality provided by over.core.cmd.
2014-09-17 18:09:54 +02:00
Overwatch
3103e577ad
- don't normalize if there's no audio in the source file
2014-09-08 22:33:02 +02:00
Overwatch
9d72d2156c
fixed crash when reading a file with no audio track
2014-09-01 22:58:31 +02:00
Overwatch
2f1c4efb97
don't do a normalize pre-pass if --audio drop
2014-09-01 22:17:25 +02:00
Overwatch
ae91419b5f
- dropping subtitles from processed files (unconditionally for now)
2014-08-31 20:48:56 +02:00
Overwatch
65b0fe6144
added coniuga.py (with deps) to doc/ - contains usage paths for ffmpeg -map that might be implemented one day
2014-08-29 11:48:06 +02:00
Overwatch
ae18e7a6ef
added --normalize-override: Volume correction to use instead of computing the required value in a (lengthy) pre-pass.
2014-08-29 11:25:53 +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
93777058bd
display command before encoding
2014-08-27 21:53:54 +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
18c1cb920a
removed local copy of versioning installer
2014-08-20 11:50:27 +02:00
Overwatch
4f2d42e74a
added automatic version stamping
2014-08-20 11:30:03 +02:00
Overwatch
0fb3276b9f
- implemented --ffmpeg-vfilter: Raw ffmpeg -filter:v options, e.g. "scale=1280:-1"
...
- bugfixes
2014-08-19 10:34:49 +02:00
Overwatch
691244db41
- implemented --move-source: Move source file to this directory after conversion.
...
- bugfixes
- changed the x264 container from mp4 to mkv (through ffmpeg, no external dependency was added)
2014-08-18 21:58:31 +02:00
Overwatch
5d1dd9f0a6
bugfix
2014-08-17 21:58:14 +02:00
Overwatch
f6e9a8f9c7
changed all "s to 's and fixed a bug caused by this O:-)
2014-08-17 21:55:14 +02:00
Overwatch
4d6a8f9bd0
new warning when no files are specified
2014-08-17 21:53:07 +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
Overwatch
a5c1b81a3a
initial commit
2014-08-13 16:27:47 +02:00