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

Smallest possible Ogg/WebM files #10

Open
1 of 2 tasks
mathiasbynens opened this issue Jan 9, 2012 · 10 comments
Open
1 of 2 tasks

Smallest possible Ogg/WebM files #10

mathiasbynens opened this issue Jan 9, 2012 · 10 comments

Comments

@mathiasbynens
Copy link
Owner

Suggested by @zcorpan:

What's the smallest possible Ogg/WebM file? @foolip suggested 0 kbps Vorbis silence or a black or green Theora or VP8 frame.

  • WebM
  • Ogg
@foolip
Copy link

foolip commented Jan 11, 2012

Vorbis needs codebooks which could be big, which is why a 4x4 green (Y,U,V=0,0,0) VP8 frame or 8x8 Theora frame may be smaller. Just guessing, though.

@zcorpan
Copy link

zcorpan commented Jan 30, 2015

This might be useful to work around https://connect.microsoft.com/IE/Feedback/Details/1031796

@mathiasbynens
Copy link
Owner Author

cc @richtr

@richtr
Copy link
Contributor

richtr commented Apr 22, 2015

The shortest WebM video file I could come up with is 185 bytes:

data:video/webm;base64,GkXfo0AgQoaBAUL3gQFC8oEEQvOBCEKCQAR3ZWJtQoeBAkKFgQIYU4BnQI0VSalmQCgq17FAAw9CQE2AQAZ3aGFtbXlXQUAGd2hhbW15RIlACECPQAAAAAAAFlSua0AxrkAu14EBY8WBAZyBACK1nEADdW5khkAFVl9WUDglhohAA1ZQOIOBAeBABrCBCLqBCB9DtnVAIueBAKNAHIEAAIAwAQCdASoIAAgAAUAmJaQAA3AA/vz0AAA=

Single-frame 8×8px WebM video without sound.

WDYT?

mathiasbynens pushed a commit that referenced this issue Apr 22, 2015
@mathiasbynens
Copy link
Owner Author

@richtr Amazing! Added in 2f12f6d.

@kud
Copy link
Contributor

kud commented Apr 22, 2015

Lovely. This is what I needed. :)

@jimmywarting
Copy link

I would like a WebM with both a audio and video track

@MasterInQuestion
Copy link

MasterInQuestion commented Apr 16, 2023

@zcorpan,
    "https://connect.microsoft.com/IE/Feedback/Details/1031796"
    Do you still remember the title (or partial details) of the mentioned post?
    The migrated post may be located under "social.msdn.microsoft.com/Forums".

    Might work: https://social.msdn.microsoft.com/Forums/en-US/home?forum=ieextensiondevelopment,iewebdevelopment&searchTerm=${Term}

@zcorpan
Copy link

zcorpan commented Apr 19, 2023

No idea.

@MasterInQuestion
Copy link

    Thanks, anyway.

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

7 participants