[Smalltalk-vn] GStreamer in Squeak

Yang Ha Nguyen cmpitg at gmail.com
Tue Aug 24 08:11:53 UTC 2010


Hi all,

I have been struggling with GStreamer class for one and a half weeks and
I haven't found any usable way to work with it.  The error I haved
always encountered was: ``'GStreamerPlayer>>oggHookupToTypeFind
(GStreamerSystem is Undeclared)'.  To reproduce it, simply open a file
with:

playey := GStreamerPlayer openFile: '/your/path/to/a/ogg/file'.

I could not find any documentations as well as tutorials about GStreamer
on the Internet.  I installed GStreamer from its SqueakSource repo and
tried several versions of it but no help.  However, the GStreamer Etoys
version of default XO machine works well.  Does anyone get GStreamer to
work?  Please tell me what I am missing.

Best regards,
-- 
Yang Nguyen
Web log: http://cmpitg.wordpress.com/
Life is a hack



More information about the Smalltalk-vn mailing list