Skip to content

Integrating Gifs on Github  #9

Open
@MikeLippincott

Description

@MikeLippincott
          Love these GIF's! As I watched them I wondered about how one might be able to view individual frames with ease in the browser. To this effect, consider the use of [`webm`](https://en.wikipedia.org/wiki/WebM), maybe by converting the GIF's into `webm` from something like [`ffmpeg-python`](https://github.com/kkroening/ffmpeg-python) (or directly from the command line `ffmpeg`). Doing this would I believe add in overlays for stop/play and a timeline, etc (at least in the browser). I haven't tested this from GitHub, so it might be worth seeing if this would work for PR's / GitHub source display.

Originally posted by @d33bs in #8 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions