similar to: Speex on Delphi

Displaying 20 results from an estimated 8000 matches similar to: "Speex on Delphi"

2004 Aug 06
1
Speex, what container?
But is there any sound player for windows that plays speex in an ogg container? One more question, besides the source code found in the speex site (like speexenc.c) can you tell me where to find source code developed in C++ (using object oriented programing) that makes it easier to write ogg files with speex content? Miguel Gomes -----Mensagem original----- De:
2004 Aug 06
1
Playing speex in windows
Is there any plugin for windows sound players like winamp or media player to play speex files?(encoded with speexenc, using ogg container) Thanks. Miguel Gomes <p> -------------- next part -------------- A non-text attachment was scrubbed... Name: winmail.dat Type: application/ms-tnef Size: 4146 bytes Desc: winmail.dat Url :
2004 Aug 06
0
Speex mode
Using speexenc applicantion (provided in the Speex site) when I try to encode a wav file less than 12,5KHZ in wideband mode it warns that I should do it in narrowband but the time it takes to encode and the final encoded file size are bigger if I use narrowband. The sound quality after decoding seems to be the same. What is the advantage of using narrowband? Thanks. Miguel Gomes
2012 Jun 25
1
dovecot support ms-tnef mail parser?
Hello everybody, I used iRedMail Server with dovecot-1.2.0. I used OutLook2007 send a RTF mail and the mail can't be parsed normal. In dovecot maildir storage the mail body appeared ,/ / /------=_NextPart_000_0007_01CD52BC.99E1BE10 Content-Type: application/ms-tnef; name="winmail.dat" Content-Transfer-Encoding: base64 Content-Disposition: attachment;
2006 Jan 01
0
Speex Delphi/dll
If you get BDS 2006, you will get C++ compiler as a part of the package. Then you will be able to build a DLL or static library (I think Delphi can link to C libraries). If this is not an option for you, I will try to build you a DLL. The only problem is that I'm not certain what exported functions you'd need. .a ________________________________ From: speex-dev-bounces@xiph.org
2010 Nov 28
1
Performance problems with bitmaphandling on mac (only)
Hello, i am trying to get an application to run on mac. It already runs fine on linux (ubuntu and freebsd), but on mac I've severe performance issues using bitmaps. I tracked it down that it has something to do with hbitmap using the api for creating a 10 mega pixel image and saving as a bitmap file. On windows this takes about 1.400 ms, on ubuntu 2.000 ms but on mac approximatly 30.000
2004 Aug 06
1
Speex, what container?
But using the ACM codec I just need to put the speex content into the wave file data chunk and then windows will play it? Miguel Gomes -----Mensagem original----- De: owner-speex-dev@xiph.org em nome de Matthias Granberry Enviada: qui 04-03-2004 11:53 Para: speex-dev@xiph.org Cc: Assunto: Re: [speex-dev] Speex, what container?
2004 Aug 06
1
Speex bitrate
I'm using speex to encode wav files. How does the --bitrate n option (use bit-rate n or lower) afects the quality and time of the encoding? If I don't use that option how speex determines the bitrate to use in encoding? Thanks in advance Miguel Gomes -----Mensagem original----- De: owner-speex-dev@xiph.org em nome de Chris Flerackers Enviada: qui 18-03-2004
2002 Jun 23
1
Large Files Support
I'm having problems with large files access from a Linux system to a Windows 2000 share. The Linux system is Redhat 7.2 with kernel 2.4.7-10zm, smbd is 2.2.1a. I have verified that this release of Linux does support files larger than 2GB. I have created a file 2,752,512,000 bytes in size and can copy, mv, etc., it locally with no problem. If I try to copy it to the windows share it errors
2002 Sep 30
3
theora test suite
some of you may find this helpful: I've uploaded a short (5 second) raw clip in yuv4mpeg format, associated audio, and batch files to exercise the encoder & decoder examples. In addition I've included the file as compressed (test.ogg), and a longer version as well to test playback sync. Notes: to use MPlayer with the -vo yuv4mpeg option, you need to get the latest release and compile
2004 Aug 06
2
delphi speex.dll
Hi I don't have the tools (or the ability) to compile the speex.dll as required in the delphi sample. Could someone maybe point me to a site or contact where I can get hold of this dll and other related files. Kind regards Theo --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to
2004 Aug 06
1
Speex, what container?
The aplication that I am developing is like a sound recorder (goes directly to the soundboard and start capturing the sound and writing the file, using the directsound api). I'm already capable of writing to normal wav files but I wanted to encode the audio with speex to have smaller size (and still good quality). How can I write the wav files with speex content using the ACM codec? (like
2006 May 25
1
help get character output R in Delphi
Hi all, first thanks reading my letter, Im statistics student . im doing my final assignment bout application of correspondence analysis in geographical information system. i use delphi 7 for developing and R for statistical computation. I use RDCom to cennect delphi and R. there was some example in visual basic to get the vharacter output of R in in vb. but i cant get the character
1998 Jun 12
1
Problems with Delphi 3 on SAMBA
Hi, We have a Sun running SAMBA and have a problem with a share which contains Delphi 3 source code. Compilations on large projects fail, with the .EXE file stopping generation at ~2Mb, although compilations of the same code on an NT drive are fine. Delphi 1 seems to work fine on the SAMBA drive, creating files of >3.5Mb, so it does not seem to be a file size problem either. Can anyone shed
2004 Aug 06
0
Re: Speex on Delphi
Hi, I just completed an updated port of the original header by John Villar and included the 1.0 release items and update the Delphi header to the 1.0 release along with building a DLL. If you would like these items, I would be happy to send them to you. Other people were fairly helpful to me - so its my turn to share. Just send an email to adrennan@wiredred.com and let me know. PS: not
2006 Dec 30
0
Delphi debugger crashes in HVM WinXP
Hello List, this is my first post to the list and I hope my English is good enough. I want to use Borland Delphi 7 in a HVM WinXP, but when I run my program with the debugger from Delphi the following error occurred: Translated: "The Program can''t be initialized (0xC0000005). Click OK to quit the Program" Original German: "Die Anwendung konnte nicht richtig initialisiert
1998 Oct 19
0
BIG Problems with compiling DELPHI projects on SAMBA shares
Hello, we have a problem here. We are using Samba 1918p10 on Solaris 2.5.1 on Sun servers and Solarisx86 on pc servers with many, many NT 4.0/sp3 clients. Working great with different applications (Office, SPSS, and many others), now we installed Delphi 3.0, and if students are trying to compile Delphi projects on samba home share we have big problems. Compiling and working on local disk or Novell
2004 Dec 07
2
WINE x Delphi BDE + MSSQL Client
Hi, I have an app with Delphi7 + MSSQL, developed during 10 years. Now, the users have asked me about some way to run this app into Linux Fedora Core 2/3. I use Fedora for apps in Java with no problems, but I never heard about Delphi run. I look at WineHQ site about this combination of Delphi + MSSQL but I didn't find. I found some thing about Delphi 7 install and slow behaviour in
2004 Aug 06
1
speexenc and speexdec
When I use speexenc appplication to encode a wav file and then speexdec to decode it the decoded wav is bigger than the original, why this happens? Thanks. Miguel Gomes <p> -------------- next part -------------- A non-text attachment was scrubbed... Name: winmail.dat Type: application/ms-tnef Size: 2786 bytes Desc: winmail.dat Url :
2002 Nov 27
1
new theora list
A new mailing list has been created -- theora-codecs@xiph.org. This list should be where we discuss issues pertaining to Qucktime and Windows codec implementations, including legacy VP3 codecs for those platforms. We've done this to keep the discussions discrete and focused. There is a pressing need to maintain the existing VP3 codecs until we get Theora up and running. Anyone who is