Cannot impory any video file.
I tried to import my .mov file, but it says
Error reading encoded movie (buggy encoder?) [Assets/Videos/aeiou.mov] UnityEditor.VideoClipImporterInspector:OnDisable()
then I use VLC to convert it into some other formats, like mp4, mpeg, avi. They still cannot be imported and the logs are shown as above, except for the .ogg it shows:
Errors during import of AudioClip Assets/Videos/x.ogg: FSBTool ERROR: Failed decoding audio clip.
So what's the proper way to import my video?
[Using Unity 5.6.2xf1Linux]
Your answer
Follow this Question
Related Questions
Movie in a Menu Screen 0 Answers
How to properly import a video into Unity. 1 Answer
GPU H.264 encoder on iOS? 0 Answers
I can't upload some quind of movies 0 Answers
Is it possible to upload a video to Everyplay that wasn't recorded with Eveyrplay on iOS 0 Answers