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

Different Presentation Output Format for Temporal Maps #6

Open
valentinaschueller opened this issue Sep 18, 2020 · 0 comments
Open
Labels
feature New feature or request

Comments

@valentinaschueller
Copy link
Collaborator

Videos instead of GIFs.

Working version of MP4 output in an old test:
https://raw.githubusercontent.com/valentinaschueller/scriptengine-tasks-ecearth/video-format/scriptengine/tasks/ecearth/monitoring/markdown_output.py

Commonmark supports Video Embeds (but e.g. Github Flavored Markdown does not). Videos can be included using HTML code:

This does not work with every Markdown Viewer and leads to a difference between videos and images.

Redmine issues do not support video embeds (but GIFs are okay). So the discussion could be along the lines:

  1. Which presentation task supports video output and/or GIFs?
  2. Should a user be able to select MP4 vs. GIF (or other video formats)

Also: The template and presentation objects would then have to distinguish between videos and images.

@valentinaschueller valentinaschueller added the feature New feature or request label Oct 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant