Commit graph

30 commits

Author SHA1 Message Date
Martin Sekera
f9b19ebdc4 fix bitrate not detected on some videos 2021-08-27 12:19:12 +02:00
Martin Sekera
ffd18a9757 over-video 2.0: presets, sane defaults, legible output... 2021-08-24 09:16:20 +02:00
Martin Sekera
a1e1f3ce79 default to AV1 encoding using rav1e 2021-04-03 11:58:22 +02:00
Martin Sekera
5056618949 fix: doing an expensive normalization pre-pass despite --audio copy 2021-03-14 18:32:43 +01:00
Martin Sekera
37b4d2d34d add --chapters 2021-02-19 01:54:11 +01:00
Martin Sekera
9b2477a39b add --force-5718 2019-07-15 00:51:32 +02:00
Martin Sekera
aa907484ec - add --audio aac
- don't crash when channel_layout is missing
- handle progressbar fault on zero filesize (WIP)
2019-04-01 00:14:31 +02:00
Martin Sekera
59d61e5f3e add AV1 support (although it's so slow it has no practical use) 2019-03-19 16:35:01 +01:00
Martin Sekera
e94c3d166f fixed progressbar crashing on non-video media 2019-03-18 07:04:47 +01:00
Martin Sekera
2929725416 honor --ffmpeg-map even during normalization 2019-03-15 08:39:36 +01:00
Martin Sekera
b4621d0044 fix normalization to conform to EBU R128 2019-03-10 16:30:17 +01:00
Martinez
ddb5f38d75 fix crash on audio-less files 2018-10-11 00:00:31 +02:00
Martinez
4f9cac78c5 improved opus stream remapping (bug #5718) 2018-08-18 23:14:47 +02:00
Martinez
41f94f724b - add mp3 output
- explicitly map 5.1 audio with opus
2018-08-18 22:21:56 +02:00
Martinez
abe3b37f03 - added --output
- doc updates
2018-05-08 09:41:31 +02:00
Martinez
da0d60eecf - removed Theora support
- removed --context
- added Opus support (now default)
- added VP9 support (now default)
- added WebM support
2018-05-07 01:21:48 +02:00
Martinez
fa9b3fe790 fixes a collision in install.sh 2017-10-10 11:03:56 +02:00
Martinez
89e8deeb65 added install.sh 2017-10-10 10:44:57 +02:00
Martinez
f1b7600d4e ui fix 2017-08-20 18:55:32 +02:00
Martinez
f092e852da rewrote normalization to use loudnorm in order to avoid clipping 2017-08-20 16:16:27 +02:00
Martinez
d12eb050a7 fixes an issue with volume autodetection that caused clipping with some source masters 2017-08-17 23:11:27 +02:00
Martinez
9437d387ec fix buffer overflow on some input files 2017-07-25 02:01:13 +02:00
Martinez
b8ae8b0de7 minor cleanup 2017-04-14 22:23:58 +02:00
Martinez
7326f5be69 add --fps 2016-08-08 00:21:28 +02:00
Martinez
aa564e5eee add --cut 2016-08-07 23:05:58 +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
5ffb173513 fix interpreter path
update to current over
2015-06-09 20:58:30 +02:00
Overwatch
4f2d42e74a added automatic version stamping 2014-08-20 11:30:03 +02:00