similar to: New Directshow filters release...

Displaying 20 results from an estimated 4000 matches similar to: "New Directshow filters release..."

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
2004 Sep 14
3
Problems with Theora DirectShow filters
Hi, I'm trying to capture video and audio from a webcam in order to encode it with the Theora and Speex DirectShow-filters. For audio, this filter graph plays fine: http://www.huitl.de/mic-speexenc-speexdec-out.png. The video part is problematic. Please have a look at http://www.huitl.de/cam-theoraenc-theoradec-out.png. 1. The webcam provides the color formats RGB24, I420 and IYUV. The
2005 Jun 18
0
Fw: can't get to work windows player
----- Original Message ----- From: Nicol?s Vinacur To: illiminable Sent: Saturday, June 18, 2005 11:46 PM Subject: Re: [Theora] can't get to work windows player thanks. Unfortunately, I need to play it on both windows and Mac. So I need something that works a lower level, I was wondering then that I must work with the linux player directly. I am still having problems compiling on cygwin,
2005 May 24
2
Theora with DirectX earlier than 9
Hello, I'm trying to use Theora video codec with DirectX 8 and DiretX 7. The problem seems to be out format of Theora decoder wich is YV12 and incompatible with DirectShow Video Renderer Filter. Do you know a filter able to convert YV12 to RGB, usable in a commercial application ? May I have to make such a filter myself ? Is is said in the README file of oggdsf archive : "You need
2005 Jan 05
1
Some oggdsf utilities and libraries now available on UNIX
Hi all, (This has been cross-posted to vorbis-dev and ogg-dev, since I thought various people on vorbis-dev may be interested in it.) I've been working with illiminable for the past few weeks to port the underlying, platform-neutral part of his DirectShow filters (oggdsf) to UNIX. While DirectShow is a Windows-specific media framework, illiminable's filters have been designed so
2005 Jan 05
1
Some oggdsf utilities and libraries now available on UNIX
Hi all, (This has been cross-posted to vorbis-dev and ogg-dev, since I thought various people on vorbis-dev may be interested in it.) I've been working with illiminable for the past few weeks to port the underlying, platform-neutral part of his DirectShow filters (oggdsf) to UNIX. While DirectShow is a Windows-specific media framework, illiminable's filters have been designed so
2004 Jun 29
6
Encoding theora...
Just trying to debug my theora encoder... just wondering if someone could give me some insight on a few thigns... In the yuv_buffer i'm sending in... i am just setting y_stride = y_width = videoWidth uv_stride = videoWidth/2 y_height = videoHeight uv_height = videoHeight/2 Making the y buffer (width*height) and each of u and v (width*height/4) Am i correct in doing this ? I knwo stride
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
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 Apr 08
2
Theora Directshow Filter
The first release of a theora decode filter for directshow is available. Still no doubt buggy as hell... but it can now play all my limited collection of test videos ok. Alpha 3 vids only. See the already known bugs on the page. www.illiminable.com/ogg/ Enjoy, Zen. <p><p>--- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To
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 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 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
2007 Jan 20
0
Connect Theora DirectShow encoder filter to decoder filter
Hi all, This may sound like a weird problem, but I am trying to create a DirectShow graph (using the Theora DirectShow filters from http://www.illiminable.com/ogg/) where I have a video source, which is connected to the Theora encoder, which is then connected to a Theora decoder. The problem is that this doesn't seem to work, those filters refuse to connect to each other. Now obviously
2006 Sep 17
0
oggcodecs 0.72.1838
Hi, oggcodecs are a set of directshow filters for encoding and decoding Ogg vorbis, speex, theora and flac. Which basically means, you can play .ogg files in Windows Media Player. I have decided to finally get around to splitting the releases to stable and unstable. 0.72.1838 is the first unstable release. Hopefully this will let me have more frequent releases, without having to worry about