similar to: Problem using the ogg-vorbis win32 SDK 1.0 [VC++6.0 XP]

Displaying 20 results from an estimated 10000 matches similar to: "Problem using the ogg-vorbis win32 SDK 1.0 [VC++6.0 XP]"

2011 Jun 30
1
api sdk installation
hi i need to install the api sdk for xen cloud platform can u pls tell me how to install the api sdk and, the there procedure how to develop my own program using python , can u pls tell me the steps for the sample progam -- R.G.BABUKARTHIK _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2009 Apr 08
0
[LLVMdev] DynamicLibrary.inc compile error /w vc++2005 and windows sdk 6.1
Hello there, I'm having a problem compiling llvm with vc++ 2005 and windows sdk6.1. It seems that the Platform SDK supplied with vc++2005 uses PSTR for the first param of PENUMLOADED_MODULES_CALLBACK64 typedef (dbghelp.h) and the windows sdk 6.1 (also windows sdk 6.0a that ships with vc++2008) uses PCSTR. The _MSC_VER macro guard for ELM_Callback(...) kinda kills the possibility of using
2004 May 11
2
embedding a lot of vorbis comments
Dear list, i want to embed some meta data in an ogg stream, which contains additional commands for the ogg player like setting the volume, panning etc. I.e. for fading out a song i would send several commands like "set volume to 99%", "set volume to 98%", "set volume to 97%" etc etc. I thought using vorbis comments could be a good idea. But they would be spread
2003 Aug 21
3
Ogg Vorbis SDK.
Hi, I've started making an Ogg Vorbis SDK, as per IRC topic instructions :) Some questions: Its just targetting MSVC right? Not borland/whatever? Should it install the headers/libraries in the msvc dir (c:\Program Files\Microsoft Visual Studio\VC98\(Include|Lib)), or should it put them in the same directory as the document (c:\Program Files\Ogg Vorbis SDK\(Include|Lib)), and have the sample
2001 Sep 03
0
FW: Problems trying to run the examples in windows vorbis sdk
More information about the error below: I have downloaded the source and I got the same problem, but now I know in which exact line the error is. Inside the vorbisenc.c, we have the following function: tatic void codec_setup_partialcopy(codec_setup_info *ci, codec_setup_info *cs){ int i; memcpy(ci,cs,sizeof(codec_setup_info)); /* to get the flat numbers */ /* codebooks */
2001 Sep 04
1
Problems trying to run the examples in windows vorbis sdk
I have just downloaded the vorbis sdk for windows, for researching purposes. I have compiled the example 'encoder_example.c' just to start, and it compiles, but I got a error in the following line just at the beginning: vorbis_encode_init(&vi,2,44100, -1, 128000, -1); The error is more or less: The instruction at '0xaddresss' referenced memory at '0xaddress'. The
2014 Oct 31
0
Object Audio - Misusing Vorbis?
Hi there I'm trying to use Vorbis in a slightly unusual way, and I'm a little unclear if I'm going to be able to do what I want to do nicely, or at all. Many apologies if I'm on the wrong list, or if this is a FAQ, or off-topic. I'd be very happy to be re-routed! I'm doing a little experimental work on a block-based bitstream format for object audio streaming. This format
2001 Sep 13
1
Updated Win32 SDK build environment
I updated the win32sdk build environment. To summarize: 1.) Added a "mkmak.bat" script to create, install and run an automation macro to perform makefile export from the command line. 2.) Updated makesdk.bat to utilize "nmake" and generated makefiles for performing builds. 3.) Added "sdk\build" which contains a complete build environment for building all the
2001 Jun 18
0
Win32 Project Files and SDK Question and Patch
The Win32 SDK directory layout seems to need a small update in my eyes. Here's why: 1. Debug symbols get overwritten Problem: When the project files in the vorbis/win32 build, all temporary files of vorbis, vorbisfile and vorbisenc go into Dynamic_Debug (for the dynamic debug build as an example). The problems arise, when someone wants to debug the code. Since Visual C++ puts the symbols
2003 Nov 16
1
win32 SDK call for help
Ok, so I've taken hold of this, and since this appears to be the only thing holding up 1.0.1, I have done what I think closes the loop...Based on the conversations here on the list I have made the following changes to the vc6 project files : - consistent runtime linking. They are ALL now using the Multithreaded static runtime. Hopefully this makes the generated DLLs the most portable. -
2001 Sep 10
1
Problems with vorbis sdk
Hi, Sorry if this question has been already asked but I'm new to this mailing list. I just wanted to try the sdk under windows with VC6. I've made a new project (a console application) and used the example vorbisfile_example.c (I've made the test in a DLL too). But when I launch the program it crashes Kernel32.dll. The crash appends when the function ov_open is use. Any body
2006 May 19
1
MS VC workspace for Ogg Vorbis Decoder and Encoder (with Source)
Dear Experts, Where can I get Ogg Vorbis Codec along with MS VC workspace? I want the complete package which will generate an executable for the codec. I want to use it as a reference for my implementation. Also, Is there a fixed point code available? If so, how do I get MS VC workspace with the source files. Thanks in advance for your help Datta
2006 Jan 19
6
Dynamic Programming in R
Hi R users, I am looking to numerically solve a dynamic program in the R environment. I was wondering if there were people out there who had expereinced success at using R for such applications. I'd rather continue in R than learn Mathlab. A concern that has been cited that may discourage R use for solving dynamic programs is its memory handling abilities. A senior researcher had a lot of
2011 Jun 10
4
running R commands asynchronously
I am interested in running R commands asynchronously. My first choice is in the same R session that I am currently in. Here, the goal would be to run something like RunAsynchSameSession(myfunction(), "outputname.rda") Once RunAsynchSameSession had started myfunction(), RunAsynchSameSession would complete immediately. myfunction would keep going. It is OK if execution of the
2003 Feb 17
2
Q: libreadline.so.4.1 problems on Alpha/Linux
Dear List I'm trying to run R on a DIGITAL Alpha / Linux RedHat 7.2 The .rpm requires libreadlin.so.4.1 RedHat 7.2 comes with libreadline.so.4.2 I installed the R-1.6.0-1.aplha.rpm with option --nodeps, since it otherwise complained that the required libreadline.so.4.1 was missing. This seemed to be the only unsatisfied dependency, at least that was the only one mentioned when installing
2006 May 06
1
Mouse problems
Hi I am running Centos 4.3 and I having irratic problems with my mouse. I have the same problems with other versions of centos as well. I have search and tried everything that I could find but still it's not working right. It is a new microsoft laser wireless mouse 6000 For the most part it seems to work okay but it the buttons seem to click on there own a you move the mouse. For
2005 Nov 09
2
About: Error in FUN(X[[1]], ...) : symbol print-name too long
Hi, I??m trying to use the Win2BUGS package from R and I have a similar problem that reurns with the message: Error in FUN(X[[1]], ...) : symbol print-name too long But, there is no stray ` character in the file ( Sugestions given by: Duncan Temple Lang <duncan> Date: Mon, 26 Sep 2005 07:31:08 -0700 ) The progam in R is: library(R2WinBUGS) library(rbugs) dat <-
2001 Nov 06
2
error in &quot;encoder_example.c&quot;
Hi, Why do I get an error message when i'm running the "encoder_example.c" which is included in the SDK? The error occurs then the 44 bits are read and the vorbis_info struct is initiated (i.e. when the vorbis_encode_init(&vi,2,44100, -1, 128000, -1) - funcion is called. I also tried to read the data from a 16 bits 44,1 KHz stereo PCM - wave file but recived the same error.
2012 Feb 05
3
pxelinux search order for configuration file
Hi Everyone. is there a need to have on searching the configuration file the request for the "odd ip addresses" ? Let me explain: from /doc/pxelinux.txt : ... Next, it will search for the config file using its own IP address in upper case hexadecimal, e.g. 192.0.2.91 -> C000025B (you can use the included progam "gethostip" to compute the hexadecimal IP address for
2004 Aug 06
1
Error in compiling Speexdec code (Speex-1.1.5 code) on Windows using VC++6.0
Hi, I've downloaded the Speex-1.1.5 code and am trying to compile the Speexdec code using Microsoft VC++ 6.0 IDE. When I try to open the speexdec.dsw workspace, I get a dialog asking to locate the ogg_static file. I simply cancel that message, and then the project is opened in the VC++ 6.0 IDE. Now, when I simply try to compile the program, I receive this 5 error messages. error1.