Displaying 20 results from an estimated 2000 matches similar to: "Directshow filters"
2010 Jun 18
3
Theora DirectShow filters assembly
Hello everybody,
I intend to use Theora as a live video codec in a research project. This project is based on live video broadcast over a poor/slow link, which means lots of frames lost and low bandwith.
Until now, it used XViD codec for video compression, which is a working solution but a lot blocky. I made some test with Theora and it looks better in a similar situation.
Now, I would like 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
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
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
2013 Jan 26
2
[PATCH] Various website edits
Hi all,
One again a few patches that are too large to send directly over the
mailing list (because of the blobs, large differences etc.)
1) Removes the russian part of the website, because it is 10 years out
of date (FLAC 1.1.0)
2) Gives the website a maximum width, because at large screens it tends
to become unreadable
3) Completely overhauls the links pages: new devices that support FLAC
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
2008 Jun 14
1
[Flac] Ogg Codecs 0.80.15035
Hi all,
I've made a test release for Ogg DirectShow Codecs.
You can find it here:
http://www.xiph.org/dshow/uploads/Main/oggcodecs_0.80.15035.exe
The problem is that I get a HEAP Corruption detected at:
void FLAC__bitreader_free(FLAC__BitReader *br)
{
FLAC__ASSERT(0 != br);
if(0 != br->buffer)
free(br->buffer);
The call stack is:
>
2008 Jun 14
1
Ogg Codecs 0.80.15035
Hi all,
I've made a test release for Ogg DirectShow Codecs.
You can find it here:
http://www.xiph.org/dshow/uploads/Main/oggcodecs_0.80.15035.exe
The problem is that I get a HEAP Corruption detected at:
void FLAC__bitreader_free(FLAC__BitReader *br)
{
FLAC__ASSERT(0 != br);
if(0 != br->buffer)
free(br->buffer);
The call stack is:
>
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
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
2005 Mar 30
1
Re: Illiminable DS filters for FLAC don't work
Thanks Christian.
Now I can play my FLAC files with WiMP.
I uninstalled the illuminable package and then installed the Matroska.
The result was the opposite that I got for the illuminable: the
illuminable package registered the types but WiMP couldn't find the
codecs, the Matroska didn't register the types but it did make the
codecs available. This is much preferable of course
2002 Aug 20
5
Using the VP3 ENCODER in a DIRECTSHOW GRAPH wit defined quality and BANDWIDTH - HOW?
Hello,
Due to some licensing changes (and because I actually want to promote
this, too) I want to replace our usage of Intel Indeo 5 with VP3 in a
video conferencing pplication we are just developing (check:
http://www.stnadby24.no/ for infos (english language) on the
application).
My problem is this: I need to define at least the bandwidth. I am
feeding full frames from the camera with a given
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
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
2005 Apr 02
1
ogg-vorbis seeking.
Hi,
I've been working for developing of DirectShow filters for
OggVorbis decoder. The development is almost over and i'am able to
play .ogg files in windows media player.
I also need to implement seeking in my DShow filters.
API level implementation within my filters is also over but it is not
working properly. Please let me know what changes do i need to make
inside the decoder library
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.