Linux - SoftwareThis 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.
I'm using Sabayon Linux and trying to screencast me playing a video game (postal2). I am using ffmpeg and x11grab, however whenever I open the game, the only thing x11grab gets is a black screen. Anyone have any ideas how to fix this? The following is the command I used. (huffYUV doesn't seem to do anything to help me).
ffmpeg -f x11grab -i :0.0 -r 25 -vcodec huffyuv -sameq -threads 2 screne.avi
I also tried:
Distribution: Ubuntu 11.4,DD-WRT micro plus ssh,lfs-6.6,Fedora 15,Fedora 16
Posts: 2,612
Rep:
i would imagine it would be difficult to record anything that uses direct rendering, it probably bypasses whatever layer that ffmpeg or other screen recorder uses.
difficult mind you, not impossible, it has been done i'm sure, but i would start on finding tutorials on how to record video from programs that use direct rendering.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.