similar to: [OT-ish] WebM/Ogg VP8 streaming

Displaying 20 results from an estimated 1000 matches similar to: "[OT-ish] WebM/Ogg VP8 streaming"

2011 Jan 30
4
Any roadmap on WebM Support ?
Hello , We are using Icecast for few years in a small french radio station with great success ! ( hitting 60 simultaneous listeners sometimes :-) ) http://www.radiogalere.org:8080/ Now we plan to stream the webcam capture of the studio, we 've done a test with Ogv/theora @128kb video with great sucess although none of the HTML5 browser wher able to keep on playing the stream after few
2010 May 23
3
Fwd: VP8
Begin forwarded message: > From: "Tom O'Reilly" <TOreilly at mpegla.com> > Date: May 22, 2010 6:31:50 PM CDT > To: "Dave Johnson" <davefilms.us at gmail.com> > Cc: "Info-web" <Info-web at mpegla.com> > Subject: RE: VP8 > > Dear Mr. Johnson, > > Thank you for writing. We appreciate hearing from you and the >
2015 Jul 23
2
Can ogg file contain VP8 frames
Hi All Is it a possible case that an ogg file contains VP8 frames. I know ogg file generally contains vorbis, theora frames. Recently I came across an ogg file that contains OPUS frames. Is there any tool, that can take a webm file as input, and output an ogg file with preferably only video (no audio) frames. Please let me know. Thanks Austin -------------- next part -------------- An HTML
2011 Jan 31
1
Any roadmap on WebM Support ?
Hi ! 2011/1/31 Romain Beauxis <toots at rastageeks.org>: > Well the interesting question is: "Is webm streamable?". Well it seems to ma that Google made Webm especially for streaming and I've even read that it should be easier to stream webm than ogg for various reasons. > Alternatively, there seems to be a ogg mapping for vp8 floating around: >
2010 Jun 29
3
Theora and WeBM support in Firefox and Opera
I did some tests: ### Theora support in Firefox 3.7a (missnamed as "Minefield"): Same as since 3.5 (plays, no controls if Javascript off, no thorough retest of buffering issues). http://lists.xiph.org/pipermail/theora/2010-January/003369.html http://bugzilla.mozilla.org/show_bug.cgi?id=449358 ### WeBM support in Firefox 3.7a Seems to play (controls bug of course also there) and
2010 Apr 12
3
Google to Open-source VP8 for HTML5 Video
"Google will soon make its VP8 video codec open source, we?ve learned from multiple sources. The company is scheduled to officially announce the release at its Google I/O developers conference next month, a source with knowledge of the announcement said. And with that release, Mozilla ? maker of the Firefox browser ? and Google Chrome are expected to also announce support for HTML5 video
2010 May 22
2
The new WebM codec
Hey everyone. If you haven't seen this already, last week was Google I/O the third edition. The event page is : http://code.google.com/events/io/2010/ The youtube channel with the keynotes is : http://www.youtube.com/googledevelopers One of the most interesting things at that conference was the introduction of the WebM codec, which is a combination of On2's VP8 video codec (which is now
2010 May 24
2
VP8
Patenting a mathematical formula is NOT creating a machine nor is it unique. For example. 2+2=4... apples + apples^2= given outcome. I want to patent this. It's stupid to patent something like that. The same is true for formula algorithms. Algorithms occur in nature. Thus should not be patented. Now, Volley G Mathison inventor of the Electropsychometer had a machine that he could patent. A
2013 May 11
2
Javascript source client
Thomas, Thank you for your interest in this, you description is as accurate as I can see. > From my perspective your challenges will be to get the containers right. > WebM for audio+video > Ogg for audio > > Also (I'm not that familiar with webRTC) you might need to reencode > to Opus and VP8 in some cases? here is the great news
2010 May 19
5
Guess everyone saw this already?
Google has opened up VP8, and has lined up about 40 companies/organizations (including xiph) in a coordinated launch: http://www.webmproject.org/ Anyone know where there are quality comparisons between H.264, Theora, and VP8? -SteveK
2010 Jul 20
1
OpenCodecs release 0.84.17338
OpenCodecs release 0.84.17338 ----------------------------- OpenCodecs is a set of DirectShow filters for playing Ogg Vorbis, Speex, Theora, FLAC, and WebM files in Windows Media Player and other players. This release added WebM support (using versioned snapshots provided by The WebM Project), which determined the change of project's name from "Ogg Codecs" to "Open
2010 Jul 20
1
OpenCodecs release 0.84.17338
OpenCodecs release 0.84.17338 ----------------------------- OpenCodecs is a set of DirectShow filters for playing Ogg Vorbis, Speex, Theora, FLAC, and WebM files in Windows Media Player and other players. This release added WebM support (using versioned snapshots provided by The WebM Project), which determined the change of project's name from "Ogg Codecs" to "Open
2010 Jul 20
1
OpenCodecs release 0.84.17338
OpenCodecs release 0.84.17338 ----------------------------- OpenCodecs is a set of DirectShow filters for playing Ogg Vorbis, Speex, Theora, FLAC, and WebM files in Windows Media Player and other players. This release added WebM support (using versioned snapshots provided by The WebM Project), which determined the change of project's name from "Ogg Codecs" to "Open
2013 Jun 16
2
Javascript source client
Hey all, So we have been advised from this thread https://github.com/muaz-khan/WebRTC-Experiment/issues/28#issuecomment-18385702 to not use http put as it is not in real-time, instead they are suggesting the use of SDP, is that something that icecast supports? Or does anyone have other ideas on this? ~stephen On Sun 12 May 2013 01:51:31 AM CDT, Thomas Ruecker wrote: > Hi, > > On 11
2010 May 21
2
As I've said before...
Don't say I didn't warn you: http://digitaldaily.allthingsd.com/20100520/googles-royalty-free-webm-video-may-not-be-royalty-free-for-long Don't get me wrong, I'll be as ecstatic as any of you to see Theora and VP8 succeed, I just see the patent system as far more insidious than I think many of you do. Shayne
2019 May 01
4
Webm files written without duration in header
Dear all I am streaming live with webm with ffmpeg to icecast 2.4.2. After the stream ends, I am unable to determine the duration of the file using ffprobe or mediainfo. Not sure but it seems that this has to do with headers? Should icecast be writing the duration into the header or should this somehow be passed from ffmpeg? The requirement is really to determine the duration of the streamed
2019 May 01
4
Webm files written without duration in header
Dear all I am streaming live with webm with ffmpeg to icecast 2.4.2. After the stream ends, I am unable to determine the duration of the file using ffprobe or mediainfo. Not sure but it seems that this has to do with headers? Should icecast be writing the duration into the header or should this somehow be passed from ffmpeg? The requirement is really to determine the duration of the streamed
2011 Jan 31
0
Any roadmap on WebM Support ?
Le dimanche 30 janvier 2011 03:54:10, michel memeteau a ?crit : > Is there some evolution on Webm support, does it need a lot of changes > in Libshout for example ? or does the code structure of icecast makes > it easy to add new containers/codecs ? Well the interesting question is: "Is webm streamable?". I don't know much about it nut webm is wrapped into a matroska-based
2014 Jan 25
0
icecast and webm
> Hi, > > On 01/24/2014 04:39 PM, geekshabeka at riseup.net wrote: >> How can I configure vp8 encoder in icecast 2.4 version? > > Icecast doesn't contain any encoders, at all. It just passes through > streams and deals with them on a container level (Ogg, WebM/MKV). ok, thanks, I was mixing gstreamer language with icecast language :-) > >> The normal way
2019 Sep 09
1
Best version of Icecast? / Icecast as a service? / Videostreaming?
Am 09.09.2019 um 08:26 schrieb Thomas B. Rücker: > > Running Icecast on Linux or BSD is far superior in terms of reliability > and maintainability. > We do not consider the Windows builds of Icecast to be particularly > suitable for production use. > There are ways of running it as a service if you must, like e.g. using > "nssm" and pointing it to