Commit graph

121 commits

Author SHA1 Message Date
Zen
c518d73f26 refactoring, faster startup, removed not used imports 2020-07-05 19:45:10 +03:00
Zen
f2d19922c5 more explicit av1an attributes 2020-07-04 22:57:09 +03:00
Zen
1b6a33f6a8 added -br, -bl 2020-07-02 15:36:58 +03:00
Zen
53e6469039 some docs 2020-07-01 15:43:29 +03:00
Zen
f39f0d9679 + 2020-07-01 03:00:35 +03:00
Zen
d1870230f5 less imports 2020-07-01 02:58:27 +03:00
Zen
4a7b907bc0 refactoring and stuff 2020-07-01 01:06:27 +03:00
Zen
babd8c0424 super basic 2020-07-01 00:14:31 +03:00
Zen
4c1facce4d + 2020-06-30 23:47:50 +03:00
Zen
70c4c3bbdd + 2020-06-27 22:35:42 +03:00
Zen
d1b44bb236 optimize imports 2020-06-27 22:21:00 +03:00
Zen
1339ed051e arg parse changes 2020-06-27 11:42:10 +03:00
Zen
e3fff55431 log, print error on concatenation 2020-06-27 11:42:01 +03:00
n9Mtq4
f89e8b3b3b Simplify logic for first pass reuse command generation 2020-06-26 10:17:33 -04:00
n9Mtq4
770d6b3bfa Revert "Don't generate first pass commands when reusing"
This reverts commit 791b5c9d
2020-06-26 10:02:55 -04:00
n9Mtq4
d06977f6e4 Revert "Make target vmaf and boosting compatible with a single pass 2 command"
This reverts commit fa3e69bc
2020-06-26 09:59:35 -04:00
Zen
fb3405e21d
Merge branch 'master' into feature/firstpassreuse 2020-06-25 18:23:51 +03:00
n9Mtq4
820fdea32c Add docstring to segment_first_pass 2020-06-24 18:45:15 -04:00
n9Mtq4
2f3f99b106 Fix bug in boost with 1 pass 2020-06-24 18:41:37 -04:00
n9Mtq4
fa3e69bc5a Make target vmaf and boosting compatible with a single pass 2 command 2020-06-24 15:51:48 -04:00
Zen
6a3af4f784 + for aom_keyframes 2020-06-24 21:01:10 +03:00
Zen
2625907457 svt_av1 frame couting fix 2020-06-24 20:30:33 +03:00
Zen
879df93001 Version bump and some docs 2020-06-24 19:45:30 +03:00
Zen
133cc57fcf
Merge pull request #99 from Quantum1248/master
Added lock to I/O operations on done.json
2020-06-24 17:28:42 +03:00
Zen
76087a78bc small changes 2020-06-24 17:18:24 +03:00
manu98de@hotmail.it
a2e6393cb7 Added lock to I/O operation on done.json 2020-06-24 13:44:53 +02:00
n9Mtq4
d77a75dac7 Recompute the EOS stats for each chunk and add documentation 2020-06-23 23:03:24 -04:00
n9Mtq4
dd7722f439 Fix using input instead of self.input and add as_posix on Paths 2020-06-23 22:05:26 -04:00
n9Mtq4
f1a64569a6 Naively split first pass file 2020-06-23 20:18:45 -04:00
n9Mtq4
791b5c9d6f Don't generate first pass commands when reusing 2020-06-23 18:42:03 -04:00
n9Mtq4
583d676f6f Add reuse first pass option 2020-06-23 17:02:05 -04:00
Zen
62159c6588 small fixes 2020-06-23 22:12:22 +03:00
Zen
60ff9a6a01 Print and log error in aom_keyframes 2020-06-23 21:56:20 +03:00
Zen
d6a8879298
Merge branch 'master' into feature/aomkeyframematch 2020-06-23 21:12:39 +03:00
n9Mtq4
915ec72c31 Report first pass aom errors 2020-06-23 11:31:09 -04:00
n9Mtq4
e55b475694 Limit number of lines in buffer 2020-06-23 02:12:58 -04:00
n9Mtq4
528ac90a2a Ignore blank lines in error reporting 2020-06-23 02:01:12 -04:00
n9Mtq4
1455501f34 Report encoder errors 2020-06-22 21:16:24 -04:00
n9Mtq4
ea1c71c396 Use video_params and ffmpeg options in aom keyframe split method 2020-06-22 19:02:48 -04:00
Zen
00399bfd84 fixed not showing progress 2020-06-23 01:53:51 +03:00
n9Mtq4
c8bccbf8fc Process video params before splitting 2020-06-22 18:01:31 -04:00
n9Mtq4
198daab78e Fix indent and remove extra len 2020-06-22 16:19:01 -04:00
n9Mtq4
2e05052def Huge code cleanup 2020-06-22 16:11:07 -04:00
Zen
ad239fe6d1 windoz 2020-06-22 22:53:12 +03:00
Zen
50f020c1df startup check to utils 2020-06-22 21:18:16 +03:00
Zen
a1655dfb69 arg_parse encoder check 2020-06-22 21:18:02 +03:00
Zen
207e987104 fix for %05 split filename 2020-06-22 21:17:52 +03:00
Zen
91a9611146 Checks try/except inside boost and bar 2020-06-22 21:17:27 +03:00
Zen
9978facff0 boost fix 2020-06-22 20:09:08 +03:00
Zen
414fbeb207 moved process inputs to utils 2020-06-22 20:03:49 +03:00