You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 24, 2020. It is now read-only.
I suggest to change video codec form MPEG to H.264.
I noticed that JHelioviewer using regular MPEG codec when exporting the movie. Unfortunately, regular MPEG codec is not supported by most of the modern browsers (https://en.wikipedia.org/wiki/HTML5_video). And, to upload the exported movie, a user needs to convert the movie using H.264 codec so that it can be played on the web.
For Helioviewer.org we are using this command to generate mp4 movies using H.264 codec:
I suggest to change video codec form MPEG to H.264.
I noticed that JHelioviewer using regular MPEG codec when exporting the movie. Unfortunately, regular MPEG codec is not supported by most of the modern browsers (https://en.wikipedia.org/wiki/HTML5_video). And, to upload the exported movie, a user needs to convert the movie using H.264 codec so that it can be played on the web.
For Helioviewer.org we are using this command to generate mp4 movies using H.264 codec: