Registered Member
|
with recordmydesktop i can't move layers ...
so i was a bit frustrated well i found a solutions (huge files..) ffmpeg -f alsa -ac 2 -ar 48000 -i hw:0,0 -s 1280x800 -f x11grab -r 30 -i :0.0 -acodec pcm_s16le -vcodec ljpeg output.mkv or this one (pulse and x264 ) ffmpeg -f alsa -ac 2 -ar 48000 -i pulse -f x11grab -r 30 -s 1024×768 -i :0.0 -acodec pcm_s16le -vcodec libx264 -vpre lossless_ultrafast -threads 0 output.mkv found a nice article here http://verb3k.wordpress.com/2010/01/26/how-to-do-proper-screencasts-on-linux/
Last edited by nowardev on Mon Feb 07, 2011 4:11 pm, edited 3 times in total.
|
Registered Member
|
For some reason, I've always found recordmydesktop works *much* better if you skip *any* gui and just type recordmydesktop at the terminal. That records the while thing at 15fps(?) and saves it as out.ogv to your home folder. There is a really nice option though to skip every x frames so you can record a timelapse without taking much disk space / cpu (or was that FFMPEG?)
|
Registered Member
|
i used recordmydestkop from shell always but... and i got the problem... anyway..with ffmepg i have just tested and i get a much more better stuff really and it's faster
then i can rencode it in other stuff ffmpeg -f alsa -i plughw:Intel -f x11grab -r 25 -s 1280x800 -i :0.0 -acodec pcm_s16le -vcodec ljpeg temp.mkv && ffmpeg -i temp.mkv -ab 128k -b 1000k ENCODED.avi press q to sto recording then ffplay ENCODED.avi |
Registered Member
|
Nice. Looking forward to seeing what you create. We could definitely use some more timelapse speed painting vids for Krita.
|
Registered Member
|
The solution is in the recordmydesktop faqs: "When recording, some windows don't receive drag'n drop events. There are some occassions where recordMyDesktop seems to interfere with dragging and dropping. Disabling the frame will probably resolve any such problems. To do this on the commandline, use the --no-frame option, while for the graphical frontends, consult this page (uncheck the Outline Capture Area On Screen checkbox, in Advanced => Misc.)." |
Registered Member
|
Well i have just compiled ffmpeg locally with every codecs and... ffmpeg -f alsa -ac 2 -ar 48000 -i hw:0,0 -s 1280x800 -f x11grab -r 30 -i :0.0 -acodec pcm_s16le -vcodec libx264 -vpre lossless_ultrafast -threads 2 output.mkv works much more better than recordmydesktop try it ffmpeg is so powerfull... who cares about recordmydesktop anymore? |
Registered users: Bing [Bot], claydoh, gfielding, Google [Bot], markhm, rblackwell, sethaaaa, Sogou [Bot], Yahoo [Bot]