Skip to content

Consider upgrade ffmpeg to latest version as there is a bug on using overlay filter in n3.0.1 #130

Open
@mortyccp

Description

@mortyccp

FFmpeg n3.0.1 have a bug that when using -filter_complex "overlay" to generate image these will be some errors as following:

[mjpeg @ 0x7fac9c800000] error count: 20
[mjpeg @ 0x7fac9c800000] error y=0 x=94
[mjpeg @ 0x7fac9c800000] error count: 68
[mjpeg @ 0x7fac9c800000] error y=4 x=45

which cause the output image pixel wired. this bug have been fixed in later release of ffmpeg. Hope you have time to update the version of FFmpeg. Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions