Commit graph

289 commits

Author SHA1 Message Date
DataHoarder a33040fd85
Added --one-shot-resume for distributed Av1an usage 2022-07-02 00:05:42 +02:00
redzic 3675f057f2
Add compilation instructions for Windows (#617) 2022-04-17 04:01:50 +00:00
FazlyMR 221c56f5c1
Updated README.md (#608)
Co-authored-by: redzic <48274562+redzic@users.noreply.github.com>

Co-authored-by: Josh Holmer <jholmer.in@gmail.com>

Co-authored-by: Josh Holmer <jholmer.in@gmail.com>
2022-04-16 21:00:33 +00:00
Zen f66a805256
Adaptive extra splits (#584)
* Adds adaptive extra splits

* docs

* correction

* squize

* more squize
2022-03-05 12:43:10 +00:00
redzic a37b0f720a
Do not state that vapoursynth is optional (#552) 2022-01-19 22:19:42 +00:00
Zen 3efa46d0f4 Update preview screenshot, again 2022-01-07 07:18:00 +02:00
Zen bfd28eb2b7 new av1an preview 2022-01-06 18:11:34 +02:00
nusu-github 5d6fc9b773
Fixed a typo [enocoder => encoder] (#517) 2022-01-06 14:14:56 +00:00
redzic af87153259 Remove references to SVT-VP9 in README 2021-11-22 11:01:39 -06:00
Sven-Hendrik Haase a8812b9900
Clean up installation instructions and add crates.io badge (#396)
I just put av1an into Arch Linux's [community] repository so this should be reflected in the README.
2021-11-02 13:25:09 +02:00
Zen 95f053cfb1 Fix readme markdown 2021-10-10 20:25:27 +03:00
redzic e2451684b8
Refactor: Better ffmpeg pipe handling + more info in --version (#389)
* Refactor: Better ffmpeg pipe handling + more info in --version

* Update dependencies
* Better documentation in `--help`
* Include git commit hash and more info in `--version`
* Add `-k` as shorthand for `--keep`
* Do not pass `ffmpeg_pipe` around everywhere
* Use macro to generate encoder bit depth functions
* Fix documentation in README

* Fix some clippy warnings
2021-10-30 14:49:26 +03:00
Zen bb6ff7fcad Correct readme.md 2021-09-07 16:16:17 +03:00
Zen 9d19fb9be2 Output usage clarification 2021-08-09 02:42:48 +03:00
Zen ba3295885c removed --webm flag 2021-08-16 20:17:33 +03:00
Nathaniel Chin 33e8fd3296
fix aur link (#315) 2021-07-26 13:02:39 +03:00
Zen 5e7f8841a3 improve readme 2021-07-22 12:49:04 +03:00
Zen 532c6331b1
remove dead badges from readme 2021-07-19 04:34:33 +03:00
Zen a53ca400b7 Remove pyscene detectect 2021-07-12 23:14:42 +03:00
Luigi311 308e97047e
Add probe slow, add devcontainer, update readme (#289)
* Dockerfile: Update copy with chown, seperate copy requirements from all
* Add probe-slow support
* README: Update readme with new rust cli options
* Dockerfile: Hide av1an venv
* Add devcontainer
* Action: Add baseline-select
2021-07-09 19:32:47 +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 928562b401 removed no check 2021-07-01 10:38:00 +03:00
Luis Garcia da32f15ffe
Probe slow (#277)
Add probe-slow
2021-06-09 00:39:14 +03:00
Zen 755223e1fc fix logging 2021-06-05 03:40:28 +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 a2a0788396 Removed per frame target quaity 2021-06-04 05:05:27 +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
Nova-Aurora 480fa43296
spelling fix in the readme (#265)
* spelling fix in the readme
2021-05-19 15:21:09 +03:00
Zen c068e7221a readme warning 2021-05-16 09:25:33 +03:00
Luis Garcia 0f1916cf44 Rust (#260) 2021-05-16 09:25:33 +03:00
Zen cd9ddac53b readme fixes 2021-05-12 09:49:25 +03:00
Zen 27ccad4a0c correction to readme vs methods 2021-04-25 21:07:49 +03:00
Zen af1132d0e1
Fix SVT-AV1 link 2021-04-22 02:04:03 +03:00
Zen 317a3149cb
update bitcoin adress 2021-02-26 15:55:06 +02:00
Nathaniel Chin 0bbfd542b8 add info about min_scene_len to readme
typo fixes

more typo fixes
2021-02-22 19:06:00 +08:00
Austin Dworaczyk Wiltshire 002f913405 Make Vapoursynth support more apparent.
This adds documentation in both the README and commandline arguments.

Hopefully this will prevent confusion like in #222.
2021-02-13 17:44:19 -08:00
Luigi311 5f0ece3781 Docker: Use luigi311/encoders-docker base, update readme
Signed-off-by: Luigi311 <luigi311.lg@gmail.com>
2021-02-09 22:41:53 -07:00
Luigi311 a4250cf5b8 README: Format with remark
Signed-off-by: Luigi311 <luigi311.lg@gmail.com>
2021-02-06 14:38:51 -07:00
Luigi311 9ea2d06d7b README: Add quotes on pwd to avoid word splitting
Signed-off-by: Luigi311 <luigi311.lg@gmail.com>
2021-02-06 14:34:31 -07:00
Luigi311 4db0976175 Update readme
Signed-off-by: Luigi311 <luigi311.lg@gmail.com>
2021-01-31 13:26:26 -07:00
Zen 6bd9f0721b
added link to windows prebuilds 2021-01-12 17:51:14 +02: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 a55ff9baf4 Added webm output 2020-12-18 21:32:21 +02:00
Zen 04818f9eb1 add per frame to readme 2020-12-18 18:13:02 +02:00
Zen bf3e225f48 added split method none, to skip scenedetection 2020-12-16 18:04:50 +02:00
Zen 3bd2f7e144 set default chunking method to ffms2, looks to work more reliably 2020-12-11 01:28:35 +02:00
Zen ebcca480f2
Add config to readme 2020-12-08 02:27:48 +02:00
Zen 743c243694
+ recommendation to install vs 2020-11-22 15:50:34 +02:00