Commit graph

1770 commits

Author SHA1 Message Date
Zen
ed20b91fe5 requirements fix 2021-05-14 22:53:34 +03:00
Zen
67a0028819 wip 2021-05-14 22:53:34 +03:00
Zen
678ff34aa7
Merge pull request #259 from BlueSwordM/master
Making aom+SVT-AV1 target_quality faster and SVT-AV1 fixes
2021-05-14 20:37:17 +03:00
zak
012a200ec4 Making aom+SVT-AV1 target_quality faster and SVT-AV1 fixes 2021-05-14 12:56:56 -04:00
Zen
107c205c6b
don't print empty line on overwrite promt 2021-05-14 06:30:36 +03:00
Zen
4f967d4534
don't copy subtitles with x265 merging 2021-05-14 06:25:34 +03:00
Zen
d36550b995 setup minimal update 2021-05-13 08:03:55 +03:00
Zen
51784c5638 version bump, pip update 2021-05-14 08:03:03 +03:00
Zen
231db9ee38 use json for scenes file 2021-05-12 09:49:50 +03:00
Zen
cd9ddac53b readme fixes 2021-05-12 09:49:25 +03:00
Zen
4eff87980a removed dead vmaf code 2021-05-11 08:08:08 +03:00
Zen
d3469a7f7b changelog 2021-05-11 08:04:19 +03:00
Zen
7c1e3dc8d8 add output overwrite promt 2021-05-10 07:46:02 +03:00
Zen
6b06327103
Merge pull request #256 from Thomasedv/None_fix_cm_method
Fix None error when user has vpoursynth, but not ffms2 or lsmash
2021-05-09 16:51:15 +03:00
Thomasedv
3072abcdd2 Tweaked error message a little. 2021-05-09 13:42:57 +02:00
Thomasedv
8617393c7e Fixed error message. 2021-05-08 15:54:13 +02:00
Thomasedv
24117bd4d9 Use Hybrid chunk method when ffms2 and lsmash is not installed, but vapoursynth is. 2021-05-08 15:43:50 +02:00
Zen
4aa7136703 version bump 2021-05-08 02:42:19 +03:00
Zen
fcab2e493a remove hardcoded limited color range 2021-05-07 21:41:33 +03:00
Zen
8f1dce4dd4 Removed vvc config file, temporally removed vvc support 2021-05-06 21:25:06 +03:00
Zen
ef4c886ff3 removed yuv creation from vvc 2021-05-05 21:23:45 +03:00
Zen
a93d1ac566 some frame count logs 2021-05-05 21:11:08 +03:00
Zen
c9f8c4a7bf
Fix concat 2021-05-04 03:01:43 +03:00
Zen
20eeade740 svt_av1 target quality fix 2021-05-02 00:18:39 +03:00
Zen
f8f8849401 fix svt_av1 2021-04-30 03:29:06 +03:00
Zen
fc2c317e58 some docs 2021-04-28 17:17:53 +03:00
Zen
6b3353423e Check is audio file at least 1024 bytes to use it 2021-04-28 17:00:47 +03:00
Zen
5b5f74c7e0 versioning changing 2021-04-26 23:48:30 +03:00
Zen
27ccad4a0c correction to readme vs methods 2021-04-25 21:07:49 +03:00
Zen
db5ba77fee version bump + pip update 2021-04-24 23:23:43 +03:00
Zen
af1132d0e1
Fix SVT-AV1 link 2021-04-22 02:04:03 +03:00
Zen
9cfba6ba30
Merge pull request #254 from cogman/master
Determine VMAF threads value based on number of workers Closes #252
2021-04-22 02:01:16 +03:00
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
Zen
0b390ad6a9
Merge pull request #247 from Thomasedv/folder_output
Allow folder as output for Av1an
2021-04-17 13:28:10 +03: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
Zen
78578056e9 fixes to aomenc docs 2021-04-13 02:11:32 +03:00
Zen
8511d8b09b
Merge pull request #244 from Thomasedv/pipe_cleaner
Kill auxiliary pipes when main encode/process is finished
2021-04-12 10:56:39 +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
Zen
f18b55139e
Merge pull request #243 from jrodzar/patch-1
Update vapoursynth.py
2021-04-09 16:13:55 +03: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
Zen
f75754e832 changelog changes 2021-04-07 19:51:27 +03:00