Skip to content

If ffprobe fails for whatever reason, the exception thrown has missleading text. #8

@grusell

Description

@grusell

Describe the bug
If ffprobe fails for whatever reason, the exception thrown has missleading text.

java.lang.RuntimeException: Error parsing ProbeResult from output: ''

The cause of this seems to be that media-analyzer does not check the return code, and instead attempts to parse the empty output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions