Skip to content

Conversation

@ThatNerdUKnow
Copy link

Related to issue #1128

vmaf_model_load allows you to load a builtin vmaf model when provided a version string to identify the desired model, but there is not currently any way to get a listing of the built in model versions.

This PR adds a function vmaf_model_version_next which iterates each item in built_in_models, allowing the caller to enumerate a list of available model versions.

@ThatNerdUKnow ThatNerdUKnow changed the title Expose model versions Expose builtin model versions Dec 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant