Releases: Eyevinn/autovmaf
Releases · Eyevinn/autovmaf
v0.6.0
- Support for iterating over arbitrary parameters, (in addition to bitrate and resolution) when running jobs with AWS pipeline
- Probing of actual bitrate when running aws pipeline
- Support for mediaconvert accelerated transcode
- Support for recursing subfolders with export-csv command
- Support for selecting variables to include with export-csv command
- Both targetBitrate and actualBitrate (probed) is now included in output from export-csv command
v0.5.4
Full Changelog: v0.5.3...v0.5.4
v0.5.3
v0.5.2
Full Changelog: v0.5.1...v0.5.2
v0.5.1
v0.5.0
What's Changed
- feat: Pipeline and encoding-profile can now be inlined in job definition file
- feat: Non-ABR encoding, i.e. CRF or constant QP can now be used
- feat: VMAF results can be exported to CSV file
- feat: VMAF analysis can be run without transcoding if transcoding has already been done
- feat: CPU time used for encoding is measured
Full Changelog: v0.4.2...v0.5.0
v0.4.2
v0.4.1
What's Changed
- feat: Add support for running measurements locally by @grusell in #42
- feat: Added support for specifying bitrate range for individual resolutions by @zapfire88 in #43
New Contributors
- @grusell made their first contribution in #42
- @zapfire88 made their first contribution in #43
Full Changelog: v0.3.2...v0.4.1
v0.3.2
v0.3.1
What's Changed
- Add links to repo in
package.json
by @oscnord in #36 - docs: 🌈 add badges and logo by @jonathanwalter in #35
Full Changelog: v0.3.0...v0.3.1