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

[better drop-in replacement for theora compat] ogg video not running in chrome #629

Open SHASHIDHAR2001 opened 6 months ago

SHASHIDHAR2001 commented 6 months ago

why OGG video formats are not running in chrome and edge but working in the firefox please take this as a priority and please help me to solve this

bvibber commented 6 months ago

Do you have an example page & video where it's failing?

bvibber commented 6 months ago

Chrome/Chromium (and thus Edge) no longer supports the Theora video codec as a deliberate design choice to reduce security area: https://chromestatus.com/feature/5158654475239424

This is not something I can prevent. :)

If you have a site that's using ogv.js, and ogv.js doesn't work with Ogg Theora videos, please reopen with a URL to the particular page and video.

bvibber commented 6 months ago

Let's keep this open until we have a better story for a drop-in enhancement for Chrome joining the no-Theora club :D

SHASHIDHAR2001 commented 6 months ago

Hi,

Thank you so much for replying. I have attached a sample HTML file containing an OGG video that is not playing. If there is any possible solution to make it work, please assist me. If the issue is related to the ogg.js code, Your help would be greatly appreciated.

On Thu, Mar 14, 2024 at 8:31 PM Brooke Vibber @.***> wrote:

Chrome/Chromium (and thus Edge) no longer supports the Theora video codec as a deliberate design choice to reduce security area: https://chromestatus.com/feature/5158654475239424

This is not something I can prevent. :)

If you have a site that's using ogv.js, and ogv.js doesn't work with Ogg Theora videos, please reopen with a URL to the particular page and video.

— Reply to this email directly, view it on GitHub https://github.com/brion/ogv.js/issues/629#issuecomment-1997663583, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANFXS55ZK24FUE4HMVFPMWLYYG3U5AVCNFSM6AAAAABEVR6EHGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOJXGY3DGNJYGM . You are receiving this because you modified the open/close state.Message ID: @.***>

SHASHIDHAR2001 commented 6 months ago

Hi, here is the sample html file that ogg is not working,

<!DOCTYPE html>

OGG Video Test
SHASHIDHAR2001 commented 6 months ago

Do you have an example page & video where it's failing?

Hi, here is the sample html file that ogg is not working, if it is because of ogg.js file issue, please help me out.

<!DOCTYPE html>

OGG Video Test