Skip to content

libdav1d support #479

@roychen1998

Description

@roychen1998

I tried to enable libdav1d in YUView to analyze a AV1 stream, then some trouble met.

  1. It seems that "dav1d_default_analyzer_settings" has been renamed to "dav1d_default_analyzer_flags" in dav1d_0.2.1.0.analyze (https://github.com/IENT/YUView/wiki/External-Decoders). I have rename the function in my local, but I am not sure whether there is still some other issues here.
  2. getExtradata() return "", and it lead to a crash in "header.parse(reader)" in functions "FileSourceFFmpegFile::getParameterSets()“.

Is there any help to make libdav1d work? Or is there a release with libdav1d?

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions