Skip to content

(Windows) Error on input with unicode filenames #22

@nateify

Description

@nateify

I have a file with the following name on my file system (Windows 10 x64):

Ghost in the Shell Stand Alone Complex - 2x26 - IN Return to Patriotism; ENDLESS∞GIG_Track01.h264

mp4muxer.exe generates an error for being unable to open the input file, and notice that the Unicode character (U+221E) has been replaced with 8:

$ mp4muxer -o mp4\test.mp4 -i "Ghost in the Shell Stand Alone Complex - 2x26 - IN Return to Patriotism; ENDLESS∞GIG_Track01.h264"
ERROR! Can't open input file: Ghost in the Shell Stand Alone Complex - 2x26 - IN Return to Patriotism; ENDLESS8GIG_Track01.h264
Error parsing command line!

Explorer, CMD, and any other application I have capable of reading this file have no issues with it or displaying the correct Unicode filename.

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