DOI-USGS / gage-conditions-gif

Creative Commons Zero v1.0 Universal
17 stars 11 forks source link

Recommend adding "-movflags +faststart" #129

Open ghost opened 5 years ago

ghost commented 5 years ago

https://github.com/USGS-VIZLAB/gage-conditions-gif/blob/a1030f7353b3e72bf5ce4d137c83359dce54d366/6_visualize/src/combine_animation_frames.R#L11

Using the -movflags +faststart output option will allow the video to begin playing before it is completely downloaded by the client when viewing via progressive download.

Other stuff:

aappling-usgs commented 5 years ago

Thanks!