alexheretic / ab-av1

AV1 re-encoding using ffmpeg, svt-av1 & vmaf.
MIT License
483 stars 30 forks source link

Support librav1e #125

Closed alexheretic closed 1 year ago

alexheretic commented 1 year ago

Add -e librav1e support. Map --crf to ffmpeg -qp (default max 255), --preset to -speed (0-10).

Resolves #124