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)
-   -   Tool for automatic image captures? (https://gfy.com/showthread.php?t=612612)

pythonx 05-21-2006 11:18 PM

Tool for automatic image captures?
 
Hello,

Anyone know of a tool that automatically takes a screencap of an mpeg movie each x seconds?

practiceTITOISM 05-21-2006 11:21 PM

I found this on another forum I read...so don't ask me what it means cuz i'm just copying it over.

Quote:

Made this console script and don't have the heart in me to charge for it:

Code:

#!/bin/bash for i in *.mpg *.wmv do mplayer -ss 00:00:04 -quiet -frames 2 -vo jpeg -ao null "$i" rm 00000001.jpg mv 00000002.jpg "$i.jpg" done


Run this in a folder full of .wmv and .mpg and it'll watermark all of them and make files called filename.wmv.jpg
Like this:

http://content.leenks.com/media/temp/

This particular script takes the screenshot at 4secs into the vid but can easily be customized to take user input on that - Also easy to implement into a php script.

You need mplayer installed.
Works with almost all files (depends on your mplayer version and config tho)
Simple!

Pornwolf 05-21-2006 11:57 PM

Videocharge does it best.

Tam 05-22-2006 12:00 AM

http://www.frame-shots.com/features.htm

This is the best thing I have ever seen since I have been online for doing this. I was told about it on another board and I can't believe how awesome it is. You can set it up to even do batch movies if you want... one of those "have to see to believe" things. Check it ou t. :)

BV 05-22-2006 12:03 AM

virtual dub if you are looking for free

ARS Bryan 05-22-2006 12:05 AM

frame shots gets my vote

pythonx 05-22-2006 12:40 AM

ah, didnt know frame shots had a batch mode.
Thanx guys

05-22-2006 12:58 AM

snagit can do that too, but doing them manually gives you a much better result

NemesiS876 05-22-2006 03:14 PM

Win dvd 7, but I hear that yhe eye is the best for it (:


All times are GMT -7. The time now is 12:17 PM.

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