Hi,
I noticed that the *.mp4 videos I have created using GLVisualize.jl doesn't seem to show properly in some of the standard video players like Quicktime Player or Windows Media Player. It works with VLC though.
I'm guessing this is related to the following issue: link to stackoverflow
I believe this could be solved by changing some of the options for ffmpeg encoding, which is used to create videos in the package.. Does anyone have thoughts on this ? Is there any way I can change the ffmpeg options for encoding the video?
Thanks in advance.