Saving screenshots

jd1008 jd1008 at gmail.com
Mon Jan 26 01:05:57 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
>
>
FWIW, I tried it. No go


$ ffmpeg -f x11grab -s 1920x1080 -i :0 x11grab.webm
ffmpeg -f x11grab -i :0  -s 1920x1080 x11grab.webm
ffmpeg version N-51556-ge278500 Copyright (c) 2000-2013 the FFmpeg 
developers
   built on Apr  4 2013 05:11:43 with gcc 4.6 (Debian 4.6.3-1)
   configuration: --prefix=/root/ffmpeg-static/32bit --arch=x86_32 
--extra-cflags='-m32 -I/root/ffmpeg-static/32bit/include -static' 
--extra-ldflags='-m32 -L/root/ffmpeg-static/32bit/lib -static' 
--extra-libs='-lxml2 -lexpat -lfreetype' --enable-static 
--disable-shared --disable-ffserver --disable-doc --enable-bzlib 
--enable-zlib --enable-postproc --enable-runtime-cpudetect 
--enable-libx264 --enable-gpl --enable-libtheora --enable-libvorbis 
--enable-libmp3lame --enable-gray --enable-libass --enable-libfreetype 
--enable-libopenjpeg --enable-libspeex --enable-libvo-aacenc 
--enable-libvo-amrwbenc --enable-version3 --enable-libvpx
   libavutil      52. 24.100 / 52. 24.100
   libavcodec     55.  2.100 / 55.  2.100
   libavformat    55.  1.100 / 55.  1.100
   libavdevice    55.  0.100 / 55.  0.100
   libavfilter     3. 49.100 /  3. 49.100
   libswscale      2.  2.100 /  2.  2.100
   libswresample   0. 17.102 /  0. 17.102
   libpostproc    52.  2.100 / 52.  2.100
Unknown input format: 'x11grab'



More information about the users mailing list