GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Video to Image Software? (https://gfy.com/showthread.php?t=1010012)

cybermike 02-11-2011 06:32 PM

Video to Image Software?
 
Whats a good program to automatically make the best pictures from a HD video. So basically getting a photo set out of a video?

Thanks

newB 02-11-2011 07:33 PM

IrfanView will create a folder of images from a video. From there, you can just grab the ones you want. It's free so give it a try and see how it works for what you want to do.

cybermike 02-11-2011 08:25 PM

Downloaded it.. not sure where that option is?

NaughtyRob 02-11-2011 08:59 PM

Automatically I dont know but I use Pinnacle HD to grab stills from my HD videos and they end up 1920x1080 and look GREAT. But I do them by hand so they are not blurry.

http://www.girlfriendcontent.com/vid...ics/asian4.jpg

http://www.girlfriendcontent.com/vid...ics/facial.jpg

http://www.girlfriendcontent.com/vid...pics/layla.jpg

newB 02-11-2011 09:57 PM

Quote:

Originally Posted by cybermike (Post 17910134)
Downloaded it.. not sure where that option is?

Save video file locally, then open with irfanview and click Options >> Extract all frames.

Klen 02-12-2011 05:22 AM

Currently i use scenegrabber.net and it work pretty fine.

ScriptWorkz 02-12-2011 07:50 AM

Can probably do it w/ ffmpeg / command line tools already on your server(s)

aztecboi2003 02-12-2011 09:27 AM

I use Frameshots 3 but scenegrabber looks pretty nice.

fris 02-13-2011 06:43 AM

frameshots is good ;)

cybermike 02-13-2011 07:55 AM

Thanks for all the responses :)

fris 02-13-2011 08:07 AM

Quote:

Originally Posted by ScriptWorkz (Post 17910703)
Can probably do it w/ ffmpeg / command line tools already on your server(s)

Code:

ffmpeg -i video.flv -an -r .6 -y test%d.jpg
would take a screencap every 60 seconds.

Klen 02-13-2011 03:25 PM

Quote:

Originally Posted by fris (Post 17912256)
Code:

ffmpeg -i video.flv -an -r .6 -y test%d.jpg
would take a screencap every 60 seconds.

Do you maybe know command for image magick for mass resize/crop images in targeted directory ?

fris 02-13-2011 06:34 PM

Quote:

Originally Posted by KlenTelaris (Post 17912922)
Do you maybe know command for image magick for mass resize/crop images in targeted directory ?

you could just use *

mogrify -resize 120x160 *.jpg

use 120x160!

to force that, otherwise it uses apect ratio.

make sure you always backup your images before doing this, you could do it another way if you wanted to name them something else.

raven1083 02-14-2011 12:55 AM

frameshots rocks


All times are GMT -7. The time now is 06:34 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123