Results 1 to 10 of 28
-
2nd Feb 2010, 01:00 AM #1OPMemberWebsite's:
extremecoderz.com helpfultools.net[TUT] Create screencaps on linux
We're going to use here mtn instead of mplayer which could not work on ur vps or server coz of something.
What's the advantage of using it?
- No gui required,
- quite simple usage,
- very fast time of getting caps 0,5-5 seconds (on standard settings)
So here we go:
Part I - InstallationUpdate your repositories:
Code:vi /etc/apt/sources.list
purge everything from there and enter:
Code:deb http://archive.ubuntu.com/ubuntu karmic universe multiverse deb-src http://archive.ubuntu.com/ubuntu karmic universe multiverse deb http://us.archive.ubuntu.com/ubuntu/ karmic universe deb-src http://us.archive.ubuntu.com/ubuntu/ karmic universe deb http://us.archive.ubuntu.com/ubuntu/ karmic-updates universe deb-src http://us.archive.ubuntu.com/ubuntu/ karmic-updates universe deb http://us.archive.ubuntu.com/ubuntu/ karmic multiverse deb-src http://us.archive.ubuntu.com/ubuntu/ karmic multiverse deb http://us.archive.ubuntu.com/ubuntu/ karmic-updates multiverse deb-src http://us.archive.ubuntu.com/ubuntu/ karmic-updates multiverse deb http://security.ubuntu.com/ubuntu karmic-security universe deb-src http://security.ubuntu.com/ubuntu karmic-security universe deb http://security.ubuntu.com/ubuntu karmic-security multiverse deb-src http://security.ubuntu.com/ubuntu karmic-security multiverse
9.04: https://help.ubuntu.com/9.04/serverg...iguration.html
8.10: https://help.ubuntu.com/8.10/serverg...iguration.html
8.04: https://help.ubuntu.com/8.04/serverg...iguration.html
Other distro?
Hm well u gotta google
Update everything
Code:sudo apt-get update sudo apt-get upgrade
Code:sudo apt-get install -y libgd2 libavcodec libavformat libavutil libswscale
chmod and alias it!
Code:chmod 777 mtn vi /your_user_name/.bashrc add line: alias mtn='/your_destination_path/mtn' plus run that command in shell
Ok installation done.
Part II - UsageNow how it works?
simple usage:
Code:mtn moviename.avi
Still u can get some errors with fonts it happens sometimes so use eg.:
Code:mtn moviename.avi -f /var/lib/defoma/gs.d/dirs/fonts/VeraBd.ttf
Useful parameters:
Code:-b 0.80 - will skip screen cap if 80% of screen is blank -c x - use number instead of x, that's number of columns -j 90 - jpeg quality in % -r x - number of rows same as columns -T text - addtext above output image
NOTE - want to get caps of all files in directory and subdirectories? use eg:
mtn ./*.avi ./*/*.aviAvek Reviewed by Avek on . [How to] Create screencaps on linux We're going to use here mtn instead of mplayer which could not work on ur vps or server coz of something. What's the advantage of using it? No gui required, quite simple usage, very fast time of getting caps 0,5-5 seconds (on standard settings) So here we go: Rating: 5
-
2nd Feb 2010, 10:31 AM #2MemberWebsite's:
wscripts.net damnlolscript.com lulzjet.comthanks, will check it
-
2nd Feb 2010, 12:12 PM #3The Wise OneWebsite's:
twilight.ws ddlrank.comAny way to make screenshots from every movie file (.avi) that's located within archives?
I can always be contacted by sending a tweet @twilightws
-
2nd Feb 2010, 12:44 PM #4
-
2nd Feb 2010, 01:07 PM #5OPMemberWebsite's:
extremecoderz.com helpfultools.netWell u cannot make screencaps from packed files but u can eg. unpack them all and then as source use *.avi or path of folder with movies.
-
2nd Feb 2010, 01:13 PM #6Member
I usually use the following parameters: -c5 -r10 -h 100 -f ~/Cyberbit.ttf -b 0.6 -D 6 -j 90 -g10
Check http://moviethumbnail.sourceforge.net/usage.en.html for more info.
-
2nd Feb 2010, 01:18 PM #7MemberWebsite's:
freedom2blog.com wrz4all.comTwo great coderz from ExtremeCoderz are now on KWWH...nice
thnx fr dis avek
el_jentel1 <3 | WGTools.Com | dedicated fan of jayfella
-
8th Feb 2010, 05:53 PM #8MemberWebsite's:
warezall.comThanks
It works...
-
8th Feb 2010, 05:56 PM #9Member
Nice post worked perfectly thanks
*bookmarks for future reference*Signature too big, removed by staff.
-
8th Feb 2010, 06:07 PM #10OPMemberWebsite's:
extremecoderz.com helpfultools.netGlad u like it, note about subdirs added.
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
How to Create and unpack .rar archive in Linux with GUI?
By Gonzo1136 in forum Technical Help Desk SupportReplies: 5Last Post: 1st Jan 2012, 12:51 PM -
[linux] Create video thumbnails for all video in a specific folder
By Snell in forum Tutorials and GuidesReplies: 7Last Post: 26th Jul 2010, 08:33 AM -
screencaps
By ivan1666 in forum Webmaster ResourcesReplies: 0Last Post: 2nd Apr 2010, 11:32 AM -
How to make Screencaps on HD1080p or 720p
By plous_plous in forum Technical Help Desk SupportReplies: 3Last Post: 9th Mar 2010, 02:00 AM -
Guide to creating Movie Screencaps
By ? of ?? in forum Tutorials and GuidesReplies: 2Last Post: 30th Aug 2009, 03:45 AM
themaCreator - create posts from...
Version 3.47 released. Open older version (or...