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 |
|
Zen
|
a62733c81c
|
Merge pull request #242 from ibhh/refactoring/vmaf_probe_log
Annotate methods for probe logging and simplified case distinction
|
2021-04-06 12:29:16 +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 |
|
Zen
|
7180944295
|
Merge pull request #239 from shssoichiro/fix-vpy-space
Fix a crash when using vpy input with a space in the filename
|
2021-03-25 16:21:42 +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
|
14d4524cc6
|
TODO: rewrite it in rust
|
2021-03-05 20:34:21 +02:00 |
|
Zen
|
317a3149cb
|
update bitcoin adress
|
2021-02-26 15:55:06 +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 |
|