Skip to content

pixs0r filter outputs blank rows #162

@rrrapha

Description

@rrrapha

The problem can easily be observed when using a single image via ffmpeg:

ffmpeg -i in.jpg -vf "frei0r=pixs0r" out.jpg

Setting the first param (shift intensity) to zero produces an entirely blank image:

ffmpeg -i in.jpg -vf "frei0r=pixs0r:0" out.jpg

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions