Commit graph

1637 commits

Author SHA1 Message Date
Zen
4bb3499b6f changelog 2021-01-24 23:04:19 +02:00
Zen
d7f7a18ef7 remove print 2021-01-24 23:01:36 +02:00
Zen
4b5b3772d0 todo 2021-01-24 23:01:00 +02:00
Zen
0c762fb39e Ensure cache generation before running encoder and move cache files to temp 2021-01-24 23:00:25 +02:00
Zen
e6a3d983e0 return on frame probe 2021-01-24 22:59:36 +02:00
Zen
6d59794499 fix getting frame count with ffsm2 2021-01-24 22:56:19 +02:00
Zen
92bb95105b remove info 2021-01-24 21:14:02 +02:00
Zen
00708761ba print vspipe progress 2021-01-24 18:07:41 +02:00
Zen
cd03a6d82d
Merge pull request #216 from BlueSwordM/master
Updated aomenc.md again for even better documentation and recommendations
2021-01-23 23:44:29 +02:00
BlueSwordM
72e8e4d0bc Updated aomenc.md for better documentation
Updated aomenc.md Ultimate7 for better documentation

Updated aomenc.md Ultimate8 for better documentation

Updated aomenc.md Ultimate9 for better documentation

Updated aomenc.md Ultimate9 for better documentation
2021-01-23 15:16:04 -05:00
Zen
efa467fd1f
Merge pull request #213 from luigi311/docker
Docker
2021-01-21 01:07:08 +02:00
Zen
de77cb73f2 Merge branch 'master' of https://github.com/master-of-zen/Av1an 2021-01-20 02:12:44 +02:00
Zen
f4f92db47b don't copy metadata and don't use -c copy by default 2021-01-20 02:12:42 +02:00
Luigi311
efe1cb34b1 Dynamic username
Signed-off-by: Luigi311 <luigi311.lg@gmail.com>
2021-01-18 20:30:55 -07:00
Luigi311
6b6da0946f Update repo
Signed-off-by: Luigi311 <luigi311.lg@gmail.com>
2021-01-18 19:38:39 -07:00
Luigi311
c9155b0ad9 path
Signed-off-by: Luigi311 <luigi311.lg@gmail.com>
2021-01-18 19:23:33 -07:00
Luigi311
b1273fee3a file
Signed-off-by: Luigi311 <luigi311.lg@gmail.com>
2021-01-18 18:24:08 -07:00
Luigi311
f729d8c2c9 context
Signed-off-by: Luigi311 <luigi311.lg@gmail.com>
2021-01-18 18:06:50 -07:00
Luigi311
fcdbaabf3f Lowercase nproc
Signed-off-by: Luigi311 <luigi311.lg@gmail.com>
2021-01-18 16:17:13 -07:00
Luigi311
628f4a9e8a Docker build and push
Signed-off-by: Luigi311 <luigi311.lg@gmail.com>
2021-01-18 14:52:22 -07:00
Luigi311
5fe03a6a78 Merge branch 'docker' of github.com:luigi311/Av1an into docker 2021-01-17 23:47:21 -07:00
Luigi311
2a0b96e1c3 Add opencv and dependencies
Signed-off-by: Luigi311 <luigi311.lg@gmail.com>
2021-01-17 23:43:44 -07:00
Luigi311
3adfe24372 Initial dockerfile
Signed-off-by: Luigi311 <luigi311.lg@gmail.com>
2021-01-17 23:43:44 -07:00
Luigi311
42af997202 Add opencv and dependencies
Signed-off-by: Luigi311 <luigi311.lg@gmail.com>
2021-01-17 23:12:55 -07:00
Luigi311
973a0e1a69 Initial dockerfile
Signed-off-by: Luigi311 <luigi311.lg@gmail.com>
2021-01-17 19:13:24 -07:00
Zen
867f407b49
Merge pull request #211 from BlueSwordM/master
More documentation for aomenc-av1
2021-01-17 00:17:35 +02:00
Zen
88bdd065db
Merge branch 'master' into master 2021-01-17 00:08:55 +02:00
Zak
78fd7b1663 Update aomenc.md
Update aomenc.md

Update aomenc.md

Update aomenc.md

Update aomenc.md

Update aomenc.md
2021-01-16 15:28:12 -05:00
Zen
9a56f70266
docs lag in frames 2021-01-13 20:41:27 +02:00
Zen
6bd9f0721b
added link to windows prebuilds 2021-01-12 17:51:14 +02:00
Zen
c169035c66 Merge branch 'master' of https://github.com/master-of-zen/Av1an 2021-01-12 12:55:35 +02:00
Zen
2d60588f17 changelog+version bump+pip update 2021-01-12 12:55:33 +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
fdb35b7a96 Add threads support to x26. and svt 2021-01-11 16:43:19 -07: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
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