similar to: Theora and WeBM support in Firefox and Opera

Displaying 20 results from an estimated 5000 matches similar to: "Theora and WeBM support in Firefox and Opera"

2010 Jan 29
6
Theora video support in Firefox and Opera
Firefox: 3.6 is out. What's new? I don't know (see :-( below) Trying to play videos: + Can play (in some cases) Internet videos + Can play (in some cases) videos from local storage + Seems to pass the testsuite tests , http://wiki.xiph.org/TheoraTestsuite , ("offset" looks good, 4:4:4 and 4:2:2 too, not sure about the 322x242 "not divisible by 16" - there is a black
2010 May 22
4
[OT-ish] WebM/Ogg VP8 streaming
Hi all, Sorry for the VP8 question on the Theora list, but I think all the relevant people are here :) I'm using Icecast to distribute some Ogg Theora streams at the moment with a view to adding VP8 along side these in future. Ideally I'd just use Ogg VP8+Vorbis, I know there is a mapping for this already but how much support from the browsers can I expect for this configuration?
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
2012 Jun 19
2
Next generation WebM and FLAC
Hello, I have proposed to WebM to use FLAC in a future version. Since FLAC was designed a decade ago, I was wondering if there were any new compression techniques that FLAC could use in a new version to improve compression ratios. If so, it would be worth synchronising with WebM for compatibility reasons. Here's the WebM discussion:
2014 Jun 24
4
Webm streaming.
Hello, I?m new to icecast, after installing and configuring audio, I want to stream some webm videos in web browsers, so I have a few questions (I can?t find the answers in the docs) : - Which source client should I use ? - I want to stream an already encoded video, does it require a source client ? - How can I embed that in a browser ? Thanks by advance for your help. Olivier BATARD
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
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
2017 Nov 08
4
Gapless concatenation of Opus frames
Hi! Short version of my question: How to produce Opus frames which can be safely concatenated and how to embed them into a WebM file? Long version: I'm currently implementing a web-based audio player which streams audio as opus/WebM using the HTML5 media source extensions. Currently, the server decodes a set of input files to a fixed RAW audio format (stereo, 48000 kHz) and encodes the
2012 Jun 20
1
Next generation WebM and FLAC
James Haigh <james.r.haigh at gmail.com> > Note that 50% is silly, lossless compression is asymptotic. I 2nd Martin, > once you have high-density entropy, there's little more 'air' to > squeeze-out. 10-20% would be worth it if it helps adoption, although it's > worth studying how close we already are to the asymptote of entropy. How > much would be saved? How
2017 Nov 13
3
Gapless concatenation of Opus frames
Hi Jean-Mark, thank you for your answer! Yes, you understood my question correctly. I was just about to compose a reply to my original question, where I described how I solved my problem. As you've already suggested, I've switched to Ogg/Opus, which is better supported, but does not work with the Media Source Extensions. I'll have a look whether disabling prediction will help with
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
2017 Nov 15
2
Gapless concatenation of Opus frames
Hi Jean-Marc (and everyone else who replied), > Considering you're switching to Ogg, I think you should give libopusenc> a try. It does a really good job at getting rid of *all* discontinuities> -- to the point where you can chop a song into files less than one> millisecond each and it still sounds good. It's also pretty simple to> use. You just feed it audio and tell it
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: >
2012 Jun 17
3
Opus and WebM support have landed
On Sun 17 Jun 2012 01:44:32 PM PDT, Parisson wrote: > A few months ago, when you released libshout 2.3.0, you talked about a hacked > version of shout2send plugin for GStreamer. As I also use GStreamer to stream > live, could you please share your patch so that I can test it against Icecast > trunk and some webm streams? The webm support for shout2send landed in gstreamer git some
2019 May 01
1
Webm files written without duration in header
Hi Marvin I followed this advice for updating moov flags in mp4 and it "streams" directly from the file location on the server with html5 video: https://rigor.com/blog/optimizing-mp4-video-for-fast-streaming. Progressive downloading, seeking and video time all works 100% on a 195MB file. Regards On Wed, May 1, 2019 at 10:19 PM Marvin Scholz <epirat07 at gmail.com> wrote: >
2017 Nov 16
2
Gapless concatenation of Opus frames
Hi all, I finally understand how lipopusenc is capable of producing chainable Opus files (in contrast to my program), and I managed to successfully implement the method [1]. Essentially, the last frame of a file is marked as a "keyframe" by disabling prediction for this frame in libopus. This encoded keyframe frame is then copied in verbatim to the next file, with the pre-skip set to
2014 Jan 07
2
Opus in WebM
What got me experimenting with Opus is that I heard it's going to be a supported codec in WebM, which I also have a Premiere plug-in for: http://github.com/fnordware/AdobeWebM I just posted a new beta that includes Opus support. Naturally, I *think* I'm doing it right, but I'd love for someone more knowledgeable about Opus or WebM to take a look. The closest thing to a standards
2015 Jun 19
2
Muxing vorbis in WebM
Hi Vorbis-Dev, I'm investigating various WebM/Vorbis bugs in chromium. AFAIK muxing Vorbis inside of WebM does not have an official specification, so I'm using ffmpeg's implementation to try to answer 2 questions: 1. Under what circumstances is it valid to find WebM Blocks containing Vorbis data with zero duration? (This would mean the next Block in the Cluster has the exact