Suchy Posted December 26, 2007 Share Posted December 26, 2007 Is it possible to create a thumbnail with gd from a swf file (and maybe specify from which frame to make the image) ??? If so, how can I do this ? I could not find anything usefull online. Link to comment https://forums.phpfreaks.com/topic/83195-thumbnail-from-swf/ Share on other sites More sharing options...
trq Posted December 26, 2007 Share Posted December 26, 2007 Gd will be of no use here. If your server has ffmpeg installed, you can use that via the exec function. Link to comment https://forums.phpfreaks.com/topic/83195-thumbnail-from-swf/#findComment-423196 Share on other sites More sharing options...
Suchy Posted December 26, 2007 Author Share Posted December 26, 2007 no ffmpeg <-- that's the problem. $10 a year what to expect Anyway, is there anything else that I can do ??? Link to comment https://forums.phpfreaks.com/topic/83195-thumbnail-from-swf/#findComment-423203 Share on other sites More sharing options...
trq Posted December 26, 2007 Share Posted December 26, 2007 ffmpeg is the most common solution. I've not heard of any other. Link to comment https://forums.phpfreaks.com/topic/83195-thumbnail-from-swf/#findComment-423206 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.