Displaying 20 results from an estimated 2000 matches similar to: "Skipping with vorbisfile playback using DirectSo und"
2002 Sep 10
2
Skipping with vorbisfile playback using DirectSound
I'm having a problem trying to write a simple vorbis file player using
DirectSound. The decoding portion is pretty much straight from the
vorbisfile sample code. The pcm data gets put into one half of a
DirectSound buffer, and as that half is playing, the next half gets filled.
The problem is, there's skipping and some noise when the file is being
played (although some of the music is
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,
2004 Sep 21
1
mapping winbind users to nis uids and gids
Hello!
I've got users that access linux file server from Win stations using
Samba
and winbind authentication but also have AIX based workstations
accessing
the same server using nis authentication. They have the same username
registered in NIS domain and in Windows domain.
Is it possible to map winbind users (usually using uid & gid > 10000) to
nis
users, so user john
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
2003 Sep 23
1
App_festival crashing
Hi all,
I'm unable to put app_festival to work. I successfully patched,
installed and tested festival (interactive logon and telnet to server
port) which seems to work without problems.
But when I test it in asterisk I got the following trace in console:
-- Executing Answer("SIP/bsenicar-850b", "") in new stack
-- Executing
2023 Jul 20
1
Migration of files with Windows ACL's to Samba server
Hi there,
It might that this question was already answered but I can't really
find any proper documentation for this.
I am in a process of migrating about 70T of files from our Win2016
storage server to a Samba (2:4.17.9+dfsg-0+deb12u3) server. Whilst
doing this I want to preserve all the ACL's which were set on Windows
shares.
Is there any related documentation around this topic how to
2002 Mar 10
0
vorbisfile and IStream
hi,
does anyone managed to implement streaming buffer for directsound
implementing IStream interface and passing it like DMUS_OBJECTDESC field to
GetObject() method of the loader ?
_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail.
http://www.hotmail.com
<p>--- >8 ----
List archives:
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 27
3
Size of Windows ogg.dll and vorbis.dll
Hello,
On the Windows platform, I would like to compile a version of the codec files ogg.dll, vorbis.dll, and vorbisfile.dll that are small. I notice that the provided Windows projects are very large...the release Vorbis.dll is > 1 mb. To me, that is huge.
I am only using decoding features.
I looked in the Zinf project, and they seem to have a version with the encoding functions
2003 Aug 12
0
RE: Asterisk-Users digest, Vol 1 #1033 - 7 msgs
Same thing. It will make sense to try
Register => <FWDnum>@fwd.pulver.com:<FWDpass>@fwdnat.pulver.com:5082
but in that case Asterisk sends
REGISTER sip:fwdnat.pulver.com SIP/2.0
which is not right. It should be sip:fwd.pulver.com but sent thru
fwdnat.pulver.com:5082
BR Borut
-----Original Message-----
Subject: Re: [Asterisk-Users] Using Asterisk with FWD through NAT
From:
2001 Jul 05
1
Streaming buffers/ov_read question
Has anyone had experience using ov_read in a thread with streaming
directsound buffers? i have tried the following, but it just produces a
repeating garbage noise. i would appreciate some help.
notes:
test.ogg in my code was a song that i converted to the vorbis format
(Gorillaz - Cling Eastwood)
pcmData is defined like this: char pcmData[4096];
the ogg file and the directsound buffer
2010 Apr 29
3
Winecfg crashes with audio tab.
Hi there just installed latest build of wine through macports.
I'm running MacOS 10.5, with intel core 2 duo 2.4GHz.
When I click the audio tab in winecfg it gives me the message:
There is no audio driver currently specified in the registry.
A recommended driver has been selected for you. You can use this driver or
select another driver if available.
You must click Apply for the selection
2001 Feb 07
3
cbq ip range?
OK, finally I have made cbq run !
now I would like to know if it is posible to limit a range of IP to a speed.
something like this :
from 192.168.1.1 to 192.168.1.21 limit to 128K
I don''t whant to limit each IP to 128K, what I would like to do is limit all
20 IP to have a max of 128K.
Is it posible?
2001 Feb 05
0
bandwidth limiting when src and dst are on the same interface
Hello!
I have a problem here.
I set up a Linux 2.4 machine to do bandwidth limiting for some of our
customers.
Current setup is something like this:
|--------| backbone |-------| |---------|
|Internet|225.1-----------225.10|limiter|228.1----228.10|cust. gw2|
|--------| | eth0 |-------| eth1 |---------|
|
225.20
2011 May 10
5
Running TalonRO (A Ragnarok Online Private Server)
I am having trouble running TalonRO which is a ragnarok online private server. I am on Mac OSX 10.6.7 Snow Leopard and I am using Wine 1.3.16. I downloaded the installer file for the game and ran it through wine. The installer seemed to run fine without any problems. After that I ran the patch client for the game which then let me boot into the game. After that the game boots up but it just
2003 Sep 22
1
vorbisfile for Mac Classic
Hi, this is my first post, I hope it's the right
mailing list (or should it be vorbis@xiph.org?)
I just downloaded "SDK for MacOS9" and tried to
compile the "vorbisfile_example.c" sample with
CodeWarrior for Mac 8 on a Mac OS 9.2 machine. I
included the libOgg and libVorbis libraries in my
project, but the linker cannot file ov_clear(),
ov_read(), ov_pcm_total(),
2000 Dec 24
2
Using vorbisfile with an in-memory file instead of FILE*
Hi,
How can I use vorbisfile when I've already read the data into memory of an
OGG file?
Olaf van der Spek
Almere, Holland
Olaf@XCC.TMFWeb.NL
http://xcc.tiberian.com/
--- >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 only the word
2001 Aug 30
1
Problems with vorbisfile and files smaller than CHUNKSIZE
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I'm writing a simple application to decompress a set of Ogg files to
raw PCM format, using vorbisfile, because that is the simplest way of
doing it. These Ogg files are sounds for a game, and thus sometimes
very short (about .25 s).
However, vorbisfile has severe problems with Ogg files that are
smaller than the CHUNKSIZE which is #defined
2000 Apr 20
3
Thoughts on vorbisfile
Hi all,
While reading through various bits of libvorbis and vorbisfile, and then
thinking about how to implement other features in the xmms and winamp
plugins, I had some thoughts...
Vorbisfile is very useful, and very easy to use. It is, however, tied to
stdio - which means you can't use it for lots of other stuff where it'd be
useful - like streaming, or (under win32) avoiding stdio