Embedding repository videos in README.md markdown
#61502
Unanswered
abitrolly
asked this question in
Repositories
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Product Feedback
Body
GitHub renders videos if they are attached to comments as described in https://github.blog/2021-05-13-video-uploads-available-github/ but doesn't render videos that are committed into repository.
At the same time GitHub renders
.gifs committed into repository just fine. https://github.com/GoogleContainerTools/kaniko/tree/v1.12.1#demo but such.gifs take 8.5x more space than AV1.webmvideos.See abitrolly/kaniko@e8cbeee?diff=split
The referenced
just links to raw blob page where the video can only be downloaded, but not played like the.gif.I've just spent a day encoding that
.gifdemo into the most concise format just to find out that it can not be embedded. It would be nice if GitHub could turn on.webmrendering the same way.Beta Was this translation helpful? Give feedback.
All reactions