search for: libsndfil

Displaying 20 results from an estimated 185 matches for "libsndfil".

Did you mean: libsndfile
2006 Apr 22
2
libao - libsndfile plugin
Hello, I have written a libsndfile (http://www.mega-nerd.com/libsndfile/) file output plugin for libao. For the moment I haven't done any changes to the core of libao. However some changes could make this more useful. Before I embark on anything like this I'd like to have your opinion on a few things. --- First, what...
2013 Feb 09
5
Commonly getting FLAC__STREAM_ENCODER_VERIFY_MISMATCH_IN_AUDIO_DATA on valid audio
...think that libflac just wanted me to shove my 2-byte >> sample into a FLAC__int32. I wasn't aware that it wanted me to extend the sign, >> as well. > > At some stage it might make sense for us to make the FLAC API a little > more user/programmer friendly. Something to match libsndfile's ease of > use. That would be great! I was actually starting my small ?project? with libsndfile, but it was done in a way that I didn't agree with, and since I only work with FLAC files (mostly 24 bits) I decided to try to go with libflac instead, which seems to let me do things the w...
2008 Mar 27
2
WINEDLLPATH weirdness
...39;m using the Linux to MinGW cross compiler toolchain to build windows binaries for one of my libraries. I'm also trying to run the cross-compiled binaries that make up the test suite under wine version 0.9.58 from ubuntu hardy heron. The DLL for my library gets built as: /home/erikd/Bzr/libsndfile-mingw/src/.libs/libsndfile-1.dll and the test suite binaries get built in: /home/erikd/Bzr/libsndfile-mingw/tests If I go into that directory and run the following script: #!/bin/bash dll=libsndfile-1.dll dlldir=/home/erikd/Bzr/libsndfile-mingw/src/.libs if [ ! -f "$d...
2008 May 05
2
flac/metaflac 32/64 Universal OS X builds
In my experience, with the gcc compiler, cross-compiling is highly reliable. If your code runs on one processor, then it will run on all. Linking and such might be an issue, which you will discover immediately when the first person tries to run what you've built on their system. It still would be great to run these tests on all four. Actually, you should be able to test 32-bit
2013 Feb 09
2
Commonly getting FLAC__STREAM_ENCODER_VERIFY_MISMATCH_IN_AUDIO_DATA on valid audio
2013/2/9 Erik de Castro Lopo <mle+la at mega-nerd.com>: > Johnny Rosenberg wrote: > >> For example, when loading an audiofile with libsndfile, all the >> samples are converted to floating point numbers, > > With libsndfile, converting to float is optional. You can just as > easily read int or short. > >> which is what I want >> anyway, but the conversion is done by dividing the integers from the >> fi...
2013 Feb 09
0
Commonly getting FLAC__STREAM_ENCODER_VERIFY_MISMATCH_IN_AUDIO_DATA on valid audio
...d interface should be maintained for compatibility with existing software. The new, friendlier interface can simply use a slightly different (member) function name to access the same objects. There's no reason both can't be supported, or even float as well. > Something to match libsndfile's ease of > use. I do not use libsndfile, so I wouldn't make this comparison. On Feb 9, 2013, at 03:13, Johnny Rosenberg wrote: > That would be great! > I was actually starting my small ?project? with libsndfile, but it was > done in a way that I didn't agree with, and s...
2006 Aug 22
1
Problem after installing audacity
...=============| 12 kB 00:00 ---> Package audacity.i386 0:1.2.4b-1.2.el4.rf set to be updated --> Running transaction check --> Processing Dependency: libid3tag.so.0 for package: audacity --> Processing Dependency: libwx_gtk-2.4.so.0 for package: audacity --> Processing Dependency: libsndfile.so.1 for package: audacity --> Processing Dependency: wxGTK >= 2.4.0 for package: audacity --> Processing Dependency: libsndfile.so.1(libsndfile.so.1.0) for package: audacity --> Processing Dependency: libwx_gtk-2.4.so.0(WXGTK_2.4) for package: audacity --> Restarting Dependency R...
2011 Mar 06
2
Support for CAF in flac command-line?
...n Unix >> and Windows - everywhere that flac is now available. >> >> Although the format is rather unknown, there are some very specific >> advantages to adding CAF support. > > I am a little suprised that you don't know that CAF is already > supported > by libsndfile, on every platform where libsndfile works (which > includes > just about every unix and windows platforms i know of). I realize that I'm a couple of years late in saying so, but you're right. I finally took the time to download libsndfile and compile it (for Leopard), and snd...
2008 May 05
0
flac/metaflac 32/64 Universal OS X builds
...e: > In my experience, with the gcc compiler, cross-compiling is highly > reliable. Your experience doesn't match mine. > If your code runs on one processor, then it will run on > all. That can easily break down in all sort of places. For instance, I'm the main author of libsndfile and when Apple first announced Intel based machines I started getting weird bug reports about libsndfile on Intel macs. After I spent a bunch of my very valuable time the idiot reporting the issue finally confessed that he was compiling libsndfile as a universal binary on PPC and then seeing bugs...
2007 May 03
4
[patch] Mac Universal Binaries
On 5/2/07, Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> wrote: > Well, I don't quite understand why AC_C_BIGENDIAN and the solution > you're proposing is likely to break other big endian machines (the ones > that don't have __BIG_ENDIAN__). Can you send a patch that addresses > that (i.e. still uses AC_C_BIGENDIAN when it works)? It is not that AC_C_BIGENDIAN
2013 Feb 10
2
Commonly getting FLAC__STREAM_ENCODER_VERIFY_MISMATCH_IN_AUDIO_DATA on valid audio
2013/2/10 Erik de Castro Lopo <mle+la at mega-nerd.com>: > Johnny Rosenberg wrote: > >> Anyway, if I'm allowed to ask a libsndfile question here, > > Sorry, but no, this list is for FLAC related discussion. And of course you won't waste your time replying outside this mailing list? Is there a libsndfile mailing list? Hm? yet another stupid question, of course. If there is, you wouldn't want me to know about it,...
2007 May 19
1
Coverity and libvorbis
...ontact them for access to the coverity reporting facilities. The reason I am keen to see Xiph take up this challenge is that when all projects listed on the above page address the issues listed, all of the projects can move to the next rung where more of the Coverity tests are enabled. My project libsndfile is on the same list as libvorbis and libsndfile can't move forward until the libvorbis issues have been fixed. For the record, the Coverity tool found 8 possible issues with libsndfile, 5 of which were false positives, but 3 of which were genuine bugs. Cheers, Erik -- -----------------------...
2004 Oct 09
3
best params for safe archiving, 192kHz no-lax and w64 support
...Hz isn't directly supported although flac can compress such rate in lax mode. My last question - is there any chance for flac to support w64 files? That would be cool since it would allow to compress >2Gb files. (not sure if flac can compress >2Gb raw files) See http://www.mega-nerd.com/libsndfile/ for reference. Marek
2011 Mar 10
4
Wav to Ogg Vorbis conversion
Dear experts, I am trying to use an example I found here: http://svn.xiph.org/trunk/vorbis/examples/encoder_example.c Could you please tell me what float** buffer is needed for (I don't see it used anywhere). Also, could you please tell me what this code is doing: for(i=0;i<bytes/4;i++){ buffer[0][i]=((readbuffer[i*4+1]<<8)|
2010 Jan 05
3
FLAC C API / Visual Studio 2008 FILE* Issue
...I tried that also on a virtual Windows XP > and > > it crashes there also. > > There is a whole bunch of weird stuff in windows, this is just another > instance. > > If what you want to do is read/write FLAC files with windows UCS-16 > filenames, > one option is to use libsndfile: > > http://www.mega-nerd.com/libsndfile/ > > which with version 1.0.21 has added this function: > > /* The function sf_wchar_open() is Windows Only! > ** Open a file passing in a Windows Unicode filename. Otherwise, this is > ** the same as sf_open(). > *...
2007 May 03
2
[patch] Mac Universal Binaries
...po <mle+la@mega-nerd.com> wrote: > Peter Grayson wrote: > > Personally I think universal binaries are a bad idea. They have obviously served some purpose, but I tend to agree that the concept does not seem to scale well once outside the Apple microcosm. > For one of my projects, libsndfile, endian issues is not the only > think that breaks in univesal binaries. The problem is that I > detect cpu features other than just endian-ness at configure time; > things that cannot be detected purely from compiler flags. > > See: > http://www.mega-nerd.com/libsndfile/FAQ.h...
2008 Oct 13
6
Support for CAF in flac command-line?
Hello all, Is anyone here potentially up to the task of adding support for CAF (the CoreAudio Format) into the flac command-line? This would present minimal difficulty under OSX, due to the presence of the CoreAudio API, but the real challenge would be to support CAF on Unix and Windows - everywhere that flac is now available. Although the format is rather unknown, there are some very
2008 Feb 06
4
wav to flac corruption
...tells me little, but maybe > > someone out there knows more about this than me. > > > > http://img139.imageshack.us/my.php?image=screenshot251awavghexnd1.png > > I don't see anything wrong there. > > Have you tried running it past sndfile-info which is part of > libsndfile: > > http://www.mega-nerd.com/libsndfile/ > > Does the flac encoder you're using do small files correctly? It may > be a miscompiled FLAC encoder. > > Erik > -- > ----------------------------------------------------------------- > Erik de Castro Lopo > -----...
2008 May 06
2
flac/metaflac 32/64 Universal OS X builds
...gcc compiler, cross-compiling is highly >> reliable. > > Your experience doesn't match mine. > >> If your code runs on one processor, then it will run on >> all. > > That can easily break down in all sort of places. For instance, I'm > the main author of libsndfile and when Apple first announced Intel > based machines I started getting weird bug reports about libsndfile > on Intel macs. After I spent a bunch of my very valuable time the > idiot reporting the issue finally confessed that he was compiling > libsndfile as a universal binary on PPC a...
2010 Jan 05
2
FLAC C API / Visual Studio 2008 FILE* Issue
Hello, I am currently learning the FLAC C API and had the code working with FLAC__stream_decoder_init_file. However, since I'd need the Unicode filename support, I tried _wfopen_s in combination with FLAC__stream_decoder_init_FILE, however I get a runtime crash as sonn as I call FLAC__stream_decoder_process_until_end_of_stream. The same code (partially taken from the examples) is working