Questions tagged [grab]

Grab is a screen capture utility built into Mac OS X.

Grab is a simple screen capture utility built into Mac OS X. It supports basic screen capture workflows like timed capture and selection capture.

10 questions
44
votes
8 answers

Take a screen shot of a scrolling window that includes off-screen parts

On the Mac, how can I take a screen shot of a window that includes the parts that are off-screen and need scrolling to become visible? The built-in Grab application can capture individual windows, but it only includes the parts that are on-screen at…
Thilo
  • 3,425
27
votes
6 answers

Save OS X Grab images in formats other than .tiff?

Can OS X's Grab utility be made to save images in formats other than .tiff? I'm specifically looking to extend / adjust Grab for the sake of a quick, short workflow, rather than looking for another tool to use.
14
votes
2 answers

ffmpeg x11grab a single window

Is it possible with ffmpeg grab a window that is minimized or that not has the focus (there is another window over but ffmpeg records only the window which is below)? With a command like ffmpeg -f x11grab -r 30 -i :0.0+x,y -f flv rtmp://url?
Pioz
  • 243
2
votes
0 answers

On Mac, file association for image files keeps changing to Grab, when I want Preview instead

For some reason, since a few weeks ago, every once in a while the file association for images like .jpg files will change to Grab (a built-in utility which is used for taking screenshots). I'm on MacOS High Sierra 10.13.3 (the latest). I want them…
Gary
  • 1,300
1
vote
1 answer

Tool to Grab image from video after every 5 seconds

I want to grab a frame from a video after every 5 seconds. In linux , i found this post , what are the tools on Windows ? my video is a H264/xvid encoded one.
iceman
  • 2,510
1
vote
2 answers

CentOS liveCD bootup failure

The failure is like this: Kernel panic - not syncing: Attempted to kill init! Pid: 1, comm: init Not tainted 2.6.32-279.5.1.el6.x86_64 #1 Call Trace: [] ? panic+0xa0/0x168 [] ? do_exit+0x862/0x870 [] ? fput+0x25/x130 [] ? do_group_exit+0x58/0xd0 []…
SolessChong
  • 111
  • 6
1
vote
2 answers

CTRL + F1 Brings up an image capture application which I want mapped differently or not at all

Can anyone help me identify which program this is and how I can disable it or remap it to another key combination? EDIT: OS Windows 7 Ultimate I have attached a screenshot of the screencapture application interface:
1
vote
3 answers

How can I download Flash videos from videolecture.com with a Mac?

I would like to download this video: http://videolectures.net/mlss07_rasmussen_bigp/. But I cannot do it. How can I do it? Of course the platform is Mac OS X.
János
  • 271
0
votes
1 answer

Mass grabing part of HTML source code using shell scripts

From this page, a radio show http://www.ellinofreneianet.gr/sounds.php?s=0&p=10&o=l I want to download all the recorded shows. They are all this type of pages http://www.ellinofreneianet.gr/sound.php?id=7101 and I want to grab from all these 7…
NoName
  • 11
0
votes
4 answers

Pattern matching between two files in Linux?

I have two .rtf file.... The first one have this content: Apple, Orange, Banana, Noodle, Chip The Second File is something like this: Apple I love eat Apple. Banana I hate Banana. Zoo I want to go Zoo. Noodle Noodle can be a…
user28167
  • 561