first off, **THANK YOU** for making what appears to be the only way known to mankind to play ogg/vorbis audio over the internet ! question 1: would it be possible to get a "stripped-down" much smaller version that plays only audio? question 2: any chance for playing speex ? i was unable to find a working example. thank you very much, mark edwards -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/theora/attachments/20101002/b6f63c72/attachment.htm
On 10/02/2010 10:54 AM, Mark Edwards wrote:> > first off, **THANK YOU** for making what appears to be the only way > known to mankind to play ogg/vorbis audio over the internet ! > > question 1: would it be possible to get a "stripped-down" much > smaller version that plays only audio? > > question 2: any chance for playing speex ? i was unable to find a > working example. > > > thank you very much, > mark edwards >Playback in the browser of Ogg Theora video is supported by the HTML5 <video> tag in modern browsers (e.g., Mozilla Firefox, Google Chrome, & Opera). HTML5 has a similar <audio> tag which does exactly the same, but for just audio.
thank you very much! note you said "modern browsers" but in the USA, people are still stuck on using IE (ouch). to get around this (and to make things work consistently) i am just using the java applet theora cortado player which appears to work well in all browsers. any other ideas or thoughts? again, thank you very much mark ________________________________ From: Basil Mohamed Gohar <abu_hurayrah at hidayahonline.org> To: theora at xiph.org Sent: Sat, October 2, 2010 10:56:40 AM Subject: Re: [theora] comment and two questions On 10/02/2010 10:54 AM, Mark Edwards wrote:> > first off, **THANK YOU** for making what appears to be the only way > known to mankind to play ogg/vorbis audio over the internet ! > > question 1: would it be possible to get a "stripped-down" much > smaller version that plays only audio? > > question 2: any chance for playing speex ? i was unable to find a > working example. > > > thank you very much, > mark edwards >Playback in the browser of Ogg Theora video is supported by the HTML5 <video> tag in modern browsers (e.g., Mozilla Firefox, Google Chrome, & Opera). HTML5 has a similar <audio> tag which does exactly the same, but for just audio. _______________________________________________ theora mailing list theora at xiph.org http://lists.xiph.org/mailman/listinfo/theora -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/theora/attachments/20101002/9355baa5/attachment.htm
On 10/12/2010 11:16 AM, mark wrote:> is there a way for the theora player to signal a javascript event when > the media is finished playing?There are many Theora players. For example, Firefox is such a player, and I believe it fires exactly this kind of javascript event. Perhaps you are thinking of Cortado, the Java theora player. At present, I think the closest thing is "getPlayPosition", which allows javascript code to determine the current time in the playback. We might be able to add a more event-based interface if that would be helpful to you. --Ben -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 198 bytes Desc: OpenPGP digital signature Url : http://lists.xiph.org/pipermail/theora/attachments/20101012/8c40f6f7/attachment.pgp