![]() |
2013-01-15
, 10:46
|
Posts: 863 |
Thanked: 213 times |
Joined on Feb 2012
@ Goa
|
#1
|
![]() |
2013-01-15
, 13:27
|
Posts: 1,048 |
Thanked: 1,127 times |
Joined on Jan 2010
@ Amsterdam
|
#4
|
plz suggest an app that could take screenshot from video, and plz dont suggest smplayer cuz it sucks, it cant even play the damn video.
$ ffmpeg -ss 00:05:00 -t 1 -s 800x480 -i <name_of_your_movie> -f mjpeg <name_of_your_screenshot.jpg>
The Following User Says Thank You to anthonie For This Useful Post: | ||
![]() |
2013-01-15
, 14:26
|
Posts: 863 |
Thanked: 213 times |
Joined on Feb 2012
@ Goa
|
#5
|
![]() |
2013-01-15
, 15:18
|
Posts: 1,048 |
Thanked: 1,127 times |
Joined on Jan 2010
@ Amsterdam
|
#6
|
The Following User Says Thank You to anthonie For This Useful Post: | ||
![]() |
2013-01-15
, 15:25
|
Posts: 863 |
Thanked: 213 times |
Joined on Feb 2012
@ Goa
|
#7
|
![]() |
2013-01-15
, 15:36
|
Posts: 1,048 |
Thanked: 1,127 times |
Joined on Jan 2010
@ Amsterdam
|
#8
|
ffmpeg -i name_of_video nameofimage%d.jpg
The Following User Says Thank You to anthonie For This Useful Post: | ||