bvibber / ogv.js

JavaScript media player using Ogg/Vorbis/Theora/Opus/WebM libs compiled with Emscripten
https://brooke.vibber.net/misc/ogv.js/demo/
Other
1.2k stars 101 forks source link

AV1 samples #584

Closed arunetm closed 3 years ago

arunetm commented 3 years ago

We noticed that the recent changes drop the AV1 samples in favor of VP8/VP9 samples. Is AV1 no longer a representative use case? Can you help to understand the reasoning for this change?

bvibber commented 3 years ago

I accidentally deleted the VM with my sample files and have not yet recreated them. :)

I apologize for the inconvenience; if you use ffmpeg etc to produce AV1+Opus WebM files they should work.

arunetm commented 3 years ago

Thanks @brion. :)