Displaying 20 results from an estimated 200 matches similar to: "DirectShow filter for Speex"
2007 Aug 24
1
Mistake in FAQ?
Hi,
I think there's a mistake in the french version of the FAQ
at http://vorbis.com/faq/
----8<------8<------8<------8<--
Est-il possible de porter l'encodeur/d?codeur Vorbis pour une plateforme
sans gestion de virgule flottante ?
Cela a d?j? ?t? fait pour le d?codeur.
Tremor est une impl?mentation ? virgule fixe du d?codeur Vorbis qui
peut ?tre utilis?e sur les
2005 Sep 28
1
Control Trafic
Hi !
I have an error in this script as it is not working and I can''t figure out what that is.
Anyone can help?
Thanks!
#!/bin/bash
### unitati de masura pt debit
# kbps - kilobytes per second
# mbps - megabytes per second
# kbit - kilbits per second
# mbit - megabits per second
EXT_IF="eth0"
INT_IF="eth1"
TC=/sbin/tc
IPTABLES=/sbin/iptables
# RATE
2009 Sep 11
0
Getting at the LPC coefficients
Bonjour,
D?apr?s votre question ? Jean_Marc :
? Je m'int?resse ? la source 1.0.5, et je ne vois pas une _spx_lpc (). Il ya
une _spx_autocorr (), qui est en lpc.c et est appel? ? proximit? du d?part
de la
Codeur fonction dans nb_celp.c.
L'encodeur semble appeler la autocorr () la fonction, puis appelle wld ()
pour faire
quelque chose qui s'appelle Levinson-Durbin.
2005 Oct 01
0
Re: RE: Control Traffic
Hi Andreas!
I mainly understand what you mean, I tried to fix something on the script, I don''t know if I did it well.
Can you take another look on it please and if is wrong to make the corrections directly on it so that I see where the mistake is...
With this script I want to make limits for IP class 85.120.48.0/25 for international traffic in 256 KBps classes and for metropolitan
2007 Nov 06
1
UTF-8 in dovecot-sieve ?
Hi,
Reading http://tools.ietf.org/html/rfc3028#section-2.7.2 I thought
that out-of-the-box dovecot can filter messages by matching header in
UTF-8.
But when I tested it, it failed :
(I'm using 1.0.5 with sieve plugin)
Here is my .dovecot.sieve file :
----------
require ["fileinto", "imapflags"];
if allof(header :contains "subject" "filtre") {
2016 Mar 01
0
nwfilter : iptables rules not working
Hi,
I contact you as i have difficulties to use nwfilter with KVM host.
I want to implemente flow filtering between my Linux guests.
I created the following filter :
cat admin-dmz-internet.xml
<filter name='admin-dmz-internet'>
<!-- this zone is an SSH ingoing only zone -->
<!-- but SSH can go to an other SSH proxy -->
<filterref
2007 Dec 05
1
confidence intervals for y predicted in non linearregression
Hi Thanks for your suggestion, I'm trying to install this package in Ubuntu
(7.10) but unsuccessfully. Also tried in MacOSX, and no success too.
_____
De: Ndoye Souleymane [mailto:ndoye_p@hotmail.com]
Enviado el: miércoles, 05 de diciembre de 2007 13:38
Para: bady@univ-lyon1.fr; Florencio González
CC: r-help@stat.math.ethz.ch
Asunto: RE: [R] confidence intervals for y predicted in
2004 Dec 26
2
Un peu d'aide
Bonjour,
Je voudrais faire un petit programme sous R dans
lequel je ferais intervenir des parametres que
j'initialiserais dans R directement ou dans un fichier
txt(des naturels, reels et caracteres). N'auriez vous
pas des programmes deja fait qui reprennent ces
techniques?
De plus, je voudrais pouvoir travailler avec la
distribution exp (rexp) de parametres: moyenne=1 et
variance=1.
2004 Jun 17
2
nlme graphics in a loop problem
Hi, I'm fitting mixed effects models using the lme function of the nlme
package. This involves using the various associated plot functions.
However, when I attempt to fit a number of models using an loop, whilst
the models work, the plot functions fail. As a trivial example, the
following works:
library(nlme)
graphics.off()
x<-c(1:10)
y<-c(1:4,7:12)
2010 May 25
1
DirectShow
Does WINE have a DS implementation? At that, does it work relatively well?
2007 Oct 22
1
[PATCH][RFC] Adapt Theora frame rate to DirectShow clock
Hello,
Here are my patches to adapt the Theora frame rate of the encoded stream
to the DirectShow clock.
Theora has a fixed frame rate for a video stream, contrary to a DirectShow
stream. When Theora do not know the frame rate of a video device, it
defaults to 30 fps, and the resulting stream playbacks too fast or too
slow depending on the video device frame rate.
For example, a DV cam (PAL, 25
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:
2009 Jul 29
5
Directshow in wine
Hello
I'm trying to make a video subtitling program (my own) run on Wine, and mostly i have succesfully gotten it up and running, everything seems to be working apart from the cruicial video part.
The video part of the application is running directshow and Wines implementation of Directshow seems to be severely lacking, so my question is: Is anybody working on that part of wine? or should i
2007 Sep 19
0
Directshow.net
Hi,
I have a graphics intensive .net application which uses DirectShow.net API
's . Can this project be run on Linux plats using WINE ?
Rgds
Abir
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-users/attachments/20070919/1fad2edf/attachment-0001.htm
2004 Aug 31
0
Directshow filters for Vorbis/FLAC/Theora/Speex 0.62.7673 Released...
New version is now online at www.illiminable.com/ogg also at
www.illiminable.com/ogg/sse_builds.html you'll find two different
experimental builds, one using SSE and one using SSE2 for all 37 libraries
and applications in the distribution. Use these only if you are sure your
processor supports the appropriate extended instruction set. More
information is on the page.
I also fixed the network
2004 Sep 13
0
Directshow filters update 0.63.7755
You can now play Theora in WMP 9 and 10 (but can't seek in these two
players... but you can in every other ds player). Also made some fixes so
you can successfully create and play theora+speex files.
www.illiminable.com/ogg/
Enjoy,
Zen.
2004 Oct 21
2
Directshow filters update - 0.66.8063
Another update to these filters... www.illiminable.com/ogg/
Here's the chagnes...
* FLAC can now be muxed into a multi-stream file.
* Now supports both the new Ogg FLAC (1.1.1) and the old Ogg FLAC (still not
native FLAC)
* Fixed the explorer problem by removing the offending registry key at
installation
* Removed a heap of memory leaks, WMP should run a fair bit leaner now
* Some internal
2004 Oct 21
2
Directshow filters update - 0.66.8063
Another update to these filters... www.illiminable.com/ogg/
Here's the chagnes...
* FLAC can now be muxed into a multi-stream file.
* Now supports both the new Ogg FLAC (1.1.1) and the old Ogg FLAC (still not
native FLAC)
* Fixed the explorer problem by removing the offending registry key at
installation
* Removed a heap of memory leaks, WMP should run a fair bit leaner now
* Some internal
2004 Oct 21
2
Directshow filters update - 0.66.8063
Another update to these filters... www.illiminable.com/ogg/
Here's the chagnes...
* FLAC can now be muxed into a multi-stream file.
* Now supports both the new Ogg FLAC (1.1.1) and the old Ogg FLAC (still not
native FLAC)
* Fixed the explorer problem by removing the offending registry key at
installation
* Removed a heap of memory leaks, WMP should run a fair bit leaner now
* Some internal
2008 Jun 24
1
Playback of "short" Speex encoded {8KHz, 8 o 16 bit, mono} fails using DirectShow Filter
I attach two wav files of a few seconds duration that fail to play on
Windows Media Player 11 using DirectShow Filter bundled in
oggcodecs_0.71.0946.exe, after enconding them to the Speex audio format
using VBR, as follows:
speexenc.exe --vbr <input-wav-file> <output-spx-file>
The output of speexenc.exe --version* *is:
speexenc (Speex encoder) version speex-1.2beta3 (compiled Dec 11