Saving screenshots

jd1008 jd1008 at gmail.com
Mon Jan 26 05:18:18 UTC 2015


On 01/25/2015 04:57 PM, poma wrote:
> On 25.01.2015 23:54, jd1008 wrote:
>> On 01/25/2015 02:59 PM, poma wrote:
>>> On 25.01.2015 22:38, jd1008 wrote:
>>>> On 01/25/2015 01:27 PM, poma wrote:
>>>>> On 25.01.2015 20:17, Kenneth Marcy wrote:
>>>>> ...
>>>>>> The easiest application into which to paste the image is the default one
>>>>>> that handles images of the type taken by whichever snapshot tool is
>>>>>> used.  For example, KSnapshot takes .png images, and Gwenview by default
>>>>> ...
>>>>>
>>>>> Yes of course, Xfce4 Screenshooter
>>>>> http://goodies.xfce.org/projects/applications/xfce4-screenshooter
>>>>> will do the same and even more! :)
>>>>>
>>>>>
>>>> I've been using ssr-0.3.2-1.fc21.x86_64 screen recorder and it works
>>>> very well.
>>>> What I have been looking for is a live continuous screen recorder of the
>>>> screen,
>>>> sort of like a home made video, except is done by the software in the
>>>> computer.
>>>> Computer recording it's own screen :) :)
>>>>
>>> $ man 1 ffmpeg
>>>      X11 grabbing
>>>
>>> Show us the link when you're done.
>> Have you tried it?
> http://goo.gl/Gm4ffO
> Video
>
>> Does it lock up your laptop while recording high res (1920x1080) youtube
>> stream?
> Nope. :)
>
>> I know how to save youtube vids. I was just wondering about how much
>> performance
>> does one need in a pc. My laptop is poor old 2 core pentium.
>>
> Try it yourself:
> $ ffmpeg -f x11grab -s 1920x1080 -i :0 x11grab.webm
>
>
This works:

/bin/ffmpeg -f x11grab -framerate 15 -s 1280x800 -i :0.0 /tmp/out.webm

Of course, you might want to increase the framerate.
Only, I will have to find a way to grab the audio too.
Not sure what the audio input device would be.



More information about the users mailing list