-
When I try to look at _.webm_ files in Sequential, they don't work or display. The _.webm_ video file format is now increasingly replacing the _.gif_ file format on popular sites such as Reddit now, …
-
```
Using skip / limit to break up a movie into 100 frames sections, ffmpeg reports
the first section correctly. 100 frames / 24 fps = 4.17 seconds.
But after that the 'start' is not considered, but…
-
```
The video either falls behind or otherwise gets out of sync for live webm
presentations as you find here:
http://www.flumotion.com/demosite/webm/
http://www.wowzamedia.com/_demo/webm/html5.html…
-
```
Allowing seeking to a specific frame would enable the use of the filters with
programs that allow frame stepping.
```
Original issue reported on code.google.com by `jz...@google.com` on 14 Dec 2…
-
```
Currently you must check out and build the crypto library form Chromium to use
webm_crypt. This is a big requirement. We should add support for another more
lightweight encryption library.
```
…
-
```
Please can we require audio-only WebM files to contain Cues for the Vorbis
track? It will speed up seeking over HTTP; we won't need to do either a linear
scan or bisection search.
Games, music …
-
```
Currently you must check out and build the crypto library form Chromium to use
webm_crypt. This is a big requirement. We should add support for another more
lightweight encryption library.
```
…
-
```
The video either falls behind or otherwise gets out of sync for live webm
presentations as you find here:
http://www.flumotion.com/demosite/webm/
http://www.wowzamedia.com/_demo/webm/html5.html…
-
```
Please can we require audio-only WebM files to contain Cues for the Vorbis
track? It will speed up seeking over HTTP; we won't need to do either a linear
scan or bisection search.
Games, music …
-
```
Using skip / limit to break up a movie into 100 frames sections, ffmpeg reports
the first section correctly. 100 frames / 24 fps = 4.17 seconds.
But after that the 'start' is not considered, but…