<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On 20.04.2010, at 22:10, Bruno Giacomelli wrote:</div><blockquote type="cite">Which are the best classes to manipulate video media in Squeak? I'm planning to make a little video player application with Squeak and didn't find nothing really useful at Google (I'll try harder).<br></blockquote></div><div><br></div><div>What do you mean by "manipulate"?</div><div><br></div><div>There is VideoFlow which is pretty cool (scroll down to the screenshots):</div><div><a href="http://wiki.squeak.org/squeak/2411">http://wiki.squeak.org/squeak/2411</a></div><div><br></div><div>If it's just for playback, the only cross-plattform option right now is MPEG for which we have a general plugin. For Mac and Windows, the Sophie folks made nice players via FFI, based on QuickTime I think. On Linux there is a GStreamer plugin.&nbsp;</div><div><br></div><div>For camera access, there is Scratch's x-platform CameraPlugin. Etoys on Linux uses a V4L plugin. For Windows there is a "DShowVideoDecoderPlugin".&nbsp;</div><br><div>
<span class="Apple-style-span" style="font-size: 12px; "><div style="font-family: Helvetica; "><span class="Apple-style-span" style="font-family: Helvetica; ">- Bert -</span></div><br class="Apple-interchange-newline"></span>
</div>
<br></body></html>