Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
10-30-2003, 02:59 PM
|
#1
|
|
LQ Newbie
Registered: Jul 2003
Location: California
Posts: 2
Rep:
|
Linux Screen/Video Capture ?
I would like to know if anyone knows of a quality screen capture uitlity for linux that captures ALL dynamic inputs:
-keyboard
-mouse
-window changes
and converts the captured result to a video file. I am tring to put together a Demo for my thesis as a training tool.
thanks in advance!!
-Brian
|
|
|
|
10-30-2003, 03:33 PM
|
#2
|
|
Moderator
Registered: Apr 2002
Location: in a fallen world
Distribution: slackware by choice, others too :} ... android.
Posts: 22,916
|
The only thing I can think of is setting up
VNC and using rfbproxy to do the
recording, and later on vncviewer for playback.
HIH, or someone can come up with a
better solution ;)
Edit: OK, so I thought that's not that great,
and looked on freshmeat :) ... have a look
at http://namazu.org/~satoru/x11rec/
Cheers,
Tink
Last edited by Tinkster; 10-30-2003 at 03:36 PM.
|
|
|
|
04-12-2013, 10:26 AM
|
#3
|
|
Member
Registered: Jun 2012
Distribution: Centos 6 & Fluxbox
Posts: 71
Rep: 
|
Krut Screen Video Capture
You can try Krut Video Screen Capture. I use it and it is very stable and easy to use. You will need Java to use it.
Last edited by Terminator3000; 04-12-2013 at 10:29 AM.
|
|
|
|
04-12-2013, 11:45 AM
|
#5
|
|
Member
Registered: Jun 2012
Distribution: Centos 6 & Fluxbox
Posts: 71
Rep: 
|
Krut Screen Video Capture
I tried both and found Krut to be better, although that couild be my setup (Centos 6 minimal with Fluxbox) recordmydesktop generated a lot of stuttering which made it unstable to use, whilst Krut is rock solid.
|
|
|
|
04-12-2013, 11:54 AM
|
#6
|
|
Senior Member
Registered: Jan 2011
Distribution: Slack14_64_Multilib
Posts: 1,491
Rep: 
|
Code:
ffmpeg -f x11grab -s wxga -r 25 -i :0.0 -sameq ~/mymovie.mpg
VLC captures also...?
|
|
|
|
04-12-2013, 12:32 PM
|
#7
|
|
Member
Registered: Jun 2012
Distribution: Centos 6 & Fluxbox
Posts: 71
Rep: 
|
I use ffmpeg but too many parameters to remember also frequent errors
[anton@Centos ~]$ ffmpeg -f x11grab -s wxga -r 25 -i :0.0 -sameq ~/mymovie.mpg
FFmpeg version 0.6.5, Copyright (c) 2000-2010 the FFmpeg developers
built on Jan 29 2012 17:53:48 with gcc 4.4.5 20110214 (Red Hat 4.4.5-6)
configuration: --prefix=/usr --libdir=/usr/lib --shlibdir=/usr/lib --mandir=/usr/share/man --incdir=/usr/include --disable-avisynth --extra-cflags='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' --enable-avfilter --enable-avfilter-lavf --enable-libdc1394 --enable-libdirac --enable-libfaac --enable-libfaad --enable-libfaadbin --enable-libgsm --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libx264 --enable-gpl --enable-nonfree --enable-postproc --enable-pthreads --enable-shared --enable-swscale --enable-vdpau --enable-version3 --enable-x11grab
libavutil 50.15. 1 / 50.15. 1
libavcodec 52.72. 2 / 52.72. 2
libavformat 52.64. 2 / 52.64. 2
libavdevice 52. 2. 0 / 52. 2. 0
libavfilter 1.19. 0 / 1.19. 0
libswscale 0.11. 0 / 0.11. 0
libpostproc 51. 2. 0 / 51. 2. 0
[x11grab @ 0x8644880]device: :0.0 -> display: :0.0 x: 0 y: 0 width: 1366 height: 768
[x11grab @ 0x8644880]shared memory extension found
[anton@Centos ~]$
|
|
|
|
04-12-2013, 12:36 PM
|
#8
|
|
Member
Registered: Jun 2012
Distribution: Centos 6 & Fluxbox
Posts: 71
Rep: 
|
FFmpeg cheat sheet
On the FFmpeg subject I am going to keep trying ffmpeg but looking for a cheat sheet for all the commands/parameters for both screen capture and conversion of video files, anyone know of one ?
Thanks.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 09:34 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|