Commit graph

25 commits

Author SHA1 Message Date
Luigi311 592bd9920d
Fix x264/x265, Disable multiplexing (#290)
* Fix x265/x264, Expand gitignore
* Cargo: Disable Multiplex
2021-07-11 14:36:31 +03:00
Zen 3d960e0618 fix pipes import 2021-07-08 04:42:23 +03:00
redzic 5bf76cee07
Port tqdm to Rust with indicatif crate (#284)
Port progress bar to Rust with indicatif
2021-07-04 03:50:02 +03:00
Zen 2243f85ee2 simplify out the encoder 2021-07-02 01:04:38 +03:00
Zen 667b131bbb sort imports fix vmaf 2021-06-30 01:06:16 +03:00
Zen 117e9153f1 better error handle for pipe 2021-06-27 23:20:46 +03:00
Zen 7911ceafe5 Simplify code 2021-06-27 21:21:00 +03:00
Zen 1f85ed8773 progress matching to rust 2021-06-27 20:48:17 +03:00
Zen dbdea5f33d simplyfy python encoder 2021-06-20 20:12:03 +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 e8c66370b4 removed SVT-VP9 support 2021-06-05 03:22:48 +03:00
Zen 3a56b1a2d4 Completely removed VVC support (for now) 2021-06-01 16:53:00 +03:00
Zen 3abd7f69a9 black formating 2021-04-13 02:23:48 +03:00
Thomasedv 3eeefdc26f Removed changes specific to own fork. 2021-04-12 09:31:19 +02:00
Thomasedv 865a298d0f Added a check and kill on utility processes used for piping. 2021-04-12 09:26:19 +02:00
Zen c4993766e0 some exception handling 2021-03-18 23:39:53 +02:00
Zen 736a0f7787 log fixes 2021-02-21 07:01:46 +02: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 25825bf341 log errors, raising fatal exceptions 2021-01-06 13:34:13 +02:00
Zen 68f8f255cf raise error on encoding failing 2021-01-06 07:40:33 +02:00
Zen f1e50a63ac removed not needed class 2020-12-27 07:48:16 +02:00
Zen 9f82b3bb9a Counter class to separate manager 2020-12-27 06:56:43 +02:00
Zen d8fd812ac8 all pipes to pipes in manager 2020-12-27 03:42:04 +02:00
Renamed from av1an/bar.py (Browse further)