Skip to content

Encoding problem with some Unicode characters #180

@Baegus

Description

@Baegus

When I try to process a video with some Czech accented characters (such as "ě", "š", "ž" etc.), the file gets written to the file system with the correct name, but FFmpeg reads the characters incorrectly.

Here's the FS and fferr output with a file named "Příliš žluťoučký kůň úpěl ďábelské ódy.mxf":
[info] run FS.writeFile Příliš žluťoučký kůň úpěl ďábelské ódy.mxf <165155412 bytes binary file>
...
[fferr] PY�a ~lueouk��H 򰿬 ?ᢥlsk頳dy.mxf: No such file or directory

It seems like FFmpeg itself expects some different encoding.

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