Displaying 20 results from an estimated 2000 matches similar to: "Vorbis / Delphi Question"
2000 Sep 19
1
Vorbis / Delphi Question
Hi all.
I just downloaded the vorbisdll_bin.zip file from the archive, which
appears to be the complete libvorbis in DLL format. This is wonderful
news, as I was trying to convert the C library to a Delphi library by hand,
and it was very slow in going.
The only question I have is has anyone translated the necessary structures
from C to Delphi yet? I noticed in the list that someone
2000 Nov 20
0
OGG DLL / Delphi
Hi Folks.
I was just reading through the history of this mailing list and I see that
a while back there was a flutter of conversation surrounding building the
OGG library into a DLL. I found the DLL itself, and it looks good, but I
am currently working in Delphi and was wondering if anyone had gotten
around to writing an interface unit for the DLL? Any help at all would be
appreciated. :)
2001 Apr 23
2
Ogg Vorbis, DirectSound and Delphi
Hi,
I've just downloaded the Ogg Vorbis source, LIB and DLL files from
www.xiph.org and I've been trying to get them working in Borland Delphi 3
Pro. Has anyone managed to get OV to decode and play an OGG file using
Delphi?
Ideally I'd like to use DirectSound (part of DirectX), via the UnDelphiX
(DelphiX with the JEDI headers) components.
Also, if I choose to sell a
2000 Sep 19
1
Vorbis vs OGG?
Hi there.
I'm a little new to OGG, so please excuse the stupidity of this question, but:
Could someone please tell me which of the two is the compression algorithm
and which of the two is the framing methodology? From what I can figure,
Vorbis is the compression and OGG is the framing. What is confusing me is
the fact that libvorbis has a bunch of functions that start with ogg_, so
2007 Jun 07
3
is it possible to run delphi apps(forms) using wine
is it possible to run delphi apps/forms(that was build, compiled, and targeted to windows machines) on linux(fc6, suse 10.x)
These delphi apps connects to MS SQL server.
if it is possible, then I can easily ground all those windows xp machines, that are just use to run these delphi apps... and use linux instead
Regards
---------------------------------
Got a little couch potato?
Check
2005 Jan 19
4
how to call R in delphi?
Dear All:
Now I am writing program in delphi , found it is very convenience to do anova, T-test, F-Test, etc in R , how to call R in delphi? Thsnks.
Best Regards
YiYao Jiang
Product Division/ product Testing Department
Semiconductor Manufacturing International Corporation
ZhangJiang Road, PuDong New Area, Shanghai ZIP: 201203
Tel:86-21-5080-2000 Ext. 15173
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
2007 Mar 19
8
Printing with delphi
I have a application in delphi 7, but i don?t printing, how do I can
print in wine with application delphi ?
Thanks
2000 Oct 29
2
Question Re: Bitrate Peeling
Monty,
You helped me out quite a bit the other day, but I just wanted to make sure
I understand something. The "ideal" way to do bit rate peeling is to have
the encoder set the file up to be conducive to the peeling process, and the
streamer would be the device that actually does the peeling. Am I correct
in assuming, then, that the decoder would think that the file it is
2002 Jul 03
3
Runing win32 Delphi applications with wine ?
Hello list reader,
Did people succed in trying to run Delphi applications with wine ???
Well, if they didn't work we can always try to use kylix to get them work.
But I suspect that we will have to go with lot of rewriting because of the
type of these applications : graphical intensive ones.
Any ideas about that ?
Thanks !
Guy
2012 Oct 10
5
Contacting Delphi ??
What does the sudden appearance of "Contacting Delphi ......the oracle
is unavailable.
We apologize for any inconvenience." mean? A bug? It appears at plotting.
Thanks
Christian
--
Christian W. Hoffmann,
CH - 8915 Hausen am Albis, Switzerland
Rigiblickstrasse 15 b, Tel.+41-44-7640853
c-w.hoffmann at sunrise.ch,
christian at echoffmann.ch,
www.echoffmann.ch
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
2005 Sep 08
3
R API call from delphi
Hello,
Has anyone tried to call R API from Delphi under windows ? How was it done if it was ? Or has anyone any idea about how it could be done ?
Thanks for your answers
Laurent Tessier
[[alternative HTML version deleted]]
2005 Jan 10
1
Missing files for Delphi
Hello speex-dev,
Like several others who develop in Delphi I have searched for the speex.dll or
speex.pas file to no avail. Its a pity that this compilation is not available as many
developers use Delphi, and this codec does seem to be an excellent free alternative.
Do you know if anyone has been able to contact John Villar the author of the
delphi example?
--
Regards,
Alistair+
2004 Feb 16
2
Delphi 6 app with QReport
The program it is working in wine except that I can't print. When I try I receive this:
fixme:winspool:WINSPOOL_EnumPrinters We don't handle PRINTER_ENUM_CONNECTIONS
fixme:psdrv:PSDRV_EndPage Already ended a page?
And nothing is printed...
Any hint?
Thankyou and please excuse my english.
2008 Sep 05
2
Wine Delphi 5 Pro Usage Glitches
Hi,
With help of AppDB howto and tips from wine community
I managed to install Delphi 5 on KUbuntu 8.0.4.1 Wine 1.1.3.
I can use it fairly flawlessly with some features missing.
I compiled Application on this installation and launched
in production also almost week ago and have not received any
complaints till date. I have noticed some minor glitches
which are hampering productivity a little bit.
2002 Oct 31
1
winelib: porting Delphi apps
Just a (probably crazy) thought: What about porting Windoze apps that
aren't written in C? I've got a Delphi application that currently runs
under Virtual PC under OS 9.2 on an eMac (PPC Processor), which would
run much faster without those OS layers in between. I don't really have
a clue as to whether this really far-out-whacky or not cuz I am not
really a Delphi, or, for that matter,
2003 Mar 17
2
how to use R in delphi or vb ?
Dear Sirs,
I am a beginner of R .
Please teach me.
Do someone teach me how to use R within 'delphi ' or Visual Basic?
Sorry for my poor English,
I am a Japanese, and not good for english.
Sincerelly Yours,
Hiroshi Masuno
<masuno at masunosoftware.com>
2006 Jan 17
4
Delphi Application.
Friends,
Sorry my english, i'am speaking from brazil. I have a problem with an
delphi application running on wine 0.93. The application open exactly,
but the buttons not it appears correctly. I send the link of screenshot:
http://200.195.11.195/~prolinx/screen01.jpg
any help is coming well.
Thanks!!!
Angelo Braga
2006 Dec 04
8
Calling R functions in Delphi
Hello All,
We would like to call quantile() function from the R-package STATS in a
Delphi program. If this is possible, could anyone provide us with an
example?
Thanks in advance.
--Anna
-----------------------------------------
Anna Belova
Abt Associates Inc.
4800 Montgomery Ln, St 600
Bethesda, MD-20814
phone: 301-347-5304
fax: 301-652-7530
http://www.abtassociates.com/environment