Skip to content

Bug: The family parameter is missing from oapve_param_parse #163

Description

@richardssam

Ffmpeg is is unable to encode based on the "family" parameter, since its not actually passed through oapve_param_parse.

For example, ffmpeg -i "INPUTFILE.dpx" -vframes 1 -c:v liboapv -pix_fmt yuv422p10le -oapv-params family=422-HQ -preset fast -y "OUTPUTFILE.mov"
with ffmpeg-8.0 produces an error:
[liboapv @ 0x13d105030] Error parsing option 'family = 422-HQ'.

Looking at the function, family is missing.

Sam.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions