GNOME Bugzilla – Bug 504593
totem browser plugin cannot play embedded ogg vorbis audio
Last modified: 2007-12-21 03:06:30 UTC
Please describe the problem: ogg vorbis audio embedded in http://arichuvadi.nrcfosshelpline.in/web/displaylesson/1/2/ is not playing firefox with totem browser plugin Steps to reproduce: 1. open http://arichuvadi.nrcfosshelpline.in/web/displaylesson/1/2/ 2. click on play 3. Actual results: nothing happens Expected results: it should play the ogg file and I should hear sound Does this happen every time? yes Other information: It could be because totem plugin does not handle application/x-ogg (as the site worked well with mplayer plugin and the only difference I could see it this). mozilla-mplayer application/x-ogg Ogg Vorbis Media ogg Yes audio/ogg Ogg Vorbis Audio ogg Yes audio/x-ogg Ogg Vorbis Audio ogg Yes application/ogg Ogg Vorbis / Ogg Theora ogg Yes totem-mplayer application/ogg Ogg multimedia ogg Yes audio/ogg Ogg Audio ogg Yes audio/x-ogg Ogg Audio ogg Yes video/ogg Ogg Video ogg Yes video/x-ogg Ogg Video ogg Yes See the attached patch (it didn't work though)
Created attachment 101294 [details] [review] patch to add application/x-ogg to handled media types mplayer handles one more mime type for ogg audio and it seems to work (though the patch did not seem to work in totem)
*** This bug has been marked as a duplicate of 504795 ***