search for: toffe

Displaying 9 results from an estimated 9 matches for "toffe".

Did you mean: goffe
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
Steven Vasquez wrote: > 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? 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
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.
2005 Jul 22
3
Garbled sound no more
...nt streams. I'm curious to know what interactions could occur between encoders and decoders running in separate threads. Can anyone else confirm or deny thread-safety issues with Speex? I'm going to put locks around all of my Speex code and see if my problem goes away... Thanks! Tom toffe <cc@svenstedt.se> wrote: > > Speex is running great now. But I had to lock thread when sending data > to the decoder to avoid random garbled sound. Apparently there where > some conflicts when calling encode and decode at the same time. Clearly > a lack of cofee case :). &g...
2004 Aug 06
4
listening to ogg with a Mac
hi, I'm not a Mac user, thus, my question is: What is the best way to listen to .ogg files with a Mac? In both Mac 9 and MacOS X. ta, b. -- Nullum magnum ingenium sine mixtura dementiae fuit - Seneca (there is no great genuis without madmess) --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this
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
2004 Sep 10
2
[Flac-users] Matroska open source A/V container format officially released
Hi, i have the big pleasure to officially announce that the matroska multimedia container project has finally left alpha status and turned into public beta status last night. By following the links below you will be able to obtain various tools to create, edit and play matroska audio and video files on your computers. Supported Operating Systems are currently Windows and Linux, but it seems
2009 Jan 30
8
[PATCH 0/7] ocfs2: Directory indexing support
The following patches implement indexed directory support in Ocfs2, mostly according to the design doc I wrote up a while ago: http://oss.oracle.com/osswiki/OCFS2/DesignDocs/IndexedDirectories The patches have been rebased on top of 2.6.29-rc2. It should be trivial to put them into merge_window. Things are what I'd call complete now. I'd like to get these into the merge_window branch
2009 Mar 17
33
[git patches] Ocfs2 updates for 2.6.30
Hi, The following patches comprise the bulk of Ocfs2 updates for the 2.6.30 merge window. Aside from larger, more involved fixes, we're adding the following features, which I will describe in the order their patches are mailed. Sunil's exported some more state to our debugfs files, and consolidated some other aspects of our debugfs infrastructure. This will further aid us in debugging