Displaying 20 results from an estimated 30000 matches similar to: "Anyone here have FLAC CVS commit access?"
2008 Oct 13
4
Support for CAF in flac command-line?
Brian Willoughby <brianw at sounds.wa.com> wrote:
> Hello all,
>
> Is anyone here potentially up to the task of adding support for CAF
> (the CoreAudio Format) into the flac command-line?
...
> I've already made some recordings
> that are so long that they cannot be uncompressed from FLAC to WAV or
> AIFF because they would exceed 4 GB - the maximum file size for
2018 Feb 28
2
Using FLAC encoder in my software
Hello
I'm the developer of the newly released FM Composer, an open source music
software featuring a tracker and an FM synthesizer : http://fmcomposer.org
It's currently under GPL v3.
I've added a FLAC export feature for the next version to be released, using
libFLAC. I'm not really sure about what I can do, even after reading the
copyright notice...
- Should I use libFLAC as
2017 May 26
3
warning that legacy WAVE file has format type 1 but bits-per-sample is 24
Thank you for writing and pointing out that one can have WAVE files
without getting the warning, and that your library does it.
I found out Goldwave (Windows software) writes 24-bit WAVE files that
do not get the warning. (Good for them!)
However, the flac executable from the flac reference software
apparently produces WAVE files that do get the warning.
Example annotated log:
Encode a 24-bit
2012 Apr 26
3
Git branch with compiling fixes for win32
From: Erik de Castro Lopo <mle+la at mega-nerd.com>
>To: flac-dev at xiph.org
>Cc: Josh Coalson <xflac at yahoo.com>
>Sent: Wednesday, April 25, 2012 4:42 PM
>Subject: Re: [flac-dev] [Flac-dev] Git branch with compiling fixes for win32
>
>Josh Coalson wrote:
>
>> But regardless of submitter, any patch that affects encoding must be
>> reviewed very
2012 Apr 25
2
Fix cuesheet.c to allow metaflac_test.sh to run to completion
Josh Coalson wrote:
> I haven't checked git yet but I hope this patch has not gone in.? I
> don't like the special case that this is creating.
>
> It would be better to allow MM:SS everywhere but I consider that low priority.
I modified version of that patch did go in. See the following commits:
2012 Aug 28
2
The FLAC website
Hi all,
In preparation for a new release of FLAC, I scraped the FLAC website
on sourceforge and commited it to a git repo here:
https://git.xiph.org/?p=flac-website.git;a=summary
Commits to that repo get synched every 10 minutes of so to show up here:
https://www.xiph.org/flac/
I'll be hacking the website over the coming days and weeks. If anyone
wants help, please let me know.
2005 Jan 30
2
Patch : Fix one more Linux PowerPC problem
On Sun, 30 Jan 2005 20:36:15 -0800 (PST)
Josh Coalson <xflac@yahoo.com> wrote:
> OK, thanks, checked in, everything working now?
Well I did a fresh checkout of CVS head. This seems to be missing
my second patch, but I think thats because you may not have actually
commited it yet, just decided to commit it :-).
After manually getting rid of the -force_cpusubtype_ALL it compiles.
I also
2007 Jun 13
2
Patch : Fix pointer cast warning
Josh Coalson wrote:
> excellent, thanks for the tip. this solves the problem for
> autoconf-based builds, but still not sure how to do it for MSVC.
Sorry, whats the problem with MSVC?
Erik
--
-----------------------------------------------------------------
Erik de Castro Lopo
-----------------------------------------------------------------
"Microsoft's biggest weakness is
2005 Jan 30
2
Patch : fix configure.in and Makefile.am problems.
On Sun, 30 Jan 2005 10:45:05 -0800 (PST)
Josh Coalson <xflac@yahoo.com> wrote:
> OK, thanks, checked in. once linux-ppc is ironed out the
> release should be ready to go.
Long way to go yet. Mine is a G3 PowerPC so it doesn't have Altivec.
I've tried --disable-assembler but there's still something screwed
up int the Makefile.am.
Erik
--
2012 Apr 26
2
pkg-config output and <FLAC/assert.h>
> From: Paul Davis <paul at linuxaudiosystems.com>
> To: flac-dev at xiph.org
> Cc:
> Sent: Friday, March 25, 2011 5:39 AM
> Subject: Re: [Flac-dev] pkg-config output and <FLAC/assert.h>
>
> On Fri, Mar 25, 2011 at 5:32 AM, Erik de Castro Lopo
> <mle+la at mega-nerd.com> wrote:
>> Hi,
>>
>> FLAC helpfully provides a flac.pc file.
2004 Nov 11
3
Legal sample rates
On Wed, 10 Nov 2004 16:08:21 -0800 (PST)
Josh Coalson <xflac@yahoo.com> wrote:
> > Is there someway of figuring out if a sample rate is valid?
>
> that's the right way.
But it doesn't tell me that the sample rate is invalid it tells
me FLAC__SEEKABLE_STREAM_ENCODER_STREAM_ENCODER_ERROR or
FLAC__STREAM_ENCODER_NOT_STREAMABLE.
> the reason it's being rejected is
2014 Nov 26
3
Two new CVEs against FLAC
On Nov 25, 2014, at 8:27 AM, Declan Kelly <flac-dev at groov.ie> wrote:
>
> On Tue, Nov 25, 2014 at 12:29:33AM -0800, mle+la at mega-nerd.com wrote:
>>
>> CVE-2014-9028 : Heap buffer write overflow
>> CVE-2014-8962 : Heap buffer read overflow
>
> Is it known what other FLAC decoding software or firmware is vulnerable
> to these overflows?
>
>
2013 May 26
5
Anything else for Flac 1.3.0?
Hi all,
In my latest commit I have updated all version strings and copyright
dates.
I am now going to do a little testing (and encourage anyone else to do
the same) and hopefully release in the next day or so.
Cheers,
Erik
--
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/
2011 Mar 07
3
Support for CAF in flac command-line?
On Mar 6, 2011, at 01:22, Erik de Castro Lopo wrote:
> Brian Willoughby wrote:
>> Hopefully, libsndfile no longer uses the incorrect 0x7FFF (32767)
>> factor for float to 16-bit integer conversions, because that would
>> make it unacceptable for lossless file conversions.
>
> That is a statement of opinion rather than fact but I won't go into
> that here.
It is
2011 Mar 06
2
Support for CAF in flac command-line?
On Oct 12, 2008, at 22:32, Paul Davis wrote:
> On Sun, 2008-10-12 at 19:26 -0700, Brian Willoughby wrote:
>> 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
2014 Nov 25
19
flac-1.3.1pre1
Hi all,
As people may have seen there's a pre-release here:
http://downloads.xiph.org/releases/flac/beta/
Specifically:
flac-1.3.1pre1.tar.xz : The source code
flac-1.3.1pre1-win.zip : Windows 32 and 64 bit binaries
Please test.
I'm particularly interested in hearing about the windows binaries
which were cross compiled from Linux to Windows. Unfortunately
there is a bug
2005 Jan 30
1
Patch : fix configure.in and Makefile.am problems.
On Sun, 30 Jan 2005 14:39:18 -0800 (PST)
Josh Coalson <xflac@yahoo.com> wrote:
> --- Erik de Castro Lopo <erikd-flac@mega-nerd.com> wrote:
> > On Sun, 30 Jan 2005 10:45:05 -0800 (PST)
> > Josh Coalson <xflac@yahoo.com> wrote:
> >
> > > OK, thanks, checked in. once linux-ppc is ironed out the
> > > release should be ready to go.
> >
2004 Nov 11
3
Legal sample rates
On Thu, 11 Nov 2004 13:33:42 -0800 (PST)
Josh Coalson <xflac@yahoo.com> wrote:
> --- Erik de Castro Lopo <erikd-flac@mega-nerd.com> wrote:
> > On Wed, 10 Nov 2004 16:08:21 -0800 (PST)
> > Josh Coalson <xflac@yahoo.com> wrote:
> >
> > > > Is there someway of figuring out if a sample rate is valid?
> > >
> > > that's the
2013 Mar 18
2
Patch to add Unicode filename support for win32 flac
On Mar 17, 2013, at 03:57, LRN wrote:
> /me looks at chmod and utime wrappers:
> Ah, i knew i've missed something! :)
> Also, i didn't consider wildcards (i thought shell was supposed to
> handle them...).
I believe that shell does handle wildcards on all Unix variants,
including OSX. Since Windows does not handle them, I suggest that the
main flac code not be littered
2007 Jul 25
2
Is FLAC__stream_decoder_seek_absolute working for OggFlac?
Josh Coalson wrote:
> --- Erik de Castro Lopo <erikd-flac@mega-nerd.com> wrote:
>
> > Hi all,
> >
> > Is seeking working for OggFlac files? I keep on getting a
> > FLAC__STREAM_DECODER_SEEK_ERROR.
>
> yes, it should work fine. in flac/src/test_seeking/main.c there
> is an example usage of FLAC__stream_decoder_seek_absolute(). you
> could try