Commit graph

1863 commits

Author SHA1 Message Date
Zen
7740da8f0d move arg parsing to rust 2021-06-04 04:27:14 +03:00
Zen
060d057c63 Wip rust arg parsing 2021-06-03 11:43:50 +03:00
Zen
cbd3305fdf fix write/read scenes to file 2021-05-30 23:30:56 +03:00
Zen
a8f5315c63 read/write scenes to rust 2021-05-28 23:16:17 +03:00
Zen
5ee1f0990f add y4m to valid file types 2021-05-28 21:45:22 +03:00
Zen
6dc82db96c removed dead vmaf code 2021-06-01 20:57:35 +03:00
Zen
0fb7ad4b7d
Update README.md 2021-06-01 17:07:40 +03:00
Zen
3a56b1a2d4 Completely removed VVC support (for now) 2021-06-01 16:53:00 +03:00
Zen
6e9d7cd009 removed dead files 2021-06-01 16:51:09 +03:00
Zen
c14e6c015a fix audio doesn't copying 2021-06-01 16:34:08 +03:00
Zen
527aa05d82 File validation and input processing 2021-06-01 16:33:53 +03:00
Zen
49cd278a02 Fix concat bug 2021-06-01 01:06:28 +03:00
Zen
a8219d220e wip aom keyframes 2021-05-26 20:06:35 +03:00
Zen
d6a650876f file validation code and tests 2021-05-26 17:51:14 +03:00
Zen
902b9fca5c initial aom keyframes code 2021-05-27 11:42:22 +03:00
Zen
62bcb66e9e extra splits tests 2021-05-25 14:07:16 +03:00
Luis Garcia
f3296b0291
TargetQuality: x265 frame-thread max 16 (#271)
Signed-off-by: Luigi311 <luigi311.lg@gmail.com>
2021-05-24 20:19:14 +03:00
Luis Garcia
f8784d2764
Actions: Use dockerhub (#270)
* Actions: Use dockerhub
* Actions: Remove ls
2021-05-24 10:19:52 +03:00
Luis Garcia
36037e6e42
Docker improvements (#269)
* Actions: Docker build all, cache publish
* Docker: Add wheel
2021-05-24 09:07:47 +03:00
Luis Garcia
136edd6400
Use rust nightly (#268) 2021-05-23 23:23:44 +03:00
Zen
02b017974d segment to rust 2021-05-23 15:21:07 +03:00
Zen
c37fdba211 rust modules version bump 2021-05-22 14:19:19 +03:00
Zen
9ff0c91667 extra_splits to rust 2021-05-21 14:18:59 +03:00
Zen
424cc4fcdd modified init system and moved vmaf module 2021-05-21 12:07:49 +03:00
Zen
526579cf09 remove dead code 2021-05-21 11:39:12 +03:00
Zen
df68733e93 ffmpeg module to rust.
Ported get frame types
2021-05-20 09:31:17 +03:00
Zen
b09a3a615d audio extraction to rust, and redone 2021-05-20 09:08:31 +03:00
Zen
0086105c22 remove av1an gui code 2021-05-19 19:30:56 +03:00
Nova-Aurora
480fa43296
spelling fix in the readme (#265)
* spelling fix in the readme
2021-05-19 15:21:09 +03:00
Zen
49ac7f77ad fix x264 target quality 2021-05-18 06:42:49 +03:00
Zen
8727af953e fix target quality rav1e 2021-05-17 19:56:14 +03:00
Zen
5a0e9d4ece ffmpeg concatenation to rust 2021-05-17 15:08:55 +03:00
Zen
db6e6f820b target quality command construction to rust 2021-05-17 08:42:41 +03:00
redzic
d7c1253d04 Add --output_ivf flag to remux VP9 and AV1 to ivf
Move check to startup_check
2021-05-17 06:58:59 +03:00
Zen
817ce9b6bf get_keyframes to rust 2021-05-16 14:09:16 +03:00
Zen
0667791c2e Merge branch 'master' of https://github.com/master-of-zen/Av1an 2021-05-16 12:12:13 +03:00
redzic
b8df7711be Use cargo workspaces, port some more vapoursynth functions to rust 2021-05-16 12:08:03 +03:00
redzic
6f78df5c0e Fix merge conflicts and update docker and github actions 2021-05-16 03:35:36 -05:00
Zen
aa92ea8439 ffmpeg frame probe to rust 2021-05-16 11:20:59 +03:00
redzic
e7f1f5d0db Merge upstream and fix merge conflicts 2021-05-16 02:42:09 -05:00
redzic
41a25659e5 Use cargo workspaces, initial port of some vapoursynth functions 2021-05-16 02:33:25 -05:00
Zen
7eecc780f5 changelog and version bump 2021-05-16 09:25:33 +03:00
Zen
c068e7221a readme warning 2021-05-16 09:25:33 +03:00
Luis Garcia
46717369b1 Dockerfile: Add rust build (#262)
Signed-off-by: Luigi311 <luigi311.lg@gmail.com>
2021-05-16 09:25:33 +03:00
Luis Garcia
0f1916cf44 Rust (#260) 2021-05-16 09:25:33 +03:00
Zen
d7c026eafc change startingg script 2021-05-16 09:25:33 +03:00
Zen
37cc23e55b remove terminate function 2021-05-16 09:25:33 +03:00
Zen
27821bc889 use copy for ffmpeg frame counting 2021-05-16 09:25:33 +03:00
Zen
50b195b0a4 simplify 2021-05-16 09:25:33 +03:00
Zen
9414541edf removed dead code 2021-05-16 09:25:33 +03:00