Open Bug 1873050 Opened 9 months ago

Check the `av_opt_set` result in FFmpegVideoEncoder

Categories

(Core :: Audio/Video, task, P2)

All
Linux
task

Tracking

()

People

(Reporter: chunmin, Assigned: chunmin)

References

(Blocks 1 open bug)

Details

The result returned from av_opt_set are not checked (e.g., here). It's better to have some error handling when the result is non-0. At least some logs should be printed.

You need to log in before you can comment on or make changes to this bug.