similar to: Skipping with vorbisfile playback using DirectSound

Displaying 20 results from an estimated 1000 matches similar to: "Skipping with vorbisfile playback using DirectSound"

2002 Sep 10
1
Skipping with vorbisfile playback using DirectSo und
Sounds like either your machine is too slow or you have some other buffer issue. A decode thread is usually ideal so that data can be decoded before it is needed by the buffer fill operation. You might be able to get a sasifactory solution by increasing the number of buffers and using them in a round-robin fashion 1-2-3-4-1-2-3-4. Wouldn't do any more than 1/4 sec per buffer. Cheers, Chris
2001 Sep 20
4
DirectSound ?? WaveIn ?? MM ??
well i discoverd, HL uses waveIn, which is a part of the DirectSound ... so ... is there a Wine binding for waveIN ? - -moritz angermann
2002 Mar 21
1
Ogg Vorbis and DirectSound streaming
hi, I downloaded the vorbis-sdk-1.0rc3 and wrote an application that plays ogg files using DirectSound(win32 application). It uses streaming technique - I'm implementing and passing IStream interface to the DirectX. The interface is used by DirectX to fill his buffers during playing. DirectX is assuming that it's readind from a wav file, so the interface decodes on-the-fly so that
2004 Sep 28
1
winbind problems
Hi! I've set up a Samba server (running winbind) as a Win domain member server. Users authenticated from win domain and mapped to NIS uids and gids. Everything was working well, but the next morning winbind stopped to respond. I reset it, so now I get wbinfo, ypbind (ypcat) results ok as before, but users suddenly cannot authenticate any more. My <client>.log files are empty,
2013 Nov 05
2
[LLVMdev] Compiling issues: undefined reference to `.Lline_table_start1'
Hello LLVM, I encountered the following bugs when I compiled my program in debug version. Could someone help me with that ? Really appreciate that. Thanks, Take the mcf program in SPEC2K6 as example. The compiling options are : clang -O0 -c -emit-llvm -o obj/mcf.o -g -DSPEC_CPU mcf.c llvm-link -o mcf.bc obj/mcf.o opt -o mcf.opt.bc mcf.bc -O2 llc -O0 -relocation-model=static -o mcf.s
2013 Nov 05
2
[LLVMdev] Compiling issues: undefined reference to `.Lline_table_start1'
What do you mean by test case please ? Using the following commands to compile mcf program can reproduce such issue all the time. Probably it is my version's problem. Because I checked out 3.3version from SVN before published. Could you tell me where Manman modified ? I cannot port to new version very quickly after changing it a lot already. Thanks, - Pengcheng On Nov 5, 2013, at
2011 Oct 30
2
Problem with directsound / Gothic
I am currently trying to run Gothic 1.08j on a Debian wheezy amd64 based machine using PlayOnLinux or just the plain wine installation. The game runs in generel but only if sound is disabled. To get sound working, AppDB and other tutorials advise to get the native directsound dlls and add overrides to the wine configuration. Whether I download the dlls and add the overrides manually or use
2013 Nov 05
0
[LLVMdev] Compiling issues: undefined reference to `.Lline_table_start1'
This is from work that Manman did. I thought she'd fixed this particular issue though. Can you file a bug with a test case please? On Nov 5, 2013 10:10 AM, "lipengcheng" <pli at cs.rochester.edu> wrote: > Hello LLVM, > > I encountered the following bugs when I compiled my program in debug > version. > Could someone help me with that ? Really appreciate that.
2002 Apr 02
0
AW: Ogg Vorbis and DirectSound streaming
BTW: You can pass also the float32 data directly to DirectSound instead of doing the conversion (float32->int16) yourself. Have a look at "WAVEFORMATEXTENSIBLE" in the Windows Platform SDK Tobias Waldvogel -----Ursprüngliche Nachricht----- Von: Martin Cesky [mailto:martin@scssoft.com] Gesendet: Dienstag, 2. April 2002 11:02 An: vorbis-dev@xiph.org Betreff: Re: [vorbis-dev] Ogg
2013 Nov 05
0
[LLVMdev] Compiling issues: undefined reference to `.Lline_table_start1'
Hi, What version of clang are you using? I think r174785 is the fix. Manman On Tue, Nov 5, 2013 at 11:04 AM, lipengcheng <pli at cs.rochester.edu> wrote: > What do you mean by test case please ? Using the following commands to > compile mcf program > can reproduce such issue all the time. > > Probably it is my version's problem. Because I checked out 3.3version from
2013 Nov 05
1
[LLVMdev] Compiling issues: undefined reference to `.Lline_table_start1'
Also r174479. Manman On Tue, Nov 5, 2013 at 11:11 AM, Manman Ren <manman.ren at gmail.com> wrote: > Hi, > > What version of clang are you using? I think r174785 is the fix. > > Manman > > > On Tue, Nov 5, 2013 at 11:04 AM, lipengcheng <pli at cs.rochester.edu> wrote: > >> What do you mean by test case please ? Using the following commands to
2002 Jan 03
0
Directsound deadlocks
Yesterday I've tried to get Diablo II working under Wine (Codeweavers preview version), and it constantly crashed (or better, seemed to get stuck in a deadlock) during startup. It was during a DirectSound SetCooperativeLevel call, and the console kept saying 'timed out. waiting 60 secs'. Now, I'm using ALSA with OSS emulation (through the snd-pcm-oss kernel module) and a
2011 May 05
0
Is it a wine bug if sound in a particular app doesn't work properly without emulated directsound
Essentially, the question is in the subject. I notice that switching to emulated directsound acceleration rather than hardware is identified on the winetricks wiki (http://code.google.com/p/winetricks/wiki/TamingTroublesomeTitles) as being a common way to fix sound issues, and of course it's a common suggested fix on the appdb. If I need to make this change for properly working sound (in this
2004 Jul 22
1
Disriminant analysis with lda (MASS)
Hello, Does the "lda" function (package MASS) perform or can it perform classic two-group Fisher discriminant analysis? R-version: 1.9.1, MASS package (latest available) Thank you, Borut Rajer
2003 Aug 12
1
Using Asterisk with FWD through NAT
Hi All, Is there any way to connect (register, initiate and receive calls) with Asterisk to FWD through NAT? Since I own my router port forwarding is not a problem. I tried with Register => <FWDnum>@fwd.pulver.com:<FWDpass>@fwd.pulver.com but since Asterisk still use internal IP in some SIP fields I got "479 We don't accept private IP contacts. Please set your external
2004 Sep 10
2
ACM for FLAC.
Josh Coalson wrote: > --- engdev <engdev@ozemail.com.au> wrote: > >>Hi, >> >>Has there been any progress on the ACM for FLAC >>that was being looked at by Steve Lhomme? > > > Haven't heard anything here about it for a long time. Sorry, I sent my reply to engdev privately (because there's no good reply to). In short I haven't worked on
2006 Apr 28
5
Will they ever fix the DirectSound buffer underrun error?
I'm one of many many people who submitted a duplicate bug report when this happened to me, without realising quite how old this problem is. New Wine versions are coming thick and fast, but every few days someone posts another report that the same problem exists in the latest version with such-and-such a DirectX app. Does anyone know if this is ever likely to be fixed? CC
2009 Jul 10
0
Which native dlls (that CAN be overridden) can have anything to do with DirectSound?
Hello again. Today I have the following problem: I'm running old racing game: Rally Championship 2000 (finally can run this game with acceptable speeds ? on my Core2Duo). The game works pretty well ? however there are some weird sound problems (pretty similar to the problems that occurred when I tried running this game on Windows XP), sometimes sound become garbled ? some sounds can be heard
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
2002 Sep 07
3
Website for Ogg/Vorbis support for MPEG4IP
Hi I have created a small website trying to document my Ogg/Vorbis support for MPEG4IP. You can find it here. http://www.maersk-moller.net/mpeg4ip/index.html Kind regards Peter Maersk-Moller --- >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 'vorbis-request@xiph.org' containing