similar to: Theora DirectShow filters assembly

Displaying 20 results from an estimated 500 matches similar to: "Theora DirectShow filters assembly"

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
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
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:
2008 Jun 18
2
Simple decoder (keyframe only) implementation ?
Hello everybody ! I am working on a php class to enable, on the server-side, to extract useful data from Ogg theora videos. http://opensource.grisambre.net/ogg . I need to have it extract a thumbnail picture from a video (much like dailymotion or youtube). Right now, I am doing it using the ffmpeg-php extension (for picture extraction only), but the problem is that this module is available on
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
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:
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
2004 Jun 26
8
getting started
I am giving serious consideration to abandoning waveOut multimedia and the wav format, for most of the audio in my C++/MFC project. However, I've never done any programming with a codec, and I still can't see how to step into Ogg Vorbis. If I convert all my wav files to ogg, there seem to be two major issues I'm facing: 1) What exactly will I replace my waveOut functions with? 2)
2004 Jun 26
8
getting started
I am giving serious consideration to abandoning waveOut multimedia and the wav format, for most of the audio in my C++/MFC project. However, I've never done any programming with a codec, and I still can't see how to step into Ogg Vorbis. If I convert all my wav files to ogg, there seem to be two major issues I'm facing: 1) What exactly will I replace my waveOut functions with? 2)
2003 Jan 04
1
Winamp vorbis crash
Hi! ( I am sending this also to vorbis@xiph.org, because Peters homepage at http://www.blorp.com/~peter/ is ... dead, and I am not sure what his email address is ) I have a ( more than probably corrupt ) ogg/vorbis file that makes winamp lock up. If I drag&drop the file on winamp, the position slider will start flashing at the leftmost position and winamp does not respond to any user input
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
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
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 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 Sep 02
4
ffmpeg2theora bugs ?
Hi, we are using ffmpeg2theora as encoder for a new project. We are finding problems during the conversion step with different type of input compression but, for now, in AVI container. In many case an error generated by ffmpeg lib produce a stop in theora lib (we suppose) Here an example: D:\tmp\ffmpeg>ffmpeg -i f:\vi1.avi vo1.avi ffmpeg version 0.4.9-pre1, build 4743, Copyright (c)
2020 May 14
2
can't stream Opus in CAF format
Using FFmpeg, I can stream to a file on disk okay: c:\apps\ffmpeg\bin\ffmpeg.exe -f dshow -i audio="Line In (Realtek High Definition Audio)" -c:a libopus -ac 1 -b:a 32000 live.caf But, if I add Icey metadata, FFmpeg throws errors: c:\apps\ffmpeg\bin\ffmpeg.exe -f dshow -i audio="Line In (Realtek High Definition Audio)" -c:a libopus -ac 1 -b:a 32000^ -ice_name
2000 Jun 20
5
Win32 DLL
I've put together a first cut for a Win32 DLL using the BladeEnc interface. Right now, it's just a drop-in replacement for BladeEnc.dll that ignores all encoding parameters passed to it and uses the info_A vorbis_info struct (same as the encoder_example). It's not particularly useful as of yet, but you can rename it to BladeEnc.dll and use it with any number of rippers out there
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
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