Skip to content

All logs have stderr, even there are no errors #877

Open
@mvynhb

Description

@mvynhb

When using:

ffmpeg.on('log', ({ type, message }) => {
    console.log(type, message);
});

I always get type as "stderr", regardless of the media used, even if the media is valid and ffprobe returns no errors.

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