Skip to content

Error message with a bunch of ffmpeg words

It is likely that the video name or path contains spaces, special characters, Chinese, Japanese, Korean, Arabic, or other text that causes ffmpeg to execute an error.

Change the video name to a new name composed of simple "English numbers", etc., and move the video to a directory composed of simple characters such as "English, numbers, underscores", etc., including the upper and upper-level directories.

For example, C:/Program file/videos, this directory is not allowed, it contains spaces.

D:/videos[001], this directory is also not allowed, it contains special characters []

E:/中文 ceshi 개하였다, this contains Chinese and Korean characters and spaces, which will report an error.

E:/myvideos001 This is OK, no spaces, no special characters