protux-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Protux-devel] still regarding Ogg


From: Luciano Giordana
Subject: [Protux-devel] still regarding Ogg
Date: Fri, 1 Aug 2003 00:35:19 -0300
User-agent: KMail/1.5

This is a small "mustux ogg player" to demonstrate the simplicity of libmustux 
and also
to test the ogg support. Please fell free to improve it, transform it to a new 
mustux tool,
or just save it to be used in the libmustux programmer's (yet-to-be-done) guide.

compile it with 

g++ -o oggtest -I/usr/lib/qt3/include -I/usr/local/include/libmustux  
-I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT 
-Wall -lncurses -lpthread -L/usr/lib/qt3/lib -lqt-mt -lmustux -logg -lvorbis 
-lvorbisfile oggtest.c

[]s


-- 
Best Regards
--
Luciano Giordana - Musician - Certified Java/GNU C++ Developer - Free Software 
Evangelist
Project Mustux - http://www.freesoftware.fsf.org/mustux
-- GNU/Linux adoption grew 65% only this yer. Smile : we're winning. --

Attachment: oggtest.c
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]