Displaying 3 results from an estimated 3 matches for "sourcefilter".
2004 Sep 10
4
Streaming With Flac
We have FLAC support on our AudioReQuest products, and we allow
streaming from our built-in web server for MP3s, but can not get Flac
working. Does anyone know a Windows based player that will play FLAC
streams?
I have tried the Winamp plug-in for FLAC (even updated it to 1.1.0), but
streaming is not working. We use embedded id3 tags instead of Flac
comments if this means anything. Thanks
2004 Sep 10
0
Re: Streaming With Flac
...n web server for MP3s, but can not get Flac
> working. Does anyone know a Windows based player that will play FLAC
> streams?
Try http://corecodec.org/projects/coreflac and any DirectShow based
player ( like WMP 6.4 ) , but i dont know if Toff had the time already
to add a async_reader sourcefilter structure, and this would be required
if the filter should connect to the HTTP streaming filter from M$.
The only other solution i am aware of is the old MediaXW project of Ingo
Ralf Blum, but i am not sure if the very old version on sourceforge is
capable of playing FLAC already, and he improv...
2013 Mar 01
0
Wine release 1.5.25
...----------------------------------------------------
Changes since 1.5.24:
Alessandro Pignotti (8):
quartz: IEnumFiltersImpl needs to access data from IGraphFilterImpl.
quartz: Properly implement IGraphVersion in IFilterGraph.
quartz: Modify GetClassMediaFile to also extract the SourceFilter value.
quartz: Make GetClassMediaFile visible in the module.
quartz: Check byte patterns in GetFileSourceFilter.
quartz: Use the moniker to create the filter directly.
quartz: Get the CLSID directly from the filter.
quartz: It's not guaranteed that filters have a G...