LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   snap shooting in mplayer (https://www.linuxquestions.org/questions/linux-software-2/snap-shooting-in-mplayer-230420/)

killer_bunny 09-14-2004 05:33 AM

snap shooting in mplayer
 
Hello...

How can i capture a image from the movie played by mplayer?

I went throu mplayer's doc's but didn't find anything useful.
Or maybe i have overseen something, but anyways...

If i start mplayer and then try to grab the screen shoot or window image with Gimp it doesen't work...
It grabs everything except what is shown in mplayer window...

I hope you understand the question.

Thanx.

bathory 09-14-2004 06:04 AM

Use the import command. For details: man import

tk31337 09-14-2004 06:46 AM

import has the same problem as something like ksnapshot. Using any standard screen capture prog won't work. I'd suggest looking into mencoder (part of MPlayer) or video compositing software. Cinelerra, for instance, can export frames iirc.

acid_kewpie 09-14-2004 07:26 AM

well you can use mplayer to dump frames directly.

mplayer blah.avi -ss 3:23 -frames 10 -vo jpeg

but your normal capture software will work fine if you use a different ivode output method, e.g. -vo x11


All times are GMT -5. The time now is 04:01 AM.