> There is a method to record a video of a flight directly into the
> computer?
> I have tried with a desktop recorder like Instabul and recordmydesktop
> but the system became too slow to be usable.


    Considering you're Linux you could also try xvidcap (which has GUI)
and ffmpeg (which you have to do at command line).


    But to be honest I doubt they would make huge differences from
Instabul or recordmydesktop.


    I often find the bottle neck on most machines is not the video/audio
encoding but how fast the data is being captured. For that you could try
capturing at a smaller resolution or slower frame rate. I also notice a
better display card does give a better performance, possibly related the
xshm implementation of the driver and other display card specifics like
memory bandwidth.


    And also depending on your machine and disk, you can try
capture+encode on the fly versus capture-into-frames (jpg/png/xwd) then
encode later. Though my personal experience is on slower processor they
yield pretty much the same performance, while on a faster processor (say
 >2GHz) it is faster to capture+encode on the fly as there is less disk
io.


Pigeon.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Flightgear-users mailing list
Flightgear-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to