Closed akyag closed 4 years ago
Hi! Looks like an encoding problem—we're sending the filename as bytes to the ffmpeg subprocess, but it is somehow interpreting them in a way that doesn't let it find the file.
Any chance this might be fixed by changing your system's locale settings to use UTF-8?
My terminal showed UTF-8 locale but my system locale wasn't utf-8. Once I changed to that, all converts went fine. Thank you so much and sorry for the trouble :smiley_cat:
Errors during convert command
Running this command in verbose (
-vv
) mode:Led to this problem:
I think files with special characters are causing the problem. Although "井上ジョー - CLOSER.mp3" this file was successfully converted. Tried this commands in couple of terminals. Both were using UTF-8 encoding.
Setup
My configuration (output of
beet config
) is: