[squeak-dev] GStreamer progress

John M McIntosh johnmci at smalltalkconsulting.com
Sun Apr 13 04:41:52 UTC 2008


I used := in all the code I wrote.
The UI/player code is based on the mpeg player code from the current  
etoy development image and likely has the "_" you encountered.


On Apr 12, 2008, at 4:19 PM, Joshua Gargus wrote:

> Hi John,
>
> In the interest of compatibility between various Squeak forks  
> (Croquet in particular), could I ask that you use ':=' instead of  
> '_' for assignment?  I can do it if you want.
>
> Looks cool at a glance, I'll have a better idea once I fix the  
> assignments.
>
> Cheers,
> Josh
>
>
> On Apr 2, 2008, at 3:02 AM, John M McIntosh wrote:
>
>> I've mostly completed the GStreamer implementation for the OLPC and  
>> for 32bit linux machines.
>>
>> The Squeak source code exists on http://www.squeaksource.com/GStreamer.html
>> The C source code for the GStreamer plugin was committed to the  
>> OLPC branch on http://www.squeakvm.org.
>>
>> This software was not written for 64bit linux, but could of course  
>> be adapted, I have no plans to do so.
>> This software was not written for Windows, anyone who wants to  
>> port, feel free.
>>
>> If you are using os-x you can install GStreamer (after much work)  
>> via MacPorts.
>>
>> The GStreamer Morphic player that is installed has an OLPC  
>> viewpoint, 16 bits and slow frame rate, but
>> it could be adapted for proper frame rates and enabled to adapt to  
>> many more feeds from
>> so called BAD GStreamer plugins aka MP3 etc, and of course allow  
>> feeds from the internet versus
>> assuming media exists only on the current file system.
>>
>> Some work was done to enable squeak as a Gstreamer source for audio  
>> and video but that requires
>> more work by someone who really wants that feature.
>>
>> --
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> =====================================================================
>> John M. McIntosh <johnmci at smalltalkconsulting.com>
>> Corporate Smalltalk Consulting Ltd.  http://www.smalltalkconsulting.com
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> =====================================================================
>>
>>
>>
>

--
= 
= 
= 
========================================================================
John M. McIntosh <johnmci at smalltalkconsulting.com>
Corporate Smalltalk Consulting Ltd.  http://www.smalltalkconsulting.com
= 
= 
= 
========================================================================





More information about the Squeak-dev mailing list