![]() |
automatic thumbnail creation from an flv file??
hello.
looking for a program that will take screenshots out of flv video files , every 10-20 seconds automaticly. found one that does just that called Video Thumbnails Maker (ssu-design.com) but out of say 150 videos it manages to really work on about 30 of my files, others it just unable to proccess for some reason. so if anyone knows of a better solution, please let me know, thanks. |
I need this too, bump.
|
just found something, tried the demo and seems to be doing the job! http://www.frame-shots.com/
worth 30$! |
Quote:
and frame shots for everything else. ps. frame shots is made by someone on gfy, so you are supporting them too ;) |
Quote:
A nice find! Thanks! |
Videocharge does that.
|
I write code on my server to do that using FFMPEG for free.
Suckas! |
heres a little ffmpeg command to create a short video preview
exec($ffmpeg2path." -y -i input.flv -qscale 1 -r 12.0 -b ".$bitrate." -ab 128k -loop_output 0 -s 160x120 -ss ".$thumbtime." -t 8 -f swf -pix_fmt rgb24 output.prv") ; |
ImToo video converter will do this.
|
Quote:
|
|
|
Quote:
|
Ctrl + Printscreen :thumbsup
|
All times are GMT -7. The time now is 11:09 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc