Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recommend adding "-movflags +faststart" #129

Open
ghost opened this issue Mar 19, 2019 · 1 comment
Open

Recommend adding "-movflags +faststart" #129

ghost opened this issue Mar 19, 2019 · 1 comment

Comments

@ghost
Copy link

ghost commented Mar 19, 2019

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:

  • 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.
@aappling-usgs
Copy link
Contributor

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant