Senior & Expert PHP Developers Discussion Forum by Nyros Technologies

HIRE PHP Expert Developers Programmers Coders From India
PHP .Net Ruby on Rails Developers Community, Nyros Technologies, Kakinada
 
Log in  or IF not a member please REGISTER
Username:
Password:   


Keyword
Log in | Profile 

How to convert thumbnails from one video file using ffmpeg?

 
Post new topic   Reply to topic    Senior & Expert PHP Developers Discussion Forum by Nyros Technologies Index -> Social Media
View previous topic :: View next topic  
Author Message
AnilKumar



Joined: 09 May 2008
Posts: 197

PostPosted: Tue Jul 14, 2009 9:29 am    Post subject: How to convert thumbnails from one video file using ffmpeg? Reply with quote

Hi,

the following command will be convert the thumbnails from the video file.

Ffmpeg –i video.avi –r 0.1 –sameq –f image2 video%02.jpg

-i is the input file
-r is for every five seconds will be one fifth (1/5) or 0.2, so to grab ever 0.2 frame, this code will be used.

Specified frame to create thumbnails:

Ffmpeg –i video.mpg –an –ss 00:00:03 –t 00:00:01 –r1 –y –s 320X240 video%d.jpg

-ss record the start time
-t record the end time
-i input file name
-an disable audio
-r fps
-y overwrite file
-s output dimensions

Create multiple thumbnails at specified time interval.

Ffmpeg –i video.mpg –an –ss 00:01:03 –t 00:00:30 –r 1 – y –s 320X240 %d.jpg

This command will create thumbnails of dimensions 320X240, and from 00:01:00 to 00:00:30 in this time interval, 30 thumbnails will be created.

Thank You,

Anil Kumar Razz Razz Razz
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Senior & Expert PHP Developers Discussion Forum by Nyros Technologies Index -> Social Media
Page 1 of 1

 latest topics 
 Topics   Replies   Author   Views   Last Post 
No new posts About foxycart
0 venkatadapa 5 Fri Jul 30, 2010 10:02 am
venkatadapa View latest post
No new posts How to change the mysql storage engine from MyISAM to innodb
1 aababu 10 Fri Jul 30, 2010 9:57 am
venkatadapa View latest post
No new posts How can we increase the execution time of a php script?
0 samir 6 Fri Jul 30, 2010 4:15 am
samir View latest post
No new posts Get no of days between two dates & current dates using M
0 samir 4 Fri Jul 30, 2010 4:09 am
samir View latest post
No new posts What are the different types of errors in php
0 samir 6 Fri Jul 30, 2010 4:00 am
samir View latest post
No new posts How to remove a value in an array using javascript
0 samir 10 Thu Jul 29, 2010 7:27 am
samir View latest post
No new posts Agile methodology plays vital role in software development
0 venkatadapa 7 Thu Jul 29, 2010 7:20 am
venkatadapa View latest post
No new posts How to get complete information about $_SERVER variable
0 Sanjana 15 Wed Jul 28, 2010 6:58 am
Sanjana View latest post
No new posts DNL Reader for php website
0 Mike 22 Mon Jul 26, 2010 12:33 pm
Mike View latest post
No new posts Use mysql_real_escape_string() function to avoid mysql injec
0 venkatadapa 26 Mon Jul 26, 2010 11:05 am
venkatadapa View latest post





Hire an expert PHP developer / coder / programmer or development team from India now!!

Other Forums : Ruby on Rails   ::   .Net   |   Free unlimited HTML CSS Joomla Wordpress Drupal templates download

Nyros Technologies   |   Developers Blog   |   Kakinada City Portal   |   About PHP Experts   |   More