similar to: using of speex filters without muxer

Displaying 20 results from an estimated 1000 matches similar to: "using of speex filters without muxer"

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
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
2007 Feb 28
4
"Any who has ever written an Ogg (de)muxer curses it's name frequently" (sic)
>From some random dude on Slashdot [ http://yro.slashdot.org/comments.pl?sid=224420&cid=18177356 ]: "Second, whether AVI is better or worse than Ogg is debatable. Any who has ever written an Ogg (de)muxer curses it's name frequently. It's extremely codec-specific, and the format is rather loosely defined, with no consistent standard way to do much of anything.... AVI has
2007 Feb 28
4
"Any who has ever written an Ogg (de)muxer curses it's name frequently" (sic)
>From some random dude on Slashdot [ http://yro.slashdot.org/comments.pl?sid=224420&cid=18177356 ]: "Second, whether AVI is better or worse than Ogg is debatable. Any who has ever written an Ogg (de)muxer curses it's name frequently. It's extremely codec-specific, and the format is rather loosely defined, with no consistent standard way to do much of anything.... AVI has
2016 Aug 23
2
DShow Filters - "Play to" support in WMP
Hi! Apparently the current DShow filters (https://xiph.org/dshow/ , Version 0.85.17777) don't allow for flac files to be streamed over DLNA from Windows to DLNA devices (like a TV set with WLAN). I use Windows 8.1 64 bit and while Play-to works with mp3 and other "natively" supported files, it does not works with flac files. (I can play them locally in WMP, just not send them over
2016 Aug 23
0
DShow Filters - "Play to" support in WMP
On 23-Aug-16 22:04, David Balažic wrote: > Hi! > > Apparently the current DShow filters (https://xiph.org/dshow/ , > Version 0.85.17777) don't allow for flac files to be streamed over > DLNA from Windows to DLNA devices (like a TV set with WLAN). > > I use Windows 8.1 64 bit and while Play-to works with mp3 and other > "natively" supported files, it does not
2005 Dec 16
2
Shared code for controllers
Hi, I think that this is made from a plugin or something in /lib/, but i really don''t know which is the better way: I have this in my MediasController: def mediatype_medias_options if params[:id] begin @mediatype = MediaType.find(params[:id]) render :inline => "<%= options_from_collection_for_select @ mediatype.medias, ''id'',
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
2003 Feb 11
1
RFC-to-be: <draft-walleij-ogg-mediatype-08.txt> (fwd)
The transport type application/ogg may now be used in applications. The IANA has assigned it in their namespace, so start adding it at will. See mail below. Linus ---------- Forwarded message ---------- Date: Mon, 10 Feb 2003 12:23:47 -0800 From: IANA <iana@iana.org> To: triad@df.lth.se Cc: Allison Mankin <mankin@psg.com>, Scott Bradner <sob@harvard.edu> Subject: RFC-to-be:
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 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
2008 Aug 12
7
New Ogg Dirac mapping draft
David Flynn has proposed a new Ogg Dirac mapping. The draft is here: http://davidf.woaf.net/dirac-mapping-ogg.pdf This is a much bigger break from other codecs than my draft (at http://wiki.xiph.org/index.php/OggDirac). We talked a bit about it on IRC today. Below is my summary; hopefully David can correct anything I got wrong or misleading. Comments? There are two main differences
2004 Oct 14
1
can speex be used from dshow?
hi speex dev. can i use speex audio codec as a filter in direct show? i installed speex, but i don't see any new filters. can u please tell me what is your filter's name? assaf
2016 Jan 15
2
Attn Packagers: Dependency change from gstreamer-0.10 to gstreamer >= 1.0
Hi all, The next release of Wine will include a commit which changes our winegstreamer dshow module to use the modern gstreamer 1.0 API instead of the long-deprecated gstreamer 0.10 API. dshow is used by some games and applications, including Microsoft Office, to display videos and play audio. Wine's winegstreamer allows applications that use dshow to support a wide variety of media through
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
2006 May 26
1
[PATCH - 2.6.17-rc5] ext3: Fix missed mutex unlock - unroll
Hi, I believe the following patch in the GIT - 2.6.17-rc5 is not correct: http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=75616cf9854b83eb83a968b1338ae0ee11c9673c It is the second of the two patches contributed by Leonid Ananiev. This one incorrectly adds the super block unlocking in the error path, though. As we can see in the function ext3_group_add() the
2016 Jan 15
1
Attn Packagers: Dependency change from gstreamer-0.10 to gstreamer >= 1.0
Thank you for the hint. Setting PKG_CONFIG_PATH=/usr/lib/pkgconfig before ./configure works for me. On 01/15/2016 10:12 PM, Andrew Eikum wrote: > The problem here is glib and gstreamer have different header files for > 32- and 64-bit, but pkgconfig doesn't have a mechanism to specify > which you should get. In your setup, it is returning the 64-bit > headers, which are wrong for