-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
ffmpegwasm/ffmpeg.wasm-core
#12Description
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.
NAMU1105
Metadata
Metadata
Assignees
Labels
No labels