I convert a mp4 to webm with ffmpeg. The resulting video looks fine in firefox browser, but when load in godot video player component, it only has audio but no picture. Anyone has luck to convert webm with ffmpeg or other tools that works in godot? What are the command line options you're using?
PS: this is the converted webm: https://drive.google.com/file/d/12VZ3aTCSMyLkVUdSi7j4nZxvEj7BRuse/view?usp=sharing
Thank you!