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
de2178c4f9
add yuv422p to banned x264 pixfmts
2016-05-18 11:09:24 +02:00
Martinez
f8f346c75c
fix .over-video (context file) parser
2016-04-25 10:49:23 +02:00
Martinez
ef52a3ea72
add --normalize-override to --context blacklist
2016-03-20 12:31:48 +01:00
Martinez
86965b90cd
add --ffmpeg-map, an interface to ffmpeg's -map
2016-03-18 00:02:41 +01:00
Martinez
7714a8590a
--context: ignore some options (like --armed)
2016-03-16 11:47:17 +01:00
Martinez
55646352ec
Merge remote-tracking branch 'refs/remotes/origin/master'
2016-03-16 11:31:17 +01:00
Martinez
9fd271351f
minor fixes
2016-03-16 11:30:40 +01:00
Martinez
590c8ad280
add --context (per-directory encoding config)
2016-03-16 11:29:31 +01:00
Martinez
d2bc68885e
change to over.core.text.ProgressBar2
...
change bytes to octets
2016-02-21 13:16:18 +01:00
Martinez
09483b6c7c
add support for files with no video (i.e. audio files)
...
fix stream selection (now in line with ffmpeg's logic)
enlarge progress bars :-)
2015-12-26 20:41:51 +01:00
Martinez
5de735234d
add x265 support
...
add --video-preset, an interface to x264 and x265 presets
add --probe, an interface to ffprobe
minor fixes
2015-12-24 16:43:57 +01:00
Martinez
08ee80454c
handle incompatible pixel formats
2015-11-08 16:29:10 +01:00
Martinez
5ffb173513
fix interpreter path
...
update to current over
2015-06-09 20:58:30 +02:00
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