[Pharo-project] Quicktime and MP3 harvested from Sophie
Hi all, especially Sean assume my recent posting has been overseen, therefore again: I'm referring to Sean's harvesting of Sophie. Is somebody going to finalize this Quicktime harvesting ? If not, I'm offering to do that job. A few remarks, what has to be done from my point of view (must not be a player like that in Squeak): start pause, stop (removes the morph) slider volume and mute reposition and resize (not by halo) ExternalDrophandler other than .mov video formats to be checked (what QT player is accepting) - an issue for the plugin (to be done by somebody experienced with plugins and details of video formats) Anyway I'm preparing a draft. In this context I also like to mention mp3 harvested kindly from Sophie by Sean as well it didn't work for me, as I tried it yesterday - mp3 format issue - I assume it's due to less maintenance of the mpeg3 plugin ( it seems from old Squeak days and was never touched later ) - did experience that with Squeak as well 2 years or more before Would like to handle this as well, but requires contribution of someone with plugin and mp3 experience I guess Cheers Johannes
Johannes Rasche wrote:
Is somebody going to finalize this Quicktime harvesting ?
Yes, you are apparently, lol! Here are the relevant discussions, some of which may help: http://forum.world.st/Sophie-MPEG-Player-td2341744.html http://forum.world.st/Playing-Flash-movies-in-image-was-Sophie-MPEG-Player-t... http://forum.world.st/ANN-SqueakMovieMorph-Alpha-plays-any-video-file-playab... http://forum.world.st/How-I-can-do-SWF-files-playing-in-pharo-td3161269.html http://forum.world.st/Playing-Flash-movies-in-image-td3167383i20.html Johannes Rasche wrote:
mp3... didn't work for me... I assume it's due to less maintenance of the mpeg3 plugin
Are you using the Quicktime code to play them, or the other mp3 code I posted about? IIRC, the mp3 plugin is not used for the Qt stuff, and the other player was very old. Try Qt. HTH, Sean -- View this message in context: http://forum.world.st/Quicktime-and-MP3-harvested-from-Sophie-tp3746691p3747... Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
Am 16.08.2011 um 15:27 schrieb Sean P. DeNigris:
Johannes Rasche wrote:
Is somebody going to finalize this Quicktime harvesting ?
Yes, you are apparently, lol!
OK, that's what I wanted to know
Here are the relevant discussions, some of which may help: http://forum.world.st/Sophie-MPEG-Player-td2341744.html http://forum.world.st/Playing-Flash-movies-in-image-was-Sophie-MPEG-Player-t... http://forum.world.st/ANN-SqueakMovieMorph-Alpha-plays-any-video-file-playab... http://forum.world.st/How-I-can-do-SWF-files-playing-in-pharo-td3161269.html http://forum.world.st/Playing-Flash-movies-in-image-td3167383i20.html
I knew that stuff (except that last item)
Johannes Rasche wrote:
mp3... didn't work for me... I assume it's due to less maintenance of the mpeg3 plugin
Are you using the Quicktime code to play them, or the other mp3 code I posted about? IIRC, the mp3 plugin is not used for the Qt stuff, and the other player was very old. Try Qt.
I made a first attempt last week with Qt with and m4a file and failed - anyway I'll keep on
HTH, Sean
yes it helped for the moment - thanks so far Johannes
-- View this message in context: http://forum.world.st/Quicktime-and-MP3-harvested-from-Sophie-tp3746691p3747... Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
participants (2)
-
Johannes Rasche -
Sean P. DeNigris