Results 1 to 8 of 8
Threaded View
-
9th Jul 2010, 11:56 AM #5OPMember
If you want to add other video extension
add the following code at the end and replace mpeg with your desired video extension (it must be supported by totem)
PHP Code:for video in "$1"/*.mpeg;
do
file=${video##*/}
wext=${file%%.*}
totem-video-thumbnailer -g 18 -s 200 "$video" "$wext".png
done
by changing all png throughout the script by jpeg or jpg
-----
If you want to reduce the file size, change 200 (which is the width of each thumbnail) and 18 (which is the number of thumbnail to be taken) to a lower value
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
11 tips to create a video blog that brings!
By errabbaa in forum Webmasters, Money MakingReplies: 1Last Post: 4th Sep 2012, 01:22 AM -
how to create video thumbnails in ubuntu
By asprilla in forum Tutorials and GuidesReplies: 3Last Post: 20th Apr 2012, 04:16 PM -
Create thumbnail of a video stored in a server?
By Sukitha in forum Technical Help Desk SupportReplies: 2Last Post: 16th Jul 2011, 10:11 AM -
How to Convert HD Video Between HD Video and General Video
By shockwavekunal51 in forum General DiscussionReplies: 0Last Post: 14th Jan 2011, 05:02 AM -
[Hiring] a guy know how to create pop-up page video
By warezme in forum Completed TransactionsReplies: 1Last Post: 7th Oct 2010, 03:37 PM
themaCreator - create posts from...
Version 3.55 released. Open older version (or...