Commit graph

26 commits

Author SHA1 Message Date
Josh Holmer
ff6f78f746 Revert "Remove support for DgDecNv (#796)"
This reverts commit a946721351.
2024-01-05 12:59:48 -05:00
Josh Holmer
a946721351
Remove support for DgDecNv (#796)
Even though av1an does not distribute any binaries or libraries of
DgDecNv, Donald A Graft, the author of DgDecNv, believes us to be in
violation of the license.

Therefore, this commit removes DgDecNv support.
2024-01-02 13:56:56 -05:00
Simulping
aa7058c695
Add DGDecNV and BestSource chunk method (#776) 2023-11-26 03:20:27 -05:00
Zen
a9d5d65dd4 Fix DOCKER.md pointing to old image 2023-08-30 00:55:44 +03:00
woot000
e10880d413
Add additional flags, options (#671)
* Add never overwrite -n flag

Acts as the opposite of the overwrite -y flag

* Add --scaler flag

This allows the user to control which scaling algorithm is used during scene detection downscaling and VMAF calculations, and also allows the width of the lanczos scaler to be selected from 1 to 9

* Add inputres option for --vmaf-res

This allows the user to have VMAF calculations use the input resolution automatically, without having to type it in manually per file

* Change progress bar characters for Windows

This looks smoother on the default Windows command prompt

* Add --extra-splits-sec option

Allows the user to specify extra splits in seconds. If both frames and seconds are specified, frames will take priority

* Add --ignore-frame-mismatch flag

Allows the user to ignore any reported frame mismatches between the encoder and chunk frame counts, which is useful if an ffmpeg filter changes the frame count, or the input video is encoded badly (ex. "Missing key frame while searching for timestamp" ffmpeg warning)

* formatting

* Fix compilation

oops

---------

Co-authored-by: Josh Holmer <jholmer.in@gmail.com>
2023-06-25 14:52:30 -04:00
HaveAGitGat
825107dccf
Fix target quality command syntax (#756) 2023-05-10 14:00:18 +03:00
Zen
4022c1f19e
Add some target quality docs (#701) 2023-01-09 18:00:34 +02:00
Josh Holmer
db89817ba8
Various dependency updates and cleanup (#679)
Notably:
- Update rav1e, av-scenechange, av-ivf and av-format
- Fix a variety of clippy lints
- Bump minimum rustc to 1.63 as required by other dependencies
2022-11-09 19:22:40 +00:00
Josh Holmer
c44f779818
Allow generating photon noise tables for rav1e (#655)
* Allow generating photon noise tables for rav1e

* Update scenes.rs
2022-08-02 17:21:26 +00:00
Zen
e58ab71e73
Readme changes (#651)
* Remove changelog

* Readme and docs change

* Update README.md

Co-authored-by: redzic <48274562+redzic@users.noreply.github.com>
2022-07-13 09:32:59 +00:00
FreezyLemon
f9b51e3997
Update readme (#649)
* Rework header

* more work done

* Nicer intro, I think

* Update docker stuff

* Rewrite feature list, add 'how it works'

* remove old CLI parameter documentation, fix up some stuff

* Move compilation instructions to its own file

* Move docker stuff to own file, remove ToC

* small improvements, typos fixed

* finishing touches

* add instructions for VS plugins on Windows

* address review feedback

* some small misc. improvements

* add --help reference file

* Keep 96 worker image at bottom of README. sorry

* move 96 worker image back to top of readme
2022-07-13 08:14:58 +00:00
Joel Hansen
c8d031c1b8
docs: First pass for SVT-AV1 documentation (#614) 2022-04-18 05:52:33 +00:00
Zen
e63ae64606 correct docs 2021-09-10 21:20:09 +03:00
Zen
76bae0fae7 Fix docs markdown 2021-10-11 20:27:50 +03:00
redzic
9b1a00775b
Set log level in FFmpeg + small fixes (#376)
* Small fixes/cleanup

* Set log level to fatal in ffmpeg

* Update dependencies
2021-10-09 02:47:08 +03:00
Zen
fc2c317e58 some docs 2021-04-28 17:17:53 +03:00
Zen
78578056e9 fixes to aomenc docs 2021-04-13 02:11:32 +03:00
Zen
05df371c71
Update aomenc.md 2021-02-15 22:56:12 +02:00
Zen
35c4ad1fb5
Update aomenc.md 2021-02-04 18:56:55 +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
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
a768ef3905 small stuff and docs 2021-01-07 14:25:06 +02:00
Zen
f86085edbd initial target_qualtiy docs 2021-01-06 16:43:41 +02:00
Zen
496b8466cb Initial documenation 2021-01-06 16:08:25 +02:00