similar to: Guadec 2005 and DirectShow Filters

Displaying 20 results from an estimated 2000 matches similar to: "Guadec 2005 and DirectShow Filters"

2005 Oct 29
3
Snipping the beginning off Theora files
Hello all, I'm sure that this must have been answered by someone in the past, but I couldn't find it. I have downloaded the Theora files of the 6uadec Gnome conference from: http://stream.fluendo.com/archive/6uadec/ While it is great that they have them available, most of them seem to have a lot of video of empty room before the speaker starts (sometimes 20 minutes or so). I am wanting
2007 Mar 06
0
Theora Direct Show filters structure
I have a question about the theora dsf dlls. Specifically I would like to know which dlls are typically directly called by DirectShow and which tend to call each other. My impression from being in the code for a couple of days is that the dsf dlls, for example dsfTheoraDecoder and dsfOggDemux2 tend to get directly called by DirectShow, while the other dlls, for example libOOTheora or libOOOggSeek
2013 Mar 07
1
Directshow filters
I am looking into switching a DirectShow based application to opus. Does anyone know of opus DirectShow encoder/decoder filters? (preferably under a BSD like license). Seems like LAV[1] supports opus but I am looking for something simpler than a mega-filter. Regards, HC [1] - https://code.google.com/p/lavfilters/ -------------- next part -------------- An HTML attachment was scrubbed... URL:
2008 Apr 06
0
Ogg DirectShow Filters are searching for a new maintainer
Sorry for the heavy cross-posting, but this is important. Zen Kavanaugh, who used to develop the Ogg DirectShow filters (see http://www.illiminable.com/ogg/) has crossed over to commercial life and is now working at Microsoft where he is not allowed to continue working on open source media technology. It's congratulations to Zen - but the DirectShow filters are now searching for a new
2008 Apr 06
0
Ogg DirectShow Filters are searching for a new maintainer
Sorry for the heavy cross-posting, but this is important. Zen Kavanaugh, who used to develop the Ogg DirectShow filters (see http://www.illiminable.com/ogg/) has crossed over to commercial life and is now working at Microsoft where he is not allowed to continue working on open source media technology. It's congratulations to Zen - but the DirectShow filters are now searching for a new
2008 Apr 06
0
Ogg DirectShow Filters are searching for a new maintainer
Sorry for the heavy cross-posting, but this is important. Zen Kavanaugh, who used to develop the Ogg DirectShow filters (see http://www.illiminable.com/ogg/) has crossed over to commercial life and is now working at Microsoft where he is not allowed to continue working on open source media technology. It's congratulations to Zen - but the DirectShow filters are now searching for a new
2010 Sep 28
1
DirectShow Filters
I've installed the DirectShow filters from this page www.xiph.org/dshow but my vorbis stream is not playing in Windows Media Player. Actual stream URL. http://s2.stationplaylist.com:9000/spl96.ogg ASX URL. http://www.stationplaylist.com/spl96ogg.asx Can anyone shed any light? Using Windows XP 32-bit. Ross. -------------- next part -------------- An HTML attachment was
2004 Jul 07
0
New Directshow filters release...
I just updated the directshow package (0.60.7043)... It now includes an encoder filter for theora which accepts either YV12 or YUY2 input. It also includes the encoders for speex and vorbis and a mux filter... you can; * Find a theora encoding with directshow how-to at www.illiminable.com/ogg/enc_theora_graphedit.html * Get the binaries from www.illiminable.com/ogg/ * Find the source in
2004 Oct 21
2
Directshow filters update - 0.66.8063
Another update to these filters... www.illiminable.com/ogg/ Here's the chagnes... * FLAC can now be muxed into a multi-stream file. * Now supports both the new Ogg FLAC (1.1.1) and the old Ogg FLAC (still not native FLAC) * Fixed the explorer problem by removing the offending registry key at installation * Removed a heap of memory leaks, WMP should run a fair bit leaner now * Some internal
2004 Oct 21
2
Directshow filters update - 0.66.8063
Another update to these filters... www.illiminable.com/ogg/ Here's the chagnes... * FLAC can now be muxed into a multi-stream file. * Now supports both the new Ogg FLAC (1.1.1) and the old Ogg FLAC (still not native FLAC) * Fixed the explorer problem by removing the offending registry key at installation * Removed a heap of memory leaks, WMP should run a fair bit leaner now * Some internal
2004 Oct 21
2
Directshow filters update - 0.66.8063
Another update to these filters... www.illiminable.com/ogg/ Here's the chagnes... * FLAC can now be muxed into a multi-stream file. * Now supports both the new Ogg FLAC (1.1.1) and the old Ogg FLAC (still not native FLAC) * Fixed the explorer problem by removing the offending registry key at installation * Removed a heap of memory leaks, WMP should run a fair bit leaner now * Some internal
2004 Oct 21
2
Directshow filters update - 0.66.8063
Another update to these filters... www.illiminable.com/ogg/ Here's the chagnes... * FLAC can now be muxed into a multi-stream file. * Now supports both the new Ogg FLAC (1.1.1) and the old Ogg FLAC (still not native FLAC) * Fixed the explorer problem by removing the offending registry key at installation * Removed a heap of memory leaks, WMP should run a fair bit leaner now * Some internal
2004 May 21
0
Directshow filters updated (0.56)
The theora directshow filter now has basic seeking that doesn't lose sync. It doesn't seek to keyframes however so you get the brief period of mangled video until the next keyframe, but after a seek the audio and video do remain in sync. There is still the occasional crash when seeking in theora. The whole timestamping mechanism has been changed, this has had some slight negative effects
2002 Apr 24
0
DirectShow filters ?
Hi! First , on page http://www.vorbis.com/software.psp?pid=2 "Other Software Which Supports Ogg Vorbis" there is a link to http://mediaxw.org (Ogg Vorbis DirectShow Filters) The page is gone. It has a notice that it moved to http://sf.net/projects/mediaxw I sent this note to feedback@vorbis.com. Second, that project is suspended. But there is another one at
2004 Aug 31
0
Directshow filters for Vorbis/FLAC/Theora/Speex 0.62.7673 Released...
New version is now online at www.illiminable.com/ogg also at www.illiminable.com/ogg/sse_builds.html you'll find two different experimental builds, one using SSE and one using SSE2 for all 37 libraries and applications in the distribution. Use these only if you are sure your processor supports the appropriate extended instruction set. More information is on the page. I also fixed the network
2004 Sep 13
0
Directshow filters update 0.63.7755
You can now play Theora in WMP 9 and 10 (but can't seek in these two players... but you can in every other ds player). Also made some fixes so you can successfully create and play theora+speex files. www.illiminable.com/ogg/ Enjoy, Zen.
2004 Sep 13
0
Directshow filters update 0.63.7755
You can now play Theora in WMP 9 and 10 (but can't seek in these two players... but you can in every other ds player). Also made some fixes so you can successfully create and play theora+speex files. www.illiminable.com/ogg/ Enjoy, Zen.
2004 Aug 31
0
Directshow filters for Vorbis/FLAC/Theora/Speex 0.62.7673 Released...
New version is now online at www.illiminable.com/ogg also at www.illiminable.com/ogg/sse_builds.html you'll find two different experimental builds, one using SSE and one using SSE2 for all 37 libraries and applications in the distribution. Use these only if you are sure your processor supports the appropriate extended instruction set. More information is on the page. I also fixed the
2004 Sep 13
0
Directshow filters update 0.63.7755
You can now play Theora in WMP 9 and 10 (but can't seek in these two players... but you can in every other ds player). Also made some fixes so you can successfully create and play theora+speex files. www.illiminable.com/ogg/ Enjoy, Zen.
2004 Aug 31
0
Directshow filters for Vorbis/FLAC/Theora/Speex 0.62.7673 Released...
New version is now online at www.illiminable.com/ogg also at www.illiminable.com/ogg/sse_builds.html you'll find two different experimental builds, one using SSE and one using SSE2 for all 37 libraries and applications in the distribution. Use these only if you are sure your processor supports the appropriate extended instruction set. More information is on the page. I also fixed the network