similar to: [Flac-users] FLAC 1.0.4 problems

Displaying 20 results from an estimated 1200 matches similar to: "[Flac-users] FLAC 1.0.4 problems"

2004 Sep 10
0
[Flac-users] FLAC 1.0.4 problems
--- Alec Wood <alecwood@uchicago.edu> wrote: > I'm having a number of problems related to building the latest FLAC > release. My build environment: Linux, PPC, gcc 2.95.3 > > The first has to do with with builing FLAC itself... specifically I > can't get id3lib support to build. Whether or not I specify the > location of the headers and libraries, the config.log
2004 Sep 10
1
[Flac-users] error: FLAC required!
Hi everybody! I'm in trouble again, could you help me? This time I can't get deal with "flac-tools" and other programs that use libFLAC. They just refuse compiling and complain for some functions indefinition. I have flac-1.0.4 already installed with ordinary: ./configure && make && make install. Read down for the details please. Configuring flac-tools:
2012 Jan 18
2
where is libid3-3.8.so.3
I searched for libid3-3.8.so.3 with yum: # yum search \*libid3-3.8\* but it returns "No Matches found" Am I not searching correctly, or does this not exist in CentOS 5.7? tnx
2004 Sep 10
2
Re: non-PIC code in shared libs again
On Tue, Feb 11, 2003 at 05:14:45PM +0000, Christian Weisgerber wrote: > Ben Hines <bhines@alumni.ucsd.edu> wrote: > > > The patch fixed the problem with your libs. However, when linking the > > xmms plugin i still get: > > > > *** Warning: This library needs some functionality provided by -lstdc++. > > This is because of id3lib, which is written in
2004 Sep 10
4
non-PIC code in shared libs again
On Wednesday, February 5, 2003, at 10:47 PM, Josh Coalson wrote: > --- Matt Zimmerman <mdz@debian.org> wrote: > > good, very good. it may take me a little bit to get to it > since I'm starting a new job next week. > > Ben, can you inspect the patch and confirm that it covers > what you also suggested? The patch fixed the problem with your libs. However, when
2004 Oct 03
1
[wolfgang@rohdewald.de: Bug#274700: flac: --export-vc-to should quote strings containing spaces]
----- Forwarded message from Wolfgang Rohdewald <wolfgang@rohdewald.de> ----- Date: Sun, 03 Oct 2004 19:24:38 +0200 From: Wolfgang Rohdewald <wolfgang@rohdewald.de> Resent-From: Wolfgang Rohdewald <wolfgang@rohdewald.de> To: Debian Bug Tracking System <submit@bugs.debian.org> Subject: Bug#274700: flac: --export-vc-to should quote strings containing spaces Package: flac
2004 Sep 10
1
[Flac-users] FLAC 1.0.4 build issue
Hi, I gave up on 1.0.4 on my osx machine for the time being, but needed it on a linux machine this morning. Grabbed 1.0.4 and it seemed to build ok, but doesn't pass make check. Sorry if this is redudant information. I've seen a few posts recently and can't tell if it is or not. flac-1.0.3 on the same machine builds, checks and runs fine. thanks, mike ERROR: iterator claims
2004 Sep 10
1
[Flac-users] osx 1.0.4
On 10/18/2002 7:29 PM, Josh Coalson wrote: > --- Wagner One <wagner@wagnerone.com> wrote: >> On 10/18/2002 12:50 PM, Josh Coalson wrote: >> >>>> i configured and built 1.0.4 in osx 10.2. seemed to build fine, but each >>>> time i attemped to use the newly compiled flac binary I received this error >>>> >>>> "bus
2004 Sep 10
9
FLAC 1.0.4 released
I uploaded the source tarball and binary releases for win32 and redhat 7. Solaris package should be ready tomorrow. See the news item for all the improvements from 1.0.3: http://flac.sourceforge.net/news.html#20020924 Developers, see the new Doxygen-based API docs: http://flac.sourceforge.net/api/index.html Thanks again to all the contributors and testers. Josh
2004 Sep 10
5
FLAC 1.0.4 beta released
All, I have just finished uploading the source release for FLAC 1.0.4 beta to Sourceforge; there are no binary releases. See the included doc/html/news.html for the changes since 1.0.3; there are quite a few. http://prdownloads.sourceforge.net/flac/flac-1.0.4_beta-src.tar.gz?download Please beat up on this as much as possible in the next week or two and try and turn up bugs. Here's a
2004 Sep 10
2
flac_read callback not called in Windows?
Hi, Not sure if this should be in the dev or users list, but here goes. I am using the FLAC seekable stream decoder in my MACH3 laser games emulation in MAME (www.boldtower.com/mach3). The game has a soundtrack (originally on a laser disk) which I have flac encoded and play back in the game. I did the implementation under Linux which works fine, the callbacks are easy to set up and I've
2004 Sep 10
0
Re: non-PIC code in shared libs again
On Tuesday, February 11, 2003, at 09:51 AM, Matt Zimmerman wrote: > On Tue, Feb 11, 2003 at 05:14:45PM +0000, Christian Weisgerber wrote: > >> Ben Hines <bhines@alumni.ucsd.edu> wrote: >> >>> The patch fixed the problem with your libs. However, when linking the >>> xmms plugin i still get: >>> >>> *** Warning: This library needs some
2012 Feb 26
3
PATCH: Add test for metaflac --add-replay-gain
The test is rather simple, and only compares the computed output values for a 1kHz signal at the known filter table sampling frequencies with previously obained golden values. As such, the test only verifies that the performance of the replay gain analyser has not changed. A better test would be to compare the computed value with an independently obtain theorectical value. This is possible by
2010 Feb 08
0
Use FLAC__stream_encoder_init_FILE instead of FLAC__stream_encoder_init_file
Hi, I use the libflac to encoder wav files to flac, my code: FLAC__StreamEncoder *encoder = 0; > > >> if((encoder = FLAC__stream_encoder_new()) == NULL) > > { > > printf(_T("ERROR: allocating encoder")); > > return; > > } > > >> FLAC__stream_encoder_set_channels ( encoder, 2 ); > > FLAC__stream_encoder_set_bits_per_sample (
2004 Sep 10
2
[Flac-users] osx 1.0.4
On 10/18/2002 12:50 PM, Josh Coalson wrote: >> i configured and built 1.0.4 in osx 10.2. seemed to build fine, but each time >> i attemped to use the newly compiled flac binary I received this error >> >> "bus error" > > not sure about this one. > >> i nabbed the binaries for 1.0.3 and, each time i use flac to compress >> something in
2015 Jan 09
0
Processed (with 2 errors): user debian-qa@lists.debian.org, affects 774889, affects 771755, unarchiving 767561 ...
Processing commands for control at bugs.debian.org: > user debian-qa at lists.debian.org Setting user to debian-qa at lists.debian.org (was anbe at debian.org). > affects 774889 + xfswitch-plugin Bug #774889 [gdm3] gdm3: fails to upgrade squeeze -> wheezy -> jessie - trying to overwrite /usr/share/gdm/BuiltInSessions/default.desktop Added indication that 774889 affects xfswitch-plugin
2006 Aug 28
2
test_metaflac fails in make check for flac 1.1.2 after --add-padding is performed
doing "make check" on flac-1.1.2, I get a segmentation fault ././test_metaflac.sh: line 51: 17370 Segmentation fault flac $* when running this portion of the test/test_metaflac.sh script: (set -x && run_metaflac --preserve-modtime --add-padding=12345 $flacfile) check_exit check_flac <---------------- where the segfault happens All other tests in
2004 Sep 10
3
id3v2 problem
Hi Josh, I found id3v2 didn't work on v1.1.0. I checked source codes, macros- (in such cases as FLAC_HAVE_ID3LIB) ware moved to config.h. That is good. But the place to do include is the after of #ifdef FLAC_HAVE_ID3LIB. The result of configure script isn't reflected. And it doesn't always have id3lib with this. Move place of 'include "config.h"' to the top. I
2013 May 15
0
[PATCH] Fix dead links and update news
I scanned the website with linkchecker and found quite a lot of dead links. This commit fixes or removes them. --- developers.html | 2 +- documentation_tasks.html | 2 +- download.html | 12 ++++++------ faq.html | 2 +- features.html | 2 +- feeds/feed.xml | 8 ++++++++ format.html | 8 ++++----
2013 May 15
0
[PATCH 2/2] Fix dead links and update news
I scanned the website with linkchecker and found quite a lot of dead links. This commit fixes or removes them. --- developers.html | 2 +- documentation_tasks.html | 2 +- download.html | 14 +++++++------- faq.html | 2 +- features.html | 2 +- feeds/feed.xml | 8 ++++++++ format.html | 8 ++++----