Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Charset problem at filenames #179

Open
GoogleCodeExporter opened this issue Oct 4, 2015 · 0 comments
Open

Charset problem at filenames #179

GoogleCodeExporter opened this issue Oct 4, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link
Contributor

What steps will reproduce the problem?
Use mp4art to store a folder.jpg at a mp4 file

mp4art --add "D:\M4A\Duisburger Les Misérables Musical Ensemble\folder.jpg" 
"D:\M4A\Duisburger Les Misérables Musical Ensemble\01 Prolog.m4a"

or

mp4art --add "%temp%\folder.jpg" "D:\M4A\Duisburger Les Misérables Musical 
Ensemble\01 Prolog.m4a"


What is the expected output? What do you see instead?

I get the error 
ERROR: unable to open D:\M4A-optimized\Duisburger Les MisÚrables Musical 
Ensemble\folder.jpg for read: No error

If I use a folder,jpg at the temp directory I get the error
ERROR: unable to open for write: D:\M4A-optimized\Duisburger Les MisÚrables 
Musical Ensemble\01 Prolog.m4a

If I use as working directory a simple directory it works...



What version of the product are you using? On what operating system?
Windows 7 64Bit
MP4v2 2.0-r477 (32 Bit)


Please provide any additional information below.

Original issue reported on code.google.com by cac.stef...@gmail.com on 17 May 2015 at 3:46

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant