<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On 28.08.2010, at 02:21, Chris Cunnington wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">OK, I've pulled the MPEG player from Sophie. It looks worlds better.&nbsp;<div><br></div><div><a href="http://smalltalktelevision.com/player2.jpg">http://smalltalktelevision.com/player2.jpg</a></div><div><br></div><div>It's also at <a href="http://www.squeaksource.com/MultiMedia.html">http://www.squeaksource.com/MultiMedia.html</a></div>
<div><br></div><div>It opens with:&nbsp;</div><div><br></div><div>MPEGMoviePlayerMorph new openInWorld&nbsp;</div><div><br></div><div>Chris&nbsp;</div></blockquote><br></div><div>Awesome! :)</div><div><br></div><div>IIRC it was rather hard to recode video to an mpeg format this would accept.</div><div><br></div><div>And a solution that would not require recoding would be preferable.</div><div><br></div><div>On Linux we have John's GStreamer plugin, and he once compiled it on OS X too. Not sure how hard it would be to port to Windows.</div><div><br></div><div>The Best Way would be a generic VideoPlugin that would have different implementations for each platform (e.g. QuickTime on Mac, GStreamer on Linux, DirectShow on Windows). That would be quite some development effort, however.&nbsp;</div><div><br></div><div>
<span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Lucida Grande; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div style="font-family: Helvetica; "><span class="Apple-style-span" style="font-family: Helvetica; ">- Bert -</span></div></span></div><br></body></html>