search for: xaudio

Displaying 20 results from an estimated 20 matches for "xaudio".

Did you mean: audio
2004 Aug 06
2
Protocol
...nnection to the shoutcast/icecast server. I've gotten this far. > i also suggest you to use use libmpeg by Woo-jae Jung as a mp3 decoder library, it's LGPL and for > me worked really fine with few modifications (misses just buffering which would be good to > implement) I am using xaudio. > > btw congratulations for your libbgrab, i enjoy your code :) Thanks. I haven't worked on it for a while due to lack of time ... Ciao Andreas --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this lis...
2004 Aug 06
1
Good mp3-player with stdout-ouput for unix?
Hi, as I am sending PCM-data over the stdin to ices2, i need a good mp3-player wich runs at the console and is able to output pcm to stdout. So far i tried mpg123 and xaudio, but each had problems. mpg123 wasn't able to play some songs, particularely with varibale bitrate and xaudio played some songs and afaik most mp3pro-shit in double speed, even if it's 44.1khz. Does anyone know a better one? It should be able to run under FreeBSD, but most *nix-stuff will...
2004 Aug 06
2
Error in compiling Speexdec code (Speex-1.1.5 code)onWindows usingVC++6.0
Thanks a lot Zen. Basically I'm trying to create a Speex decoder for Pocket PC. Actually I've already implemented an application for (talking phrasebook) Pocket PC using .NET CF. Now in that app I'm using XAudio MP3 decoder to play MP3 files from within my application. My doesn't have a player GUI, I'm just using the MP3 decoder programmatically from within my app. Now since MP3 have licensing issues, I'm trying to resort to an open-source format that would be useful in the long run. Moreover,...
2009 Jan 31
1
Downloading and setting X3DAudio
well, it seems that cross-developed games (XBOX + PC) make an extensive use of Xaudio (and xinput) libraries. I tried to load SBK08 on wine with no success, so i downloaded X3DAudio 1.2 libray..but..here's the point.. 1) how many other files have to be installed together with (xact, xinpunt...)? 2)where have I to put them? 3)how should i configure variables like sound sampling...
2011 Jul 09
4
Installing xaudio2 (Serious Sam Second Encounter HD)
Is there a way to install xaudio2 without using the large `winetricks directx9' ? I am asking because I would like to try serious sam second hd, but in a clean wineprefix it does not start asking for a xaudio2 dll. I copied that .dll inside the game directory, but the game starts soundless and it shows an error about an non-u...
1999 Oct 13
2
XMMS: busywaiting??
...39;m seeing XMMS behave mighty strangely here. decode_example piped into a command line player manages to playback realtime on my p233 somewhat easily. XMMS (with the Vorbis plugin) utterly pegs the CPU and stutters badly. So, I started playing. Playing back mp3, xmms stutters badly (mp123 and xaudio play back realtime without difficulty). Playing back straight wav files, xmms also nearly pegs the CPU and skips alot (although it's not a continuous stutter). When playback is *paused*, xmms is taking up 80-100% of CPU. Peter, might you have any idea what would be wrong? System behavior is...
2001 May 01
2
Protocol
Hi all, wanted to ask again if someone has some online documentation on the icecast (or shoutcast) protocol at the socket/data level. I'd like to write my own reader routine that can feed data to the mp3 decoder. I've gotten as far as getting the actual stream after the GET request, but lack the documentation to use the headers that are returned and seperate the mp3 data from the meta
2004 Aug 06
0
Error in compiling Speexdec code (Speex-1.1.5code)onWindows usingVC++6.0
...in compiling Speexdec code (Speex-1.1.5code)onWindows usingVC++6.0 <p> Thanks a lot Zen. Basically I'm trying to create a Speex decoder for Pocket PC. Actually I've already implemented an application for (talking phrasebook) Pocket PC using .NET CF. Now in that app I'm using XAudio MP3 decoder to play MP3 files from within my application. My doesn't have a player GUI, I'm just using the MP3 decoder programmatically from within my app. Now since MP3 have licensing issues, I'm trying to resort to an open-source format that would be useful in the long run....
2018 Nov 09
0
Wine release 3.20
...need support for szOID_NIST_sha* OIDs in crypt32 (The Crew (Uplay), Star Wars The Old Republic, PSNow v9.0.5) 41419 Visio 2013 crashes with unimplemented function msvcp100.dll.?_GetCombinableSize at details@Concurrency@@YAIXZ 42520 Multiple Wargaming.net games crash on startup in Win7+ mode (XAudio 2.7 'IXAudio2SourceVoice::GetState' called with 'Flags' parameter, causing register corruption) (World of {Tanks, Warships}) 42550 Photoshop CC 2017: Installation Error (needs FileAccessInformation info class) 43358 EVE Online crashes on startup in Win7+ mode (XAudio 2.7 '...
2002 Jan 08
2
advocacy and added options to ogg123
...ure on why they should switch to Ogg Vorbis. And previously I'd had 128Kbps mp3s; I replaced them with (slightly smaller) -q 3 oggs and have already had a student or two remark about the improved sound quality. Second topic, somewhat related: In order to replace my previous mp3 player (was xaudio wrapped in a bit of custom code) with an ogg player, I needed to add a few options to ogg123, and wanted to offer my changes if anyone wants them. First major change: added simplistic playlist support. Now you can specify oggs/URLs or text files containing names of oggs/URLs (one per line) on...
2002 Jan 08
2
advocacy and added options to ogg123
...ure on why they should switch to Ogg Vorbis. And previously I'd had 128Kbps mp3s; I replaced them with (slightly smaller) -q 3 oggs and have already had a student or two remark about the improved sound quality. Second topic, somewhat related: In order to replace my previous mp3 player (was xaudio wrapped in a bit of custom code) with an ogg player, I needed to add a few options to ogg123, and wanted to offer my changes if anyone wants them. First major change: added simplistic playlist support. Now you can specify oggs/URLs or text files containing names of oggs/URLs (one per line) on...
2004 Aug 06
2
Error in compiling Speexdec code(Speex-1.1.5code)onWindows usingVC++6.0
...compiling Speexdec code (Speex-1.1.5code)onWindows usingVC++6.0 <p> Thanks a lot Zen. Basically I'm trying to create a Speex decoder for Pocket PC. Actually I've already implemented an application for (talking phrasebook) Pocket PC using .NET CF. Now in that app I'm using XAudio MP3 decoder to play MP3 files from within my application. My doesn't have a player GUI, I'm just using the MP3 decoder programmatically from within my app. Now since MP3 have licensing issues, I'm trying to resort to an open-source format that would be useful in the long run....
2017 Nov 24
0
Wine release 2.22
The Wine development release 2.22 is now available. What's new in this release (see below for details): - Source selection dialog for scanners. - Improvements in ARM64 support. - Float audio formats with more than 2 channels in XAudio. - Fixes for DLL injection support. - Input methods improvements. - Various bug fixes. The source is available from the following locations: http://dl.winehq.org/wine/source/2.x/wine-2.22.tar.xz http://mirrors.ibiblio.org/wine/source/2.x/wine-2.22.tar.xz Binary packages for various dis...
2015 Oct 16
0
Wine release 1.7.53
The Wine development release 1.7.53 is now available. What's new in this release (see below for details): - Support for the various versions of XAudio. - More implementation of the Web Services DLL. - Improved OLE object embedding. - Various code cleanups in Direct3D. - New MAINTAINERS file and Signed-off-by requirement to improve the patch review process. - Various bug fixes. The source is available from the following locations:...
2009 Apr 26
4
Squeezing every last drop of performance out of DirectX
Hi Folks, I have been using Wine for some time now to run Team Fortress 2 (and other HL2 based games) on my Ubuntu system. I was previously running Ubuntu 7.10 with an Athlon64 3800+, a 7600GT (256MB of RAM), and 2GB of DDR2 333MHz. Recently I upgraded to Ubuntu 8.10 (i386) with an AthlonX2 64 6000+, an 8800GT (1GB of RAM) and 4GB of DDR 800MHz. I was really hoping for a nice performance bump
2018 Jan 18
0
Wine release 3.0
...(wrc) supports translating version resources through the po files. - The Wine debugger (winedbg) supports printing floating point and SSE register state. - All Perl scripts that parse XML use the standard XML::LibXML module. - The obsolete wineinstall tool is removed. *** Miscellaneous - XAudio supports float audio formats with more than 2 channels. - The Scheduler and related classes are supported in the C++ runtime. - SQL driver installation is supported in ODBC. - The ProgramData well known directory is supported. - The Mono engine is updated with upstream Mono fixes, and supports...
2019 Mar 03
0
Wine release 3.0.5
...ara needs d3dx11_43.dll.D3DX11CreateShaderResourceViewFromMemory 43187 EA Origin 'OriginWebHelperService' (QGuiApplication) non-interactive service process crashes due to null monitor info when determining the primary (default) screen 43358 EVE Online crashes on startup in Win7+ mode (XAudio 2.7 'IXAudio2SourceVoice::GetState' called with 'Flags' parameter, causing %ESI or %EDI register corruption) 43464 Elite Dangerous Horizons fails to connect to server with CRC error 43550 Photoshop Elements 15 spams console with fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_...
2004 Aug 06
0
Problems with 1.3.11 and Ices 0.22
...2 seconds [26/Aug/2001:16:05:20] [4:Source Thread] Kicking client 27 [205.162.218.192] [Client signed off] [listener], connected for 22 seconds, 57273 bytes transfered. 6 clients connected 205.162.218.192 - - [26/Aug/2001:16:05:20 -0700] "GET /lofi HTTP/1.0" 200 57273 "-" "Xaudio/1.0" 22 [26/Aug/2001:16:05:21] [35:Connection Handler] Accepted client 31 from [64.228.105.106] on mountpoint [/lofi]. 7 clients connected [26/Aug/2001:16:05:26] [36:Connection Handler] Kicking unknown 32 [207.71.250.180] [Displayed mountlist], connected for 0 seconds [26/Aug/2001:16:05:28] [3...
2015 Oct 30
0
Wine release 1.7.54
...ction USER32.dll.GetDisplayConfigBufferSizes 39171 Creatures: White pixels are black. 39296 Setup dialog windows needs to drag for capture 39339 Adventure games from Daedalic Ent. (Night of the Rabbit, Edna & Harvey, A New Beginning) have no in-game audio and freeze on new game start - XAudio2_7 39357 Do not see the audio equipment , and there is no sound in the game Blade & Soul 39395 Wolfram Research Mathematica 10.2 needs kernel32.dll.GetPhysicallyInstalledSystemMemory 39400 Eleusis demo needs XAudio2 class '{a90bc001-e897-e897-7439-435500000000}' 39449 __fina...
2008 Jan 10
3
Samba problem connecting
Installed Samba 3.0.10 via 'pkgadd' on Solaris 2.6 - previously running Samba 2.2.8. It starts up and SWAT confirms that it is running and I am using the same smb.conf but I am unable to connect to a share via PC. Message "\\s080 is not accessible. You might not have permission to use this network resource. Contact the administrator of this server to find out if you have access