Commit graph

1653 commits

Author SHA1 Message Date
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
Zen
f49ea7d828 explicitly set 10b depth for aomenc 2021-01-11 10:32:05 +02:00
Zen
287f213918 vmaf resolution fix 2021-01-10 20:03:23 +02:00
Zen
5323f4f108 add color range by default 2021-01-10 20:03:09 +02:00
Zen
bd4c6e77bb version bum + pip update 5.5-2 2021-01-10 12:33:28 +02:00
Zen
feaa987b18
Merge pull request #206 from natis1/master
Qencoder compatibility patch
2021-01-10 07:48:34 +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
Zen
4ba9807131
Merge pull request #208 from n9Mtq4/fix/fpr_1chunk
Zero pad first pass file with 1 chunk
2021-01-10 05:26:55 +02:00
n9Mtq4
a0a0748ff8 Zero pad first pass file with 1 chunk
Fixes an issue with first pass reuse on 1 chunk.
2021-01-09 17:47:28 -05: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
478274a43a + 2021-01-09 15:05:46 +02:00
Zen
2095ead88c removed buffsize from pipes 2021-01-09 15:05:27 +02:00
Zen
452f81e169 aom 8 bit target quality probes 2021-01-09 15:05:10 +02:00
Zen
dd37897975 pretty 2021-01-09 15:04:53 +02:00
Zen
404585b39e +1 2021-01-09 13:43:07 +02:00
Zen
2cff88f767 all error to stdout 2021-01-09 06:19:36 +02:00
Zen
070c259854 version bump 2021-01-09 04:18:27 +02:00
Zen
659e71da14 is this the fix???? 2021-01-09 04:18:12 +02:00
Zen
96ff6ef4ee changelog changes 2021-01-09 02:09:59 +02:00
Zen
b76f45bfba lsmash to be default chunking method 2021-01-09 02:09:00 +02:00
Zen
432c9ca86c fix lsmash probe 2021-01-09 02:08:43 +02:00
Zen
171137ccda fix 2021-01-08 06:48:33 +02:00
Zen
a768ef3905 small stuff and docs 2021-01-07 14:25:06 +02:00
Zen
f86085edbd initial target_qualtiy docs 2021-01-06 16:43:41 +02:00
Zen
496b8466cb Initial documenation 2021-01-06 16:08:25 +02:00
Zen
38ddec4954 added optional fast probe fs vapoursynth lsmash installed 2021-01-06 13:39:56 +02:00
Zen
25825bf341 log errors, raising fatal exceptions 2021-01-06 13:34:13 +02:00
Zen
6c739a2587 check queue status before concat, exiting if encoding failed 2021-01-06 08:27:39 +02:00
Zen
04330061a4 exiting chunk if >3 fails 2021-01-06 07:44:08 +02:00
Zen
740a9fc176 wip restarting 2021-01-06 07:40:48 +02:00
Zen
68f8f255cf raise error on encoding failing 2021-01-06 07:40:33 +02:00
Zen
74d1795e83 wip chunk restarting 2021-01-06 07:27:06 +02:00
Zen
cbb226a7b0 changed default target quality q ranges 2021-01-06 06:15:13 +02:00
Zen
844e413a05 wip encoding queue 2021-01-06 06:09:11 +02:00
Zen
102dbe7a0e moved encoding queue to queue manager 2021-01-06 06:09:02 +02:00
Zen
24f122fac0 logger to keep logging buffered if file doesn't exist yet 2021-01-06 06:02:56 +02:00
Zen
b87bcfe956 changed aom_keyfarmes defaults 2021-01-05 12:12:34 +02:00
Zen
6d7825d01c import clean up 2021-01-03 13:29:13 +02:00
Zen
14bb27b4a3 version bump, pip update 2021-01-01 02:29:18 +02:00
Zen
204015ccb6 fix vmaf calc 2021-01-01 02:28:28 +02:00
Zen
7b3f4fb983 wip 2020-12-31 22:22:29 +02:00
Zen
5756ab900b Changed default target_quality bounds for encoders 2020-12-31 02:35:35 +02:00
Zen
d33bd98f0f todo 2020-12-30 21:45:23 +02:00
Zen
ed8852214d todo 2020-12-29 20:07:32 +02:00
Zen
cbacbebfcf todo 2020-12-29 02:49:47 +02:00