How to play an JPEG file

John Hinsley jhinsley at telinco.co.uk
Wed Dec 5 08:59:12 UTC 2001


ducasse 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


This is more a guess than a hint: I can't get the *&^(*&ing thing to
build!

But try:

JPEGMovieFile openFileNamed: 'alien2.jmg'

HTH

Cheers

John
-- 
Reputed to be the reason Windows 2000 was nearly a year late, (paid in
shares M$Ds needed the cash and kudos) Netproject's Eddie Bleasdale has
renewed his challenge to virus writers. The first person to infect his
Linux box wins 10,000 pounds.

http://www.silicon.com/bin/bladerunner?30REQEVENT=&REQAUTH=21046&14001REQSUB=REQINT1=48211




More information about the Squeak-dev mailing list