search for: geometricvisions

Displaying 12 results from an estimated 12 matches for "geometricvisions".

2008 Oct 13
4
Album art - requirements
...it from the very first release of Ogg Frog. (I do not yet provide art in my Ogg Vorbis and FLAC tracks.) Download my album to see for yourself ----------------------------V Mike -- Michael David Crawford mdcrawford at gmail dot com Enjoy my art, photography, music and writing at http://www.geometricvisions.com/ --- Free Compact Disc ---
2008 Oct 13
10
Album art - requirements
Hi, there was a thread a few months ago about album art, and how to embed it in an Ogg stream. The outcome was unconclusive, and kind of settled on the existing practice of adding a uuencoded image in a Vorbis comment, or similar. A better solution would be to embed those images as a separate stream, including hints as to what image represents (front cover, back cover, etc). The obvious
2008 Oct 14
1
Album art - requirements
On 13-Oct-08, at 2:10 PM, Silvia Pfeiffer wrote: > is coverart a header-type content or a time-aligned type content? Well, it's collection-level metadata, so it doesn't belong in files at all. :) > It was my impression that it is mostly header-type content, i.e. > concerns the full file rather than segments of it. It makes sense to reference it per-chain-segment in an Ogg
2008 Apr 07
2
Virus in FLAC Windows installer
Just to let you know: The FLAC-Installer (downloadable from sourceforge) contains a W32/Backdoor2.AAKG virus, and so does the included uninstaller. Is this an error of my virus scanner, or did a virus indeed creep in? Cheers Vic
2008 Oct 13
0
Support for CAF in flac command-line?
...l has many patents. A patent wouldn't stop me from writing the source code, but a binary couldn't be provided by anyone in a country that recognizes software patents. Mike -- Michael David Crawford mdcrawford at gmail dot com Enjoy my art, photography, music and writing at http://www.geometricvisions.com/ --- Free Compact Disc ---
2008 Oct 13
0
Support for CAF in flac command-line?
...ayer. AAC stands for Apple Audio Codec - it's their lossy codec. > Thanks again for the comments, and be sure to keep us informed if you > do anything. Of course. Mike -- Michael David Crawford mdcrawford at gmail dot com Enjoy my art, photography, music and writing at http://www.geometricvisions.com/ --- Free Compact Disc ---
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
2008 Feb 20
2
FLAC seeking error
I am writing a FLAC encoder/decoder and when I use the flac_static.lib that was compiled in debug mode in MS Visual Studio 2003, the seek_absolute function works fine. However, if I compile flac_static in release mode in the same environment, the seek_absolute function no longer works. No parts of my code change, the only difference is whether I link in the release lib instead of the debug lib.
2006 Nov 27
3
Compiling libogg and libvorbis using MinGW
Hi there, This is probably a rather stupid question, but being a bit new to the open source world I'd like to ask this question anyway: I'm trying to learn more about Ogg Vorbis, so I downloaded the source code for libogg and libvorbis. I unzipped them and tried to compile them using ../configure and make in MinGW. libvorbis complains that libogg is not installed even though I just
2007 May 05
2
OggDisk?
Hi! I've seen many new standards on the Xiph page. Have you thought about creating something like "OggDisk", that would correspond to CD, DVD, BD... disks? I mean data structure (propably on any filesystem) that could be used for audio and video (and perhaps for images too?). Desired features: - Ogg centric - designed to be filesystem/disk type independant (so that you can use
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
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