How to play an JPEG file

ducasse ducasse at iam.unibe.ch
Wed Dec 5 08:27:45 UTC 2001


For those that want to try I found that the player (MPEGMoviePlayerMorph new
openInWorld) opens files with jmv and mpg

So it works!!!!



on 12/5/01 9:06 AM, ducasse at ducasse at iam.unibe.ch wrote:

> Hi 
> 
> I succeeded to convert a MPEG to a JMG at least I believe I did
> From 3M I got 32.8 MB for the alien song
> 
> JPEGMovieFile convertMPEGFileNamed: 'AlienSong.mpg' toJPEGMovieNamed:
> 'alien2.jmg' quality: 100
> 
> Then I tried several ways to play the file but could not get one working
> 
> MPEGMoviePlayerMorph new  openInWorld
> 
> (MPEGPlayer2 openFile: 'alien2.jmg') playMPEG
> 
> 
> Any hints
> 
> 
> Stef
> 
> 
> 





More information about the Squeak-dev mailing list