similar to: Vorbis On Macintosh

Displaying 20 results from an estimated 3000 matches similar to: "Vorbis On Macintosh"

2000 Jun 23
2
Vorbis for Macintosh
Hi. For anyone who doesn't know me, I'm a Macintosh developer. Right now, I'm at the MacHack conference (which runs from Wednesday to Sunday). Before I left, I grabbed the Vorbis sources out of CVS. Yesterday I got the library and a couple of examples building in CodeWarrior and verified that they worked. I'm going to try to get a QuickTime CODEC built, but I'm not
2000 Jun 18
3
Makefile dependencies in vorbis-tools
I've been trying to tackle the vorbis source. I ran across what I think is a missing dependency in the vorbis-tools directory. Since ogg123 and vorbize are staticly linked to libvorbis and vorbisfile, when those file change, the executables should be rebuilt. Below I've attached a patch. (I hope it works. I am sort of new to patch and diff.) BTW, I've been trying to find a good
2000 Jun 20
3
Kenneth's Second Commit
I've fixed a heck of a lot of stuff in the time frame of just over ten minutes. And you all care... right. I actually ran Vorbize, and discovered some stupid bugs (e.g., segfault???). Fixed. Both Vorbize and Ogg123 should now speak fluently in Monty's comment-eese. I'll be working on getting both to implement all the comment tags; I'm seriously considering dropping all comment
2000 Jun 16
2
Description of commits
Tonight's commits so far: I finally wrote up the result of the comment header specification discussion. It's in the doc/ directory now. I plan on doing work in the libvorbis comment handling tonight to bring it up to date and make the interface more useful. gif->png conversion of the images in the docs Monty --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg
2000 Jun 20
1
Manpages
Here is patch with manpages for ogg123(1), mp3tovorbis(1) and vorbize(1). Manpages are in pod format, because it is the most readable man source, and are compiled by pod2man. all and clean for man/ work. Install and uninstall for man/ seem to work. Manpages are GPLed of course. <HR NOSHADE> <UL> <LI>text/plain attachment: manpages.diff </UL> -------------- next part
2000 Aug 28
1
Vorbize.c
Are there any attempts currently being worked on to make Vorbize Visual C++ compatable? Or for that matter non-GNU compatiable? I guess I never realized that getopt.h was a GNU thing. What would be the suggested course of action to get vorbize to cross compile on VC++ or other non-GNU platforms? If not I can certainly do this because I'd like to be able to run this on Windows but I
2006 Jan 04
1
Rails Wiki gets hit by the spam bots
I was just looking over the open source projects page on the rails wiki today, when I noticed it had gotten hit with several paragraphs of asian wiki spam. It looks like nearly all of today''s revisions were spam. When I was going through and deleting the spam, I found on some pages earlier english spam stuck in lists or divs using css''s display: none or height: 1 to hide
2006 Jan 07
2
Mailing list software
For a project I''m working on I''m hoping to be able to have both discussion and announce-only e-mail lists. Does anybody have any recommendations about good existing mailing list apps that could be integrated with a rails app? Does anybody have any experience using ActionMailer as the basis for a mass mailer? Does it perform well enough to make it feasible? Thanks! -- Dan
2004 Aug 06
2
QuickTime Streaming Server 4 streams MP3s
on 2/13/02 7:12 AM, Mark Lehrer at mark@knm.org wrote: > > I'd be more interested in information on a native client that can play > Quicktime(Sorenson) on Linux. Does one exist? > > I don't think it's a good idea to support closed standards like > QT, WMA, etc. > > Just my $.02 though, > Mark > > Actually, QTSS supports open source standards:
2009 Jul 16
12
Find_all_by and find(:all) to only select certain values for a selection box
So....let''s have a look if I understood the issue: -Find_all_by is actually the same like Find(:all), however Find_all_by is much shorter and less complicated than the syntax of Find(:all) -So in my CONTROLLER it says @files = find(:all) however I don''t want to see all files displayed in my selection box, because I only want to see the foles whose mandant_id is the same like
2005 Jun 06
1
don't want xtab sorting "numeric" factors...
r-gurus, I couldn't find an answer to this and after an hour or so of trying all types or ways to do this, I've given up for now. I'm having trouble getting the results from xtabs to generate "unsorted" factors. I've generated a sample data.frame I want to create a table from, using xtabs, and the results are presented below, > temp treatment itpa qmd
2003 Nov 06
2
created data doesn't remain when split...
I've been trying to figure out why the following is happening.... I've got some data I'll load in from a file... rm(list=ls(all=TRUE)) trees <- read.table( "c:/cruisepak/data.txt", header=T) trees$ct <- 1 And when I create some temp variable, then split the data to perform further processing, the additional column doesn't maintain the data correctly.... mtrees
2008 Feb 25
2
MAC?
Can I play an .SPX on a MAC? How? Best regards, John T. Corsaut Principal/CD MATRiXX Marketing & Design, LLC 1682 Village Green Crofton, MD 21114 Voice/cell: 410-456-5281 Faxx: 410-451-6677 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20080225/b2d7b014/attachment.htm
2003 Aug 08
4
Listening to Ogg streams with MacOSX
This comes from Indymedia audio list, Whamb! should probobally be listed on the vorbis.com software pages. ----- Forwarded message from nathaniel t <vsea75@hotmail.com> ----- The whole world doesn't use Linux or Windows. Some tiny fraction of computer users use Macs. I didn't realize until yesterday evening how difficult and mysterious it is to try to listen to an icecast ogg
2000 Jul 01
1
Bugfix patch for vorbize, compat patch for grip
Hey. Last night I hacked grip so that it'd allow me to use vorbize and comments with grip. It's very ugly because grip'd need a bit of rearrangement in order to facilitate the way the vorbis comments work (that is, the comments are not added in after the encoded file has been written). Any one who wants to use it should patch grip-2.94 (http://www.nostatic.org/grip), and make sure you
2003 Oct 01
1
Macintosh binaries; was: Rcmdr and Macintosh
I am a Windows user and trying to make life easier for my Mac-using students. After investigating the Mac situation more, it appears that the key to easy use is having precompiled binaries. However the packages I am interested in (Rcmdr and its required package, car) do not have one. I do not have easy access to a Mac, so I have a plea to Macintosh users: could someone please create them if it is
2000 Jul 05
1
Meta-data enabled encoders
Hello, I have been following Ogg Vorbis for about two months now. I like it. A lot. I can't wait to use it. I want to use it so bad it hurts. The only thing stopping me at this point is the inability to add artist, title, and album information to the file. I consider that a must before I start ripping files into the .ogg format. Does anyone have *any* kind of a timeframe on an encoder (for
2007 Oct 23
6
Any Xen kernel based on something newer than 2.6.18 ?
Hello all, I''m trying to get my servers to work with Xen, but as I use sata2, it looks like only a recent kernel will do the job. But unferotunately, ony and official 2.6.8 is provided, which doesn''t boot at all on those machines. I''ve tried ubuntu''s 2.6.22-xen, but ti looks very buggy. Where could we find patches for 2.6.22/23 to add Xen? How could I gete a
2000 Jul 26
3
Alpha
I'm going to gather that no work has been done to make the vorbis stuff work on Alpha, I've got an XL366 on which I will donate an account if anyone would like to attempt to get it working. --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing
2000 Jul 26
3
Alpha
I'm going to gather that no work has been done to make the vorbis stuff work on Alpha, I've got an XL366 on which I will donate an account if anyone would like to attempt to get it working. --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing