similar to: Connect Theora DirectShow encoder filter to decoder filter

Displaying 20 results from an estimated 6000 matches similar to: "Connect Theora DirectShow encoder filter to decoder filter"

2005 Feb 16
0
Oggcodecs 0.69.8924 release.
A new version is out after a long wait. http://www.illiminable.com/ogg/ These will let you encode or decode vorbis, speex, theora, and flac with both ogg and annodex in any directshow based media player (most commonly windows media player) Changes to the binary package... # Removed several major memory leaks in encoders and decoders # More intelligent buffer sizing, reduces memory footprint by
2005 Feb 16
0
Oggcodecs 0.69.8924 release.
A new version is out after a long wait. http://www.illiminable.com/ogg/ These will let you encode or decode vorbis, speex, theora, and flac with both ogg and annodex in any directshow based media player (most commonly windows media player) Changes to the binary package... # Removed several major memory leaks in encoders and decoders # More intelligent buffer sizing, reduces memory footprint by
2005 Feb 16
0
Oggcodecs 0.69.8924 release.
A new version is out after a long wait. http://www.illiminable.com/ogg/ These will let you encode or decode vorbis, speex, theora, and flac with both ogg and annodex in any directshow based media player (most commonly windows media player) Changes to the binary package... # Removed several major memory leaks in encoders and decoders # More intelligent buffer sizing, reduces memory footprint by
2004 May 08
2
My issues with ogg and directshow...
Listening to the meeting on granule pos tonight/today it became clear that the issues everyone is concerned with for the most part don't affect my implementations and the issues i have pretty much don't affect anyone else... and in the cases where they overlap, the reasoning seems to be different. And since everyone else has had a lot more time to consider all these issues and i'm
2012 Nov 01
1
DirectShow PushSource with theora encoder and Ogg muxer filters
Hi all, I am trying to test DirectShow PushSource example from the SDK with Theora encoder and Ogg muxer (DirectShow filters of course) by using GraphEdit tool. My goal is capturing the screen as video by taking snaphot bitmaps continuosly (what PushSource eaxmple does) and giving them to the Theora encoder through the DS pipeline (next goal is transmitting this video **). My DirectShow graph is
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 Mar 21
3
New Directshow filters preview...
I have been developing some directshow filters for ogg, and vorbis and speex... currently i have an ogg demux filter and a speex/vorbis decoding filter. In this pre-release only vorbis is operational... but the speex decoder is pretty much done... i jsut need to tweak the demux filter so that it can negotiate a speex connection with the other filter. Just though some people might find them useful
2003 May 25
1
Ogg Vorbis DirectShow decoder filter - ongoing development ?
Hi, ome of you may know me, i am one of the project admins of a video related opensource project. For playback of Vorbis audio tracks in movies, if being played on M$ via DirectShow, we are currently using the Vorbis decoder filter from Tobias Waldvogel. However, we found out that this decoder filter is not acting DirectShow compliant with respect to handling of timestamps. When passing the
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
2008 Dec 11
3
DirectShow Theora Issue with RGB24
Hi, I hope you can help, I am in need of some assistance with the DirectShow filters for Theora. I have successfully created a working capture graph using OGG / Vorbis / Theora, however, when I add a Sample Grabber Directshow filter between the FFDShow decoder and Theora Encoder, this results in the video file being mirrored vertically. I have noticed that the original CaptureGraph was using
2005 Sep 21
2
Theora freezes when with multiple video screens
Hello. I have a problem with theora when using 2 video screens. The second is connected to the dvi output of the video card. When I watch the video, I move the renderer to the other screen and video still remains black, or freezes, for a while. Considerer this test : construct a graph DirectShow using GraphEdit like this : - Webcam filter - Theora Encoder - Theora Decoder - Video Renderer Run
2006 Nov 27
1
Theora DirectShow component questions - help!
I followed the directions on the Theora website to download the .ax file and the Visual Studio project to build the DLL. I then registered the ax file using the regsvr32 tool. Then I started up the DirectShow tool called 'GraphEdit' where you can see all the installed DirectShow filters and create the filter graphs. In the list of all DS filters, I could find the following 3 filters:
2006 Nov 27
1
Theora DirectShow component questions - help!
I followed the directions on the Theora website to download the .ax file and the Visual Studio project to build the DLL. I then registered the ax file using the regsvr32 tool. Then I started up the DirectShow tool called 'GraphEdit' where you can see all the installed DirectShow filters and create the filter graphs. In the list of all DS filters, I could find the following 3 filters:
2004 Sep 10
1
Decoding without read callbacks.
Thanks for the reply, But that still tries to read for itself from libogg... i need to be able to feed data only... it can never try and read for itself. That code is still trying to control the data flow. Basicly i need to operate like this. SetupCodec when i have data to give to the codec FeedDataToCodec(data) //Receive a bunch of callbacks somewhere returning me pcm data //Codec
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 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