Commit graph

58 commits

Author SHA1 Message Date
Zen
474161da46
Merge pull request #4 from natis1/master
Add audio params support for optionally reencoding audio
2020-01-11 05:59:21 +02:00
Eli Stone
5e2bce962f Add audio params support for reencoding audio 2020-01-10 19:54:06 -08:00
Zen
2d48750347 Delete asdf.py 2020-01-11 05:23:13 +02:00
Zen
71d72fa481 Faster 2020-01-11 04:48:58 +02:00
Zen
8488282412 typo 2020-01-11 03:26:58 +02:00
Zen
8b8a3c0dbe Added progress bar 2020-01-11 03:19:27 +02:00
Zen
0a989989a3 Update main.py 2020-01-11 03:19:01 +02:00
Zen
6e5a691544 Update main.py 2020-01-11 03:18:48 +02:00
Zen
02d8757fce Overwrite file on output 2020-01-11 03:18:33 +02:00
Zen
6514e51df8 fast default encode 2020-01-11 03:18:11 +02:00
Zen
90deb4a92f improved imports 2020-01-11 03:18:01 +02:00
Zen
68b50b3ec0 minor readability improvement 2020-01-11 01:49:32 +02:00
Zen
b5a2ebfb4c Improved showcase of parameters 2020-01-11 01:48:53 +02:00
Zen
d409ae4028 improvement on output 2020-01-11 01:48:26 +02:00
Zen
30ffb22d2e removed videos 2020-01-11 01:41:29 +02:00
Zen
88c3f3c4ed Impoved console output 2020-01-11 01:19:27 +02:00
Zen
f0b7d39393 improved imports 2020-01-11 01:18:36 +02:00
Zen
5c33552c1d Copy audio stream instead of reencoding it 2020-01-11 00:04:36 +02:00
Zen
7a22accbdc Delete vid.webm 2020-01-10 06:39:35 +02:00
Zen
0db731b2b0 Using video name for output 2020-01-10 05:08:43 +02:00
Zen
54e7ca6515 Using Aomenc and yuv4mpegpipe 2020-01-10 00:17:06 +02:00
Zen
61681b7dd6 added bigger threshold for spliting scenes 2020-01-10 00:16:33 +02:00
Zen
5a8afd4ab8 Update requirements 2020-01-09 22:49:53 +02:00
Zen
b9b39ef1b3 Update main.py 2020-01-09 22:29:23 +02:00
Zen
6226273370 Update main.py 2020-01-09 22:15:29 +02:00
Zen
e9faf49e70 removed clutter 2020-01-09 22:05:25 +02:00
Zen
b1b23faddb OS agnostic ram info 2020-01-09 21:35:43 +02:00
Zen
36087d2b03 replaced unix specific paths with OS agnostic os.path.join 2020-01-09 21:27:27 +02:00
Zen
d56300ede2 Automatically determine number of workers 2020-01-09 21:09:49 +02:00
Zen
300ea77021 Update main.py 2020-01-09 20:05:57 +02:00
Zen
17e7eb4e6c fixed audio issues
all audio encodes to opus
2020-01-09 20:02:16 +02:00
Zen
34dce2a237 Update main.py 2020-01-09 20:01:40 +02:00
Zen
8513efa0ae changed format to webm 2020-01-09 19:45:10 +02:00
Zen
2802994602 Creating and deleting of temp files 2020-01-09 19:44:36 +02:00
Zen
24f5a10f86 Deleting /temp after encode finished 2020-01-09 18:25:27 +02:00
Zen
6d1e638acd Audio now copied to final file without reencode 2020-01-09 18:24:37 +02:00
Zen
2e59f29cf3 Update main.py 2020-01-09 17:52:11 +02:00
Zen
27ceb91813 Update main.py 2020-01-09 17:50:26 +02:00
Zen
dfe285ea5f arg_parsing to different function 2020-01-09 17:49:28 +02:00
Zen
4ba518e622 Update main.py 2020-01-09 17:33:47 +02:00
Zen
030138f273
Merge pull request #1 from IIIBlueberry/master
Added parsing command line
2020-01-09 17:23:50 +02:00
IIIBlueberry
9dcb810276 Update main.py 2020-01-09 22:58:05 +08:00
IIIBlueberry
e009b5ab07 Bruh 404 : add args passer 2020-01-09 22:54:01 +08:00
Zen
7323286c1b Update main.py 2020-01-09 01:36:39 +02:00
Zen
6b78877c06 Update main.py 2020-01-09 01:15:17 +02:00
Zen
c69ce9ce6a Tiles enabled
-row-mt 1 -tiles 2x2
2020-01-09 00:43:20 +02:00
Zen
3511db64ee Update .gitignore 2020-01-08 23:29:10 +02:00
Zen
842a797c9b Update main.py 2020-01-08 23:27:21 +02:00
Zen
afa3f0ff59 Update main.py 2020-01-08 23:16:53 +02:00
Zen
9aa72e7bbb Update main.py 2020-01-08 22:44:44 +02:00