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
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:
If you want to add a creation_time/"Encoded date" you can add -metadata creation_time=now.
Same with title: -metadata title="US River Conditions: 2018". Also artist, comment, date, etc.
The text was updated successfully, but these errors were encountered:
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:
creation_time
/"Encoded date" you can add-metadata creation_time=now
.-metadata title="US River Conditions: 2018"
. Also artist, comment, date, etc.The text was updated successfully, but these errors were encountered: