-
For some reason, hachoir-metadata has been producing bad duration output for ogv files. I've been testing with the "Computer Chronicles" collection on archive.org. To reproduce:
````
wget https://…
-
Hi,
like written on the dokuwiki page....
the video name is without spaces or special characters (e.g.: myvideo.webm or testwiki1.mp4)
{{URL|:videos:myvideo.webm}}
\
{{URL|:videos:testwiki1.mp4}}
\…
dior1 updated
11 years ago
-
Unfortunately it’s quite common pattern people copy from the spec:
```
```
And I see the following error:
```
/Users/pepelsbey/Projects/Opera/Dev.Opera/Site/node_modules/gulp-beml/node_modules/map…
-
Ah, the fun fun world of video formats. :)
Uploaded WebM or Ogg videos such as on https://lib.reviews/team/developers/post/b0873e50-4830-4603-a765-2f1c16ac3029 don't play as-is on Safari (or on cur…
-
Hi Ilya,
A possible draft is inserted below. Thank you.
```
// Get a poster path
poster = vide.path;
if (typeof vide.path === 'object') {
if (vide.path.poster) {
poster = vide.path.poster;
```
…
-
-
Dear Brion,
after implementing the player i realized that when calling the stop() method and later the play() method again the full video is downloaded again from the server to client.
When i try to…
-
When visiting https://archive.org/details/CaminandesLlamigos with my browser, selecting 'torrent' to start the video streaming, the content of ~/Downloads/vlc-bittorrent/CaminandesLlamigos/ end up lik…
-
Brion, great thanks for your fantastic work!
I am using ogv.js along with audio-feeder and it works great with one exception. On iphone/safari when ringer is on mute (and media volume is enabled) …
-
Hi,
can ogv handle embedded metadata ?