search for: ogg_stat

Displaying 18 results from an estimated 18 matches for "ogg_stat".

Did you mean: ogg_static
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. d:\speex\speex-1.1.5\libspeex\lsp.c(104) : error C2054: expected '(' to follow 'inline' error2. d:\spee...
2004 Aug 06
2
Error in compiling Speexdec code (Speex-1.1.5 code) on Windows usingVC++6.0
...ept one. I don't have ogg.h header file, so when I try to build Speexdec.exe, I get an error d:\speex\speex-1.1.5\src\speexdec.c(44) : fatal error C1083: Cannot open include file: 'ogg/ogg.h': No such file or directory I don't have this file, but as I wrote in my previous mail, an ogg_static file is missing and a dialog appears asking for it to be opened. But since I don't have that file, I don't use it in my project, and it appears as a grayed icon displaying the project file wasn't found. Any help in this matter. Thanks & regards, Asheesh --- >8 ---- List ar...
2004 Aug 06
1
Building speexdec on win32
...ded latest tar.gz of speex sources. I am trying to build it on windows , by using the Visual C project files. (dsp/dsw) with libspeex I did succeed. When I try to build speexdec (using the (dsp/dsw project files under win32/speecdec) I get the follwoing message dialog : "browse for project ogg_static" what to do ? regards sting _________________________________________________________________ Add photos to your messages with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: ht...
2006 Mar 11
1
problem in speex code
..." voice over ip" and i want to make codec to voice with speex-1.1.12 , i try to run it in my computer by" visual studio 6" but i have problems 1-i want to get exe file to speexdec&speexenc(i found missing files "glib.h, glibconfig.h, o gg/ogg.h, glib/gmacros.h , ogg_static.dsp" when i found it i have errors in the speexenc.c or speexdec) 2-i want enter voice file to test it in my computer thanks for your help Ahmed Gamil --------------------------------- Yahoo! Mail Bring photos to life! New PhotoMail makes sharing a breeze. -------------- next p...
2007 Mar 03
0
ogg project not found problem when using speex with visual studio 6.0
Hi , I got the following problem when using speex1.2beta1 with VS 6.0: The ogg_static project is corrupted and the files that were included in this project were not seen. Please can you send me that files that are a part of ogg_static project. Thanks, Meena ____________________________________________________________________________________ Have a burning question? Go to w...
2013 Mar 17
1
MSVC project updates
One more set of MSVC project updates. Changed ogg_static.lib to libogg_static.lib as that's the name latest version uses. Removed MSVC 6.0 related parts from README and tweaked info there to be more up-to-date. Also changed nasmw.exe into nasm.exe as nasmw.exe has been long gone. LibFLAC_dynamic was complaining in debug mode about conflicts wit...
2001 Jan 27
0
Vorbis with BCB
...from the DSP files with the Visual C++ Project Conversion Utility. This works okay for the most part, but there are conversion issues, and some problems with the DSP files themselves. Perhaps we could put proper BCB project files in as well? For example, output libraries have names like 'ogg_static.lib'. I have to rename them later, then. Is the same manual intervention required when building with MSVC? The dynamic linking projects (like vorbisfile_dynamic.dsp) don't have an include path for the ogg headers (..\..\ogg\include). They also don't set a link path for the lib...
2004 Aug 06
2
compiling in windows
...LINK : warning LNK4049: locally defined symbol "_malloc" importedLINK : warning LNK4049: locally defined symbol "_free" importedLINK : warning LNK4049: locally defined symbol "_memmove" importedLINK : warning LNK4049: locally defined symbol "_realloc" importedogg_static.lib(framing.obj) : error LNK2001: unresolved ext ernal symbol __imp__memchrDebug/xp2.exe : fatal error LNK1120: 1 unresolved externalsError executing link.exe. If I ignore libcd.lib it compiles ok, but I get a fatal runtime error. Anybody know what I'm doing wrong?Thanks,Nick _______________...
2009 Jul 15
2
Fixing ogg vorbis corruption caused by bad metadata
Adam Rosi-Kessel wrote: > Yes, it was Mediamonkey. They claim that it was due to a bug in vorbis > libraries. All software has bugs, but this explanation doesn't really add up. libvorbis is the codec. If they had blamed libogg, which does the container, then yes, that would have been a believable explanation :-). Erik --
2007 May 24
2
Version 1.2beta2 is out!
Hi everyone, I just released Speex 1.2beta2. Release notes: Again, this new releases brings many improvements. The RAM requirement for wideband has gone down drastically (i.e. more than 2x). A new resampler module has been added, providing arbitrary sampling rate conversion -- fast. The echo canceller has also been improved. A bug in 1.2beta1 that made the echo canceller unstable has been fixed.
2004 Oct 06
4
Cpu bandwidth for Speex on Win32 platforms
Hi, I try to use Speex codec into Win32 platforms. However, I find the CPU bandwidth usage is very heavy on a Pentium 3 machine. Compare to Microsoft's G723.1 codec, speex 8k is using more than 20% cpu bandwidth. Does anyone know what is the best version of Speex to "beat" the Microsoft's G723.1's on CPU bandwidth usage? Does Speex have MMX-enabled codes? thanks very
2003 Jun 16
2
using win32 static libs
...ject-wizzard that comes with vs.net2003 using the default settings. here the code: ---------------------------------------------------------------------- #include "StdAfx.h" #include ".\ogg2wav.h" #include "oggvorbis\vorbisenc.h" #pragma comment(lib,"oggvorbis\\ogg_static.lib") #pragma comment(lib,"oggvorbis\\vorbis_static.lib") #pragma comment(lib,"oggvorbis\\vorbisenc_static.lib") void COgg2Wav::Convert(CString strWavPath, CString strOggPath) { vorbis_info vi; vorbis_info_init(&vi); // here comes *the*...
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
2017 May 29
0
[PATCH] Add CMake build script
...cache, be silent + set(OGG_FIND_QUIETLY TRUE) +endif(OGG_INCLUDE_DIR) + +find_package (PkgConfig QUIET) +pkg_check_modules(PC_OGG QUIET ogg) + +find_path(OGG_INCLUDE_DIR ogg/ogg.h HINTS ${PC_OGG_INCLUDEDIR} ${PC_OGG_INCLUDE_DIRS} ${OGG_ROOT} PATH_SUFFIXES include) +# MSVC built ogg may be named ogg_static. +# The provided project files name the library with the lib prefix. +find_library(OGG_LIBRARY NAMES ogg ogg_static libogg libogg_static HINTS ${PC_OGG_LIBDIR} ${PC_OGG_LIBRARY_DIRS} ${OGG_ROOT} PATH_SUFFIXES lib) +# Handle the QUIETLY and REQUIRED arguments and set OGG_FOUND +# to TRUE if all li...
2013 Mar 18
0
flac-dev Digest, Vol 100, Issue 42
...sage ---------- > From: Erik de Castro Lopo <mle+la at mega-nerd.com> > To: flac-dev at xiph.org > Cc: > Date: Mon, 18 Mar 2013 06:29:22 +1100 > Subject: Re: [flac-dev] MSVC project updates > Janne Hyv?rinen wrote: > > > One more set of MSVC project updates. Changed ogg_static.lib to > > libogg_static.lib as that's the name latest version uses. Removed MSVC > > 6.0 related parts from README and tweaked info there to be more > > up-to-date. Also changed nasmw.exe into nasm.exe as nasmw.exe has been > > long gone. > > LibFLAC_dynamic was...
2001 Dec 13
6
Newbie question
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello! First, sorry if my english is not very correct :-) I'm a spanish student making a streaming project under Linux and I'd like to use Vorbis format but I have a problem. I want to capture live audio from the sound card and stream it in real time to the server. Actually I have installed Icecast, LiveIce and the Lame encoder and they
2006 Aug 18
6
Ogg Player Code
Hello, In one of my recent assignments, I was asked to develop a ogg player. I am not able to find the right repository of the source code. There are few repositories on vorbis but I am not clear which one is the right one for Windows environment. If somebody has successfully compiled any ogg player ever, his ideas will be helpful to me. In one of the code set, I was able to compile the
2000 Dec 08
7
Some scratches with beta3
Hi, I have included the oggvorbis encoding and playback stuff in the Linux-Mandrake distro back in August 2000. At that time I put the "nightly CVS" version, which worked just fine. Then on Mon Nov 27 I noticed some RPM's labelled "1.0beta3" on the website so I upgraded with these ones. Since then we have had some serious problems in encoding: approx 20% of the WAV