Skip to content

Releases: rust-av/Av1an

v0.5.2

04 Jan 03:56
v0.5.2
934bbb6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.5.2

0.5.1

03 Jan 04:57
v0.5.1
39d6f3d

Choose a tag to compare

What's Changed

Full Changelog: 0.5...v0.5.1

latest

08 Dec 16:59

Choose a tag to compare

latest Pre-release
Pre-release

Latest build from f6c37bd

Commit:
f6c37bd: chore(deps): bump docker/metadata-action from 5 to 6 (dependabot[bot])

0.5.0

02 Oct 15:31

Choose a tag to compare

What's Changed

Read more

0.4.4

28 Dec 13:43

Choose a tag to compare

Full Changelog: 0.4.3...0.4.4

What's Changed

0.4.3

17 Aug 22:21

Choose a tag to compare

What's Changed

Full Changelog: 0.4.2...0.4.3

New Contributors

0.4.2

17 Feb 18:56
ff3009f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.1...0.4.2

0.4.1

13 Mar 11:31

Choose a tag to compare

0.4.1

Av1an 0.4.0

19 Dec 16:30

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.1...0.4.0-release

Av1an 0.3.1

17 Jan 07:57
36fbff1

Choose a tag to compare

Changes

  • Fix mkvmerge concatenation when resuming, and mkvmerge on Windows
  • Display possible vspipe errors when ffmpeg pipe is present
  • Add warning if rate control mode was not specified (for aomenc)

Full Changelog: 0.3.0...0.3.1

Windows binary

The provided binary in this release is dynamically linked to both the vapoursynth and ffmpeg libraries. Make sure the latest version of vapoursynth is installed, and that the ffmpeg DLLs are available. The ffmpeg DLLs can be downloaded from here: https://www.gyan.dev/ffmpeg/builds/packages/ffmpeg-4.4.1-full_build-shared.7z. Extract the files, and place the DLLs (which are in the bin directory once extracted) in the same directory as the downloaded av1an.exe