Skip to content

SRT files with ♪ in them cause "ERR: Unrecognized block" #50

@nabeards

Description

@nabeards

Is it possible to support SRT captions that contain the ♪ (music note)? When running flv+srt with these captions, I get the "ERR: Unrecognized block". It looks like the code would need to be updated around here to fix this:

if (strnstr(data, "REGION", line_length) != NULL) {

If you can give me some direction on just exactly where it's failing, I may be able to put together a pull request.

Thanks,
nabeards

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