Commit graph

157 commits

Author SHA1 Message Date
Thomas May
48ce085308 Determine VMAF threads value based on number of workers Closes #252 2021-04-21 16:29:40 -06:00
Thomasedv
45656b2cd6
Aom firstpass fix (#253)
* Fixed first_pass parsing, tries new method, then old one.
2021-04-22 00:11:26 +03:00
Zen
1af617d01f
Merge pull request #249 from Thomasedv/encoding_fix
Use utf-8 encoding for loadscript.vpy, handles nonstandard characters.
2021-04-17 21:40:07 +03:00
Thomasedv
b3c3d9bcb9 Use utf-8 encoding for loadscript.vpy, handles nonstandard characters. 2021-04-17 20:11:16 +02:00
Thomasedv
434a6c4db1 Fixed wrong name for output file in normal mode 2021-04-16 19:48:03 +02:00
Thomasedv
9992414053 Fixed error when output folder does not exist. 2021-04-16 19:45:53 +02:00
Thomasedv
cf8e2b856a Added folder output, and putting temp files in a folder. 2021-04-16 19:34:50 +02:00
Zen
86b5e38a76 fix sonar 2021-04-13 02:44:16 +03:00
Zen
3abd7f69a9 black formating 2021-04-13 02:23:48 +03:00
Thomasedv
3eeefdc26f Removed changes specific to own fork. 2021-04-12 09:31:19 +02:00
Thomasedv
865a298d0f Added a check and kill on utility processes used for piping. 2021-04-12 09:26:19 +02:00
jrodzar
02b3c7d5af
Update vapoursynth.py
Raw strings on input file paths as an easy way of avoiding backslash problems on Windows
2021-04-09 14:31:54 +02:00
Zen
cacc01716c removed before/after chunk routines 2021-04-08 22:21:58 +03:00
Simon Huber
b3f46372ae Fix logic 2021-04-05 22:50:26 +02:00
Simon Huber
f14cb122fe Further cleanup 2021-04-05 22:03:31 +02:00
Simon Huber
350d8b6a30 Annotate used methods and simplified case distinction 2021-04-05 21:44:31 +02:00
Zen
ea35491672 add rav1e --no-scene-detection for defaults and target quality 2021-04-03 16:18:33 +03:00
Zen
acd40f318d ensure path in vapoursynth 2021-03-29 17:09:58 +03:00
Zen
6c81ea12b6 add selftesting on startup 2021-03-28 07:24:49 +03:00
Zen
39b8d9bbdd fix 2021-03-27 07:23:31 +02:00
Zen
95d75b7c7b vvc todo 2021-03-27 07:21:50 +02:00
Josh Holmer
b79b61d03a Fix a crash when using vpy input with a space in the filename 2021-03-25 08:45:14 -05:00
Zen
35d4977062 fixes 2021-03-19 00:09:37 +02:00
Zen
c4993766e0 some exception handling 2021-03-18 23:39:53 +02:00
Zen
2cef58d2b2 small code fixes and raise handling 2021-03-18 20:06:56 +02:00
Zen
0c94dd04a1 bug fix 2021-03-18 17:22:56 +02:00
Zen
b233ad5621
Merge pull request #235 from nathanielcwm/minlen
Grammar corrections and add info about min_scene_len to readme.
2021-02-23 20:48:01 +02:00
Nathaniel Chin
0bbfd542b8 add info about min_scene_len to readme
typo fixes

more typo fixes
2021-02-22 19:06:00 +08:00
Zen
7ee553287b allow to use less than 4 probes 2021-02-22 00:22:26 +02:00
Zen
e3dfa4c371 fix probes logging 2021-02-21 23:25:18 +02:00
Zen
879e58a690 target_quality refactoring 2021-02-21 11:01:24 +02:00
Zen
89f31297d8 target_quality refactoring 2021-02-21 10:24:59 +02:00
Zen
86373207cd refactored target quality 2021-02-21 08:24:57 +02:00
Zen
3ddf044720 squash log code 2021-02-21 07:05:14 +02:00
Zen
736a0f7787 log fixes 2021-02-21 07:01:46 +02:00
Zen
6e4fbb6408 little bit better logging 2021-02-21 06:44:36 +02:00
zak
615e20129e Fixes VMAF calculation using the native VMAF n_subsample, mitigating the uncommon 100VMAF issue in continuous motion scenes
Fix for the VMAF fix
2021-02-19 09:43:17 -05:00
Austin Dworaczyk Wiltshire
002f913405 Make Vapoursynth support more apparent.
This adds documentation in both the README and commandline arguments.

Hopefully this will prevent confusion like in #222.
2021-02-13 17:44:19 -08:00
Austin Dworaczyk Wiltshire
dad277eace Fix Vapoursynth input.
Tested locally, including blank Vapoursynth input and normal MKV input
file.

Fixes #222
2021-02-13 17:28:52 -08:00
Zen
b2350ef933 version bump, pip update 2021-02-12 02:08:10 +02:00
Zen
1443cb603c disabled enable tx 64 for target quality 2021-02-12 02:06:19 +02:00
Zen
354ec5d08c fix version bump 2021-02-11 21:35:16 +02:00
Zen
50fd7ec2fe - threads 2021-02-11 21:30:46 +02:00
Zen
ade5b3659e version bump 2021-02-11 21:24:50 +02:00
Zen
b22f93ec91 fix aom_target quality setting 2021-02-11 21:23:07 +02:00
Zen
834c7b36db
Merge pull request #229 from luigi311/master
Fix error on 0 encoding chunks for resuming
2021-02-10 19:54:01 +02:00
Luigi311
ca329a4934 Fix error on 0 encoding chunks for resuming
Signed-off-by: Luigi311 <luigi311.lg@gmail.com>
2021-02-10 09:53:41 -07:00
Zen
477cca9588 ~2.45x faster probes for rav1e 2021-02-10 16:27:29 +02:00
Zen
80a0e50ff7 version bump to 6 2021-02-10 15:38:28 +02:00
Zen
ec80fba78c ~1.7x faster probing for svt-av1 2021-02-10 15:35:58 +02:00