How to record your Unix desktop with vnc2flv
Uploader Comments (yusukeshinyama)
All Comments (12)
-
@tropophyte I am a Linux user for 3 years, i was actually kidding here, had the mood to be a troll, so yeah, just that i waited 10 months to get a response :(
-
@VikingNightmare Woah! What honor is there in Windows.? Woah! Being a bit brash aren't we!
-
very nice!
-
this is more painful than linux, guess i will honor myself and just stick to Windows!!!
-
@thriftybob If you're using Unix, you could use Xephyr or XNest to make a small window that acts like a whole X11 server. Attach x11vnc to the "fake" X11 server instead of your real one, and run your program fullscreen inside the "fake" X11 server.
-
Can it record a section of the screen? I can make the window I want to record full screen, but almost 1/2 is black space around the window I need to record.
does the sound capture too ??
webrad98 2 years ago
Sound capturing itself is done by a separate program (arecord in this case). But there's a script that automatically combines the video and sound and produces the final output, which is this.
yusukeshinyama 2 years ago