[vorbis-dev] QuickTime for Linux and vorbisfile

W. Michael Petullo mike at flyn.org
Wed Jul 25 14:45:01 PDT 2001



I recently began working on an application which will combine
Ogg Vorbis with QuickTime on the Linux platform.  I am using Ogg
Vorbis 1.0rc1 and Adam Williams' QuickTime for Linux 1.3 library
(http://www.heroinewarrior.com/quicktime.php3).

I am having a strange problem.

As soon as I #include <quicktime/quicktime.h>, the code causes a
segmentation fault when run.  When I look at it with gdb, it seems
as though the program's main loop is not even reached.  I don't even
need to define any types from quicktime.h or use any of its functions.
If quicktime.h is included, the code causes a segmentation fault.
If the quicktime.h include is commented out, there is no problem (except,
of course I can't use its functionality).

Do you have any ideas of what could be causing this?  I have never run
into anything like this, though I suspect it is due to some type of
name-space conflict.

I would appreciate any help.  Thank you.


-- 
Mike

:wq

--- >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-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.




More information about the Vorbis-dev mailing list