similar to: Directshow.net

Displaying 20 results from an estimated 9000 matches similar to: "Directshow.net"

2003 Jun 13
1
Project announcement : opensource Vorbis DirectShow decoder filter
Hi, i have the pleasure to announce that a start was undertaken to be able to replace the 2 existing closed source Ogg Vorbis DirectShow filters for Windows. The Corecodec team around their main DirectShow developer, Christophe 'Toff' Paris, has released the sourcecode for a working and tested Vorbis DirectShow filter on the Corecodec.org opensource community.
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
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
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 06
0
DirectShow filter for Speex
Hi, I've had many requests in the past for a Speex DirectShow filter. Well, the wait is now over, thanks to Jean-Francois Emond. Both source and binaries are available from the "Other software" page (http://www.speex.org/projects.html). Bear in mind that for now, only a subset of Speex features are supported (8 kHz, 15 kbps). For those who would like to know what's coming next,
2002 Jul 19
1
OGG/Vorbis DirectShow
Hi! On http://www.vorbis.com/software.psp?pid=2 ( Other Vorbis software for windows ) there is a link called "Ogg Vorbis DirectShow Filters" pointing to http://sf.net/projects/mediaxw That project is dead ! But there is another vorbis DS project at http://tobias.everwicked.com/oggds.htm , which is actively developed. How about updating the vorbis.com page to point to this DS-vorbis
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:
2009 Jul 29
5
Directshow in wine
Hello I'm trying to make a video subtitling program (my own) run on Wine, and mostly i have succesfully gotten it up and running, everything seems to be working apart from the cruicial video part. The video part of the application is running directshow and Wines implementation of Directshow seems to be severely lacking, so my question is: Is anybody working on that part of wine? or should i
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:
2007 Oct 22
1
[PATCH][RFC] Adapt Theora frame rate to DirectShow clock
Hello, Here are my patches to adapt the Theora frame rate of the encoded stream to the DirectShow clock. Theora has a fixed frame rate for a video stream, contrary to a DirectShow stream. When Theora do not know the frame rate of a video device, it defaults to 30 fps, and the resulting stream playbacks too fast or too slow depending on the video device frame rate. For example, a DV cam (PAL, 25
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
2009 Jun 16
2
Further bug discovered with the Directshow decoder
Hi good people, Just to inform: I finally fed FFMpeg2Theora with a .VOB input, and the .OGV output produced played back beautifully in VLC, both audio and video. However, the same output .OGV file gave clicks and pops in the audio when fed through Directshow programs. I played it through Windows Mediaplayer as well as through Winamp, with the same crackles in the audio, and this leads me to
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
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
2009 Jun 15
2
Strange results encoding with latest ffmpeg2theora-0.24 and playback on Directshow through Winamp
Hi Folks, First, I would like to thank the eople in development who are doing so much to develope these great video and audio tools. I use Ogg Vorbis to store most of my music projects in studio and the results are stunning. Quite frankly, in the audio file reduction game, nothing beats Ogg Vorbis and I can personally say this from my own experience. So a huge thank you to the team. I've
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
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