Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^2: taking a frame from a movie

by Hue-Bond (Priest)
on Oct 13, 2006 at 11:04 UTC ( [id://578109]=note: print w/replies, xml ) Need Help??


in reply to Re: taking a frame from a movie
in thread taking a frame from a movie

I would go the easier way of using an external program to extract the images

Given than someone has mentioned external programs, let's also add mplayer:

mplayer -vo png:z=6 -frames 2 -ss 10:00

Yes, -frames 2 for outputting one image. -ss specifies start time.

--
David Serrano

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://578109]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (7)
As of 2024-04-19 08:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found