Skip to content

non-utf8 output to stderr causes exceptions #57

@chadawagner

Description

@chadawagner

If there is any ffmpeg output to stderr which cannot be successfully decoded from bytes to utf-8, decode() will raise a UnicodeError and processing will fail. This is possible for example if there are ID3 tags that have some other encoding.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions