similar to: Re: Request for Intel build of flac on Mac OS X (with ogg)

Displaying 20 results from an estimated 9000 matches similar to: "Re: Request for Intel build of flac on Mac OS X (with ogg)"

2007 Nov 14
1
Request for Intel build of flac on Mac OS X (with ogg)
Hi folks, I'm putting together a Universal Installer for Mac OS X, but I currently do not have access to an Intel Mac for that half of the build. Cross-compiling does not seem to work, at least not easily. I am hoping that one of you could build flac 1.2.1 with ogg support, and then - after 'make install' - use gnutar to package up everything that is added to /usr/local/
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
2007 Aug 19
0
Ogg Frog Progress
Hi, A while back I posted an announcement of my grand plans for Ogg Frog, a GPL audio package. Twice now I've announced planned ship dates on the website, only to miss them because of such life events as career changes and moving cross-country. I've started working on it again after a hiatus of several months, but this time won't pre-announce any more ship dates. Instead,
2006 Feb 11
0
Creative Commons Music Torrents at Ogg Frog
Greetings, I offer Bit Torrent downloads of music in Ogg Vorbis, FLAC and other formats at: http://www.oggfrog.com/music/ It has a Creative Commons license and is completely legal to copy and share. If you offer your music under a Creative Commons or similar license, I can host your torrents for you. I'm not yet set up to accept file uploads, so I need you to send me a CD of your music
2006 Jul 20
0
Ogg Frog 1.0 feature set, release date set
I expect to release Ogg Frog 1.0 for public alpha test on Saturday, August 12. The date might slip a little depending on how my current job hunt goes; if I get a job sooner than I expect, I'll have to cut back on my development which has been full-time for a while now. The planned features are detailed at the page where the downloads will eventually be found:
2006 Jul 20
0
Ogg Frog 1.0 feature set, release date announced
I expect to release Ogg Frog 1.0 for public alpha test on Saturday, August 12. The date might slip a little depending on how my current job hunt goes; if I get a job sooner than I expect, I'll have to cut back on my development which has been full-time for a while now. The planned features are detailed at the page where the downloads will eventually be found:
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 -
2009 Jan 27
0
Cue Sheet Library?
Is there any kind of standalone library for working with cue sheets? I could rip the code out of some other library that uses cue sheets - and libflac would be a candidate - but it would be best if there was a library just for cue sheets. This is only sort of off-topic. I have the idea for a program, that would have the option to produce flac files. Thanks for your help, Rippit the Ogg
2008 Oct 13
4
Album art - requirements
On Mon, Oct 13, 2008 at 6:40 AM, Ivo Emanuel Gon?alves <justivo at gmail.com> wrote: > A good proposal, except for the fact most album art is JPEG. Not > forgetting either that, semantically, it's pretty bizarre to have > album art in a text format. I *desperately* want to provide the cover art for my own album in PDF format. Presently I provide JPG in the MP3s; at 72 DPI it
2008 Oct 13
0
Support for CAF in flac command-line?
> Thanks for the interest, Michael. I hope I really can be of help. > I don't use Ogg, so I'm a little wary that standard FLAC would be > left out of any Ogg Frog implementation. Ogg Frog already supports native FLAC as a player. Version 1.0 will only support playing and decoding, but version 1.1 will support encoding, and I'll be sure to support FLAC with and without Ogg.
2007 Jul 25
3
FLAC: general question
2007/7/24, Ivo Emanuel Gon?alves <justivo@gmail.com>: > > On 7/24/07, Greg M. <contrabassboy@yahoo.com> wrote: > > Ivo, Harry is asking about CPU usage of the DEcoder, > > not the ENcoder. > > Sorry, my bad. > > I believe that FLAC's decoding is somewhat faster than most other > lossless formats, as FLAC is a much less complex format. Maybe
2009 Mar 27
0
[Flac] Build FLAC source on Mac OS X without Xcode?
---------------------------------------- > From: brianw at sounds.wa.com > Date: Wed, 25 Mar 2009 19:10:34 -0700 > To: flac at xiph.org > Subject: Re: [Flac] Build FLAC source on Mac OS X without Xcode? > > Ok, what follows is a successful build of FLAC on Tiger 10.4.11 from > the downloaded source "the Unix way": > > mkdir test > cd test > gnutar zxf
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
2010 Aug 17
4
Compiling static libFLAC.a still requires libogg.dylib
Thanks for the reply. I would very much like OGG container support, so disabling it isn't really an option. I have built OGG so that it creates a libogg.a, libogg.0.dylib and a symbolically linked libogg.dylib (that links to the libogg.0.dylib) file. If I remove the .dylib files in an attempt to 'encourage' the compiler to use libogg.a, then it complains that it can't find the
2008 Nov 01
4
FLAC Test files
Hi all! I'm implementing FLAC playback in mC2 (a rewrite of musikCube) and need to test if everything is working. I was wondering if there are any FLAC test files to download? I'm looking for files with diffent kind of bits (8,16,24 etc) and examples of multichannel files. Best regards Daniel ?nnerby
2017 Jan 28
0
Flac multi channel
This could make sense indeed. I suppose this is not a libFlac feature and that I should end up using libogg and or adding myself basic ogg support in order to support that ? Thanks ! 2017-01-28 7:37 GMT+01:00 Brian Willoughby <brianw at audiobanshee.com>: > Don't overlook the FLAC in Ogg container solution. That's established as a > standard for some time now, as far as I
2010 Aug 17
0
Compiling static libFLAC.a still requires libogg.dylib
On Aug 16, 2010, at 16:44, Glenn McCord wrote: > Hi, I'm trying to compile a static lib of libFLAC yet whenever I use > it in an application, the application will fail on other machines > because it's trying to use libogg.0.dylib. > > I'm using the following configure command > > ./configure prefix=${HOME}/libFLAC --disable-asm-optimizations >
2008 Oct 13
2
Support for CAF in flac command-line?
Michael Crawford wrote: > Unlike MP3, one > cannot even distribute the binary of an Open Source player. Even distributing an MP3 software player requires the payment of license fees: http://www.mp3licensing.com/royalty/software.html Erik -- ----------------------------------------------------------------- Erik de Castro Lopo
2009 May 04
2
using "ov_open" in XCode
Thanks Conrad, but no matter what I try I'm dead in the water. I guess I'm looking for somebody who can help me through the ogg/vorbis installation process for Mac OSX. Maybe I did something wrong. - Downloaded libogg-1.1.3 and libvorbis-1.2.0. - ran the "sh ./configure" and "sudo make install" - opened each xCode project and built the frameworks. - copied the
2007 Apr 18
2
FLAC: sending output to file
2007/4/18, Josh Coalson <xflac@yahoo.com>: > > --- Harry Sack <tranzedude@gmail.com> wrote: > > Hi, > > > > I'm using windows so I know the wildcard support for flac is broken. > > That's > > why I use this command to encode a whole directory of WAV-files to > > FLAC-files in a command prompt: > > > > for %1 in (*.wav) do