similar to: building OggImporter

Displaying 20 results from an estimated 500 matches similar to: "building OggImporter"

2008 Jan 12
2
XiphQT OggImport component on OS X link error
I am trying to build the OggImport component using Xcode 3.0. Since I am a fan of frameworks, I have the XIPHQT_USE_FRAMEWORKS define set. Anyhow, I am getting a link error as listed below. Ld /Users/jeff/programming/xiph-qt/OggImport/build/Development/ OggImport.component/Contents/MacOS/OggImport normal i386 cd /Users/jeff/programming/xiph-qt/OggImport /Developer/usr/bin/gcc-4.0
2010 Aug 22
4
trouble building XiphQT
Hi all. Maybe there's a document about the build procedure that I overlooked; if so, please let me know. Meanwhile, I'm having trouble getting this thing to build. At first I saw missing-header complaints, so I checked the entire trunk out of the repository to make sure I have everything. After correcting the base SDK in each Xcode project (they're all set to the OS 10.4 SDK, which
2008 Oct 03
8
Flash Vorbis player
Hi, I wanted to let you know that I have just made available the sources to the ogg + vorbis implementation in haXe, which I've been working on for last couple of weeks. The code compiles to an swf file playable in Flash Player 10. A demo of a simple player implementation (latest Flash 10 required): http://people.xiph.org/~arek/pg/hx/test.html and the sources, in a bzr branch, currently
2008 Oct 03
8
Flash Vorbis player
Hi, I wanted to let you know that I have just made available the sources to the ogg + vorbis implementation in haXe, which I've been working on for last couple of weeks. The code compiles to an swf file playable in Flash Player 10. A demo of a simple player implementation (latest Flash 10 required): http://people.xiph.org/~arek/pg/hx/test.html and the sources, in a bzr branch, currently
2007 Jan 30
2
Producing oggs with XiphQT - testers needed!
Dear all, As the next version of XiphQT is mostly ready, I thought it could use some more wide pre-release testing. The major change since last release is the addition of Ogg exporter and Vorbis and Theora encoders. Any feedback on how this new functionality performs (or doesn't!) with audio/video editing/producing software will really help. Also, comments and suggestions on the work of
2007 Jan 30
2
Producing oggs with XiphQT - testers needed!
Dear all, As the next version of XiphQT is mostly ready, I thought it could use some more wide pre-release testing. The major change since last release is the addition of Ogg exporter and Vorbis and Theora encoders. Any feedback on how this new functionality performs (or doesn't!) with audio/video editing/producing software will really help. Also, comments and suggestions on the work of
2007 Jan 30
2
Producing oggs with XiphQT - testers needed!
Dear all, As the next version of XiphQT is mostly ready, I thought it could use some more wide pre-release testing. The major change since last release is the addition of Ogg exporter and Vorbis and Theora encoders. Any feedback on how this new functionality performs (or doesn't!) with audio/video editing/producing software will really help. Also, comments and suggestions on the work of
2009 May 29
4
XiphQT pre-release builds
Hi, I've just built fresh binaries of XiphQT - with trunks of Xiph libs and FLAC from the end of the last year. Code-wise there are few changes in the components since the last release: a memory leak fixed and the recently reported issue with iMovie'08 solved. I'd appreciate any help testing, especially on PPC as I don't have access to that architecture anymore. You can find the
2009 May 29
4
XiphQT pre-release builds
Hi, I've just built fresh binaries of XiphQT - with trunks of Xiph libs and FLAC from the end of the last year. Code-wise there are few changes in the components since the last release: a memory leak fixed and the recently reported issue with iMovie'08 solved. I'd appreciate any help testing, especially on PPC as I don't have access to that architecture anymore. You can find the
2010 Aug 24
2
trouble building XiphQT
Arek, This is awesome information. Why not chuck it on the web page at http://xiph.org/quicktime/development.html ? Cheers, Silvia. On Mon, Aug 23, 2010 at 7:07 PM, Arek Korbik <arkadini at gmail.com> wrote: > Hi, > > On Sun, Aug 22, 2010 at 10:28 PM, G S <stokestack at gmail.com> wrote: > > Hi all. > > > > Maybe there's a document about the build
2004 May 05
1
Asterisk devel. - Mediatrix dtmf bug solved
Hello, When using Asterisk version 0.7.2, FreeBSD port with Mediatrix 1124 gateway, there is problem with DTMF "out-of-band". See debug below: Mediatrix forces (*) to use Payload Type as 96: [...] a=rtpmap:8 PCMA/8000 a=rtpmap:18 G729/8000 a=rtpmap:4 G723/8000 a=rtpmap:0 PCMU/8000 a=rtpmap:96 telephone-event/8000 a=fmtp:96 0-15 [...] Then we've got this nice debug from (*): May
2010 Feb 23
1
XiphQT with Thusnelda for QuickTime X
Any progress in this issue? Or is the whole XiphQT project dead? Any 64bit package of XiphQT for MacOSX Snow Leopard on its way? Any solution on its way, which works with Quicktime X on Snow Leopard and which doesn't urge/force you to install and use the old Quicktime 7 player? Any solution on its way, solving the /Library/Components problem on MacOSX Snow Leopard/Quicktime X? See: [theora]
2006 May 10
1
OS X FLAC Frameworks + 5.1 channel order
Hi, First - XiphQT uses libFLAC and libFLAC++, which are built as Mac-specific Framework bundles (libs + public API headers), which in turn are distributed with binary XiphQT releases, or framework binaries can be downloaded separately. As I don't have access to the FLAC source repository, the Xcode build files can be found on: http://people.xiph.org/~arek/snapshots/flac-osx-build.tgz if you
2007 Feb 21
1
Re: Is FLAC fully cooked for OS X yet?
On 2/21/07, Brian Willoughby <brianw@sounds.wa.com> wrote: > > The key to Arek comment is that the project files only work with 1.1.2 FLAC. > Even in those days, the Xcode project was not fully operational. I gave up > on using it, and I think everyone else did. You basically have no hope of > just pulling it out of the repository and expecting it to work. Brian, you
2007 Jan 02
4
Is FLAC fully cooked for OS X yet?
On Jan 2, 2007, at 5:15 AM, Arek Korbik wrote: > The XCode project files you found are meant to be used with FLAC > 1.1.2. The FLAC repository now contains version 1.1.3 files, and there > have been interface changes in that latest revision > (http://flac.sourceforge.net/changelog.html#flac_1_1_3). That could > explain your problems with compilation. Well, now, no, I did download
2006 May 09
3
XiphQT 0.1.5 released.
Dear all, Just an announcement about the recent visible activity in the Xiph QuickTime Components project. Version 0.1.5 is out. The most important new feature in this release, besides Intel Mac compatibility and a number of bug fixes, is support (decoding) for another two formats from the Xiph family: FLAC and Theora. The Theora decoder is actually very recent work, but that's probably even
2006 May 09
3
XiphQT 0.1.5 released.
Dear all, Just an announcement about the recent visible activity in the Xiph QuickTime Components project. Version 0.1.5 is out. The most important new feature in this release, besides Intel Mac compatibility and a number of bug fixes, is support (decoding) for another two formats from the Xiph family: FLAC and Theora. The Theora decoder is actually very recent work, but that's probably even
2006 May 09
3
XiphQT 0.1.5 released.
Dear all, Just an announcement about the recent visible activity in the Xiph QuickTime Components project. Version 0.1.5 is out. The most important new feature in this release, besides Intel Mac compatibility and a number of bug fixes, is support (decoding) for another two formats from the Xiph family: FLAC and Theora. The Theora decoder is actually very recent work, but that's probably even
2006 May 09
3
XiphQT 0.1.5 released.
Dear all, Just an announcement about the recent visible activity in the Xiph QuickTime Components project. Version 0.1.5 is out. The most important new feature in this release, besides Intel Mac compatibility and a number of bug fixes, is support (decoding) for another two formats from the Xiph family: FLAC and Theora. The Theora decoder is actually very recent work, but that's probably even
2010 Jul 22
1
Compiling the Xiph QuickTime component project in Xcode 3.2
Hello, I've sent this question to flac-dev not realizing that QT development belongs in ogg-dev. As it pertains more to the QT component than to the FLAC project itself, I thought I'd repeat the question here in hopes of some kind of suggestions or pointers. I'm basically attempting to compile the Xiph QuickTime component project, which fails to build. Its dependencies compile fine,