Hi, I'm using FFMPEG for video transcoding and its working fine. But if we pass filename with special characters it doesn't work.
Its our Client requirement to have filename with special characters (German, Italic, etc.) Can anyone please provide solution. Thanks in advance. command we used /ffmpeg -i "/mnt/graphic/MAM/hotels/Austria/Tyrol/Kitzbhel/Testsetestsf/10011355/videos/original/testsetestsf_Kitzbühel_10011355_090817_697_1.mp4" "/mnt/graphic/MAM/hotels/Austria/Tyrol/Kitzbhel/Testsetestsf/10011355/videos/converted/3382/testsetestsf_Kitzbühel_10011355_090817_697_1.mp4"/ Due to "ü" in filename its not working. If we remove same command will get executed. Please check attached screenshot. <http://www.ffmpeg-archive.org/file/n4680887/ffmpeg_2.jpg> <http://www.ffmpeg-archive.org/file/n4680887/ffmpeg_1.jpg> -- View this message in context: http://www.ffmpeg-archive.org/Filenaming-convension-issue-for-special-characters-while-transcoding-tp4680887.html Sent from the FFmpeg-users mailing list archive at Nabble.com. _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
