Displaying 20 results from an estimated 10000 matches similar to: "Support for CAF in flac command-line?"
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
2008 Oct 13
3
Support for CAF in flac command-line?
Thanks for the interest, Michael.
I don't use Ogg, so I'm a little wary that standard FLAC would be
left out of any Ogg Frog implementation. But I say that mostly out
of ignorance. I have noticed that there seem to be two worlds for
FLAC, inside Ogg and outside. It's important to be aware of the fact
that many hardware devices support the FLAC format directly, without
the
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
2015 Jul 19
3
flac-dev Digest, Vol 128, Issue 14
Do you have a source on the CoreAudio quality thing? I'd be very interested
in reading more about that.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/flac-dev/attachments/20150719/f37ce5e8/attachment.htm
2007 Nov 14
3
FLAC codec in OS X Leopard
I upgraded to Leopard (version 10.5 of OS X) a few weeks ago.
Although I was a bit disappointed, but not surprised, to see that FLAC
support isn't built natively into the OS, I was very happy to notice
recently that Apple ships source code for a FLAC encoder and decoder
codec component in /Developer/Examples/CoreAudio/AudioCodecs/
FLAC.xcodeproj.
All that is necessary to build the
2008 Nov 30
1
Support for CAF in flac command-line?
On Sat, Nov 29, 2008 at 2:20 PM, Josh Coalson <xflac at yahoo.com> wrote:
> --- Martin Leese <martin.leese at stanfordalumni.org> wrote:
>> Erik de Castro Lopo <mle+la at mega-nerd.com> wrote:
>> ...
>> > Whats more, the sndfile-convert program can also convert
>> > from FLAC to the following file formats that support 63 bit
>> > file
2011 Jan 08
5
Idea to possibly improve flac?
Lots of comments throughout this one...
On Jan 7, 2011, at 15:28, Declan Kelly wrote:
> On Fri, Jan 07, 2011 at 02:22:51PM -0800, brianw at sounds.wa.com wrote:
>> However, you should be aware that many modern producers use software
>> to create their music, and when the software stores sound clips in
>> MP3 format, what you end up with is music that sometimes looks like
2011 Nov 20
6
A-law and mu-law
Hi Martijn,
thank you for your answer. So the problem would be suboptimal
compression due to suboptimal assumption about the input signal, right?
What I do not understand is how the format of a FLAC format would be
affected by supporting A-law and mu-law files as input (and thus
output). Despite of suboptimal performance, is it possible to treat 8bit
*-law samples as 8bit linear PCM files and
2008 Oct 13
0
Support for CAF in flac command-line?
On Sun, Oct 12, 2008 at 7:26 PM, Brian Willoughby <brianw at sounds.wa.com> 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 CAF on Unix
> and Windows -
2005 Nov 12
4
Core Audio player for OS X?
There are a few flac players on OS X now, but none (at least none that i know
of) seem to use Core Audio. So they all freak out if i try to play a 24/96
file.
I was recently poking around with the Tiger X Code tools and there's a simple
core audio player in there
/Developer/Examples/CoreAudio/Services/AudioFileTools/
called afplay. how hard would it be to get this thing playing flac
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
2008 Feb 06
4
wav to flac corruption
So some research and experimentation I think I found the problem, but I'm
not sure how to go about fixing it.
If I import one of the wav files into Audacity then export them as "16 bit
PCM" then they encode to flac and play fine. The files bitrates are
currently at 24. If I export them from audacity as a 24 or 32 (anything
higher than 16), flac fails on me. With a bitrate of 24, the
2005 Jul 12
2
Apple's Core Audio File container format
Avuton Olrich wrote:
> On 7/11/05, Erik de Castro Lopo <erikd-flac@mega-nerd.com> wrote:
>
>>and I'm thinking of adding support for FLAC in a CAF container
>>as well. Is anyone else working on this? If so please let me
>>know so we can agree on how FLAC should be contained with CAF.
>
>
> I'm sorry, but what are the advantages to the different
2009 Oct 06
2
1.43 GB FLAC with 8-Hour Audio Inside... Decoding?
Ok, so here's the deal...
I've been having a lot of trouble sleeping, so I've done some research and
discovered this program called "Hemi-Sync". I decided to torrent it from
the Pirate Bay to try it out before spending my money. What I torrented
worked incredibly, so bought it, then torrented another Hemi-Sync program:
Lucid Dreaming. It's a DVD-Audio program.
What I
2011 Jan 08
8
Synchronizing a streaming client to the server Was: Idea to possibly improve flac?
This thread has raised several good topics. It's surprising that the
FLAC-Dev list has been silent for years, and now suddenly there are
several good ideas to discuss.
On Jan 7, 2011, at 15:04, David Richards wrote:
> I am interested in streaming lossless audio, FLAC is probably the best
> option for that. Currently the OggFLAC way of doing it mostly works
> with a few hacks in
2011 Nov 21
1
A-law and mu-law
Hi,
sndfile-convert already converts from all these formats to FLAC, but
the flac tool itself has more flac-specific options. Is it possible to
use sndfile-convert to provide the input data?
In any case Erik is maintaining both libsndfile and libflac, and it's
unlikely he'd want to duplicate the code. If anything it'd make more
sense to remove code for reading other formats from the
2004 Sep 28
3
Quicktime + FLAC?
I bought myself a PowerBook and hoped to play my FLAC-encoded library via
iTunes. Alas -- it doesn't work.
My understanding is that iTunes uses QuickTime for playback; does anyone
know where to find a FLAC codec for QuickTime?
I noticed that there was some discussion about this ~1 year ago on flac-dev.
Did any dev projects get underway, or should I roll up my sleeves and give
it a go?
-Dave
2008 Oct 13
0
Support for CAF in flac command-line?
RF64 support sure would be nice, but it wouldn't really help to do
this "instead of" CAF. For one thing, Logic Studio Pro does not seem
to support RF64, because the manual states that WAVE and BWF are
limited to 4 GB. CAF may be a format which lacks universal support,
but RF64 is also very limited in usefulness. Treating either one as
a substitute for the other is not
2013 Feb 09
5
Commonly getting FLAC__STREAM_ENCODER_VERIFY_MISMATCH_IN_AUDIO_DATA on valid audio
2013/2/8 Erik de Castro Lopo <mle+la at mega-nerd.com>:
> Collin wrote:
>
>> It turns out it was an error on my part; sorry for the trouble. I misunderstood
>> the format libflac was expecting my samples in. I found the wording in the
>> documentation very confusing.
>>
>> My audio file has 2 channels and 16-bit samples, so I have to pull out each
>>
2007 May 29
3
Adding support for .w64 (wave64) format
I use Sony (previously Sonic Foundry) Sound Forge, which allows me to save
audio files in .w64 (Wave 64) format to get around the 2GB .wav file
limitation. W64 was invented by Sonic Foundry, and is an open format as far
as I know. The only programs I know about using the .w64 format at the
moment are Sound Forge and Steinberg Nuendo, although there may be others
out there. With increasing