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
|
3abd7f69a9
|
black formating
|
2021-04-13 02:23:48 +03: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
|
6e4fbb6408
|
little bit better logging
|
2021-02-21 06:44:36 +02:00 |
|
Zen
|
5b495c4705
|
yapf reformating
|
2021-02-01 05:07:07 +02:00 |
|
Zen
|
4723b6b24b
|
fixes and removed not needed imports
|
2021-01-25 02:49:25 +02:00 |
|
Zen
|
91ee47e0af
|
Merge pull request #209 from natis1/master
Apply vmaf n_threads to probes as well to prevent cpu overallocation
|
2021-01-12 07:59:59 +02:00 |
|
Eli Stone
|
32953c8fa5
|
Apply vmaf n_threads to first pass encoding as well.
Add parends around some if statements relating to tqdm to make them syntactically obvious and correct
|
2021-01-11 16:34:01 -07:00 |
|
Zen
|
1c8866acac
|
forgot that ancient distros don't have python 3.8 so no valrus operator
|
2021-01-11 18:01:36 +02:00 |
|
Zen
|
07d3ffcdac
|
reworked ffmpeg splitting
|
2021-01-11 17:57:02 +02:00 |
|
Zen
|
0e9d56cb38
|
clear up + removed prints to console
|
2021-01-11 14:34:09 +02:00 |
|
Eli Stone
|
02d55bbd87
|
Add min_scene_len to ffmpeg detection using a general purpose algo
|
2021-01-09 22:05:06 -07:00 |
|
Eli Stone
|
9426b6468f
|
remove var from pyscene to clean it up too
|
2021-01-09 21:14:25 -07:00 |
|
Eli Stone
|
989313273a
|
Clean up checks for tqdm, pull out matplotlib code, and write proper description for ffmpeg scene detection
|
2021-01-09 21:11:34 -07:00 |
|
Eli Stone
|
f494973d2c
|
Add ffmpeg splitting, add --quiet to stop tqdm from loading, make scenedetect and tqdm not strictly required, add setup-minimal for av1an-minimal, a version with much fewer deps, when using --quiet av1an exposes the number of frames that have been encoded
|
2021-01-09 13:37:01 -07:00 |
|
Zen
|
b87bcfe956
|
changed aom_keyfarmes defaults
|
2021-01-05 12:12:34 +02:00 |
|
Zen
|
2df93717e6
|
tiles to aom_firstpass scenedetection
|
2020-12-27 02:17:04 +02:00 |
|
Zen
|
220863b1f0
|
Big refactor, pip fix, reworked project structure
|
2020-12-25 20:07:46 +02:00 |
|