I have an issue with music conversion with Unicode file name.
I try to convert a lossless WMA file named "06_Jessica_One Year Later (1&*45380; &*24460.wma" to MP3 using both Helix and Lame encoders. However, I encountered the following issue:
Error converting to mp3 (Lame), 'D:\TEMP\06_Jessica_One Year Later (1&*45380; &*24460.wma' to 'C:\TEMP\06_Jessica_One Year Later (1&*45380; &*24460.mp3'
Error writing audio data to StdIn Pipe [clEncoder::EncodeBlock]
I think this issue has something to do with Unicode file name, as if I renamed it to "06_Jessica_One Year Later.wma", it would do just fine.
Could this be fixed?
Thanks.
EDIT: How could I possibly type Unicode characters as it seems it's being escaped by the forum software?
I try to convert a lossless WMA file named "06_Jessica_One Year Later (1&*45380; &*24460.wma" to MP3 using both Helix and Lame encoders. However, I encountered the following issue:
Error converting to mp3 (Lame), 'D:\TEMP\06_Jessica_One Year Later (1&*45380; &*24460.wma' to 'C:\TEMP\06_Jessica_One Year Later (1&*45380; &*24460.mp3'
Error writing audio data to StdIn Pipe [clEncoder::EncodeBlock]
I think this issue has something to do with Unicode file name, as if I renamed it to "06_Jessica_One Year Later.wma", it would do just fine.
Could this be fixed?
Thanks.
EDIT: How could I possibly type Unicode characters as it seems it's being escaped by the forum software?
Comment