Commit graph

230 commits

Author SHA1 Message Date
Zen fd56879e08 weighted search and transform vmaf to rust 2021-06-28 02:27:48 +03:00
redzic d81545a51e
Create into_vec! macro that implicitly calls .into() for each element (#282)
* Create into_vec! macro that implicitly calls `.into()` for each element
* Use into_vec! for probe slow
2021-06-17 16:14:26 +03:00
redzic 018999a5fb
Port logging to Rust, fix clippy warnings and remove dead code (#280)
Port logging to Rust
2021-06-14 23:20:47 +03:00
Zen e33f5b8831 removed reusing of first pass aom 2021-06-11 02:08:40 +03:00
Zen 359e6a5eb8 auto_vmaf_threads to rust 2021-06-10 23:06:30 +03:00
Luis Garcia da32f15ffe
Probe slow (#277)
Add probe-slow
2021-06-09 00:39:14 +03:00
Zen e8c66370b4 removed SVT-VP9 support 2021-06-05 03:22:48 +03:00
Zen 9affd557ee removed config code 2021-05-31 02:41:12 +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 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
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 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 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
redzic 6f78df5c0e Fix merge conflicts and update docker and github actions 2021-05-16 03:35:36 -05:00
redzic 41a25659e5 Use cargo workspaces, initial port of some vapoursynth functions 2021-05-16 02:33:25 -05:00