Create an account


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
usefull game video recorder / script

#1
Hi,
If you have good utilities how to capture Xonotic/Nexuiz demo to avi pls post here.
I find something for trying:

Video-Capture for Linux /Deb./ This is an ALSA and OpenGL video capture tool. It is a command line application. It provides glc-capture and glc-play

dev:
http://archive.getdeb.net/getdeb/ubuntu/...b2_all.deb
x32:
http://archive.getdeb.net/getdeb/ubuntu/...2_i386.deb
x64:
http://archive.getdeb.net/getdeb/ubuntu/..._amd64.deb
Reply

#2
Well, nexuiz already had built-in video recording that offered the option to "wait for GPU", so that you could render nice videos with all effects turned on at an acceptable frame rate even if you don't have a high-end PC. I doubt Xonotic would let go of that feature, so I think there's no screen recorder needed for Xonotic.
My Xonstats Profile
Latest track on soundcloud: Farewell - to a better Place (piano improvisation)
New to Xonotic? Check out the Newbie Corner!

Reply

#3
here is script:
write this line into the autoexec.cfg /win/ or config.cfg /lin/ and save:

bind kp_end "slowmo 0.1"
bind kp_downarrow "slowmo 0.2"
bind kp_pgdn "slowmo 0.3"
bind kp_leftarrow "slowmo 0.5"
bind kp_5 "slowmo 1"
bind kp_rightarrow "slowmo 2"
bind kp_home "slowmo 3"
bind kp_uparrow "slowmo 5"
bind kp_pgup "slowmo 10"
bind kp_ins pausedemo
bind kp_del stopdemo
bind kp_enter capturevideo
bind kp_plus capturevideo
bind kp_minus freeview
bind kp_multiply demoview
bind kp_slash thirdperson
alias capturevideo "toggle cl_capturevideo"
alias +freeview "set cl_deathscoreboard_backup $cl_deathscoreboard ;cl_deathscoreboard 0;set con_chat_backup $con_chat ;con_chat 0;set con_notify_backup $con_notify ;con_notify 0;set crosshair_backup $crosshair ;crosshair 0;set r_drawviewmodel_backup $r_drawviewmodel ;r_drawviewmodel 0;set scr_centertime_backup $scr_centertime ;scr_centertime 0;set showfps_backup $showfps ;showfps 0;set shownetgraph_backup $shownetgraph ;shownetgraph 0;set showtime_backup $showtime ;showtime 0;set viewsize_backup $viewsize ;viewsize 120;alias freeview -freeview"
alias -freeview "cl_deathscoreboard $cl_deathscoreboard_backup ;con_chat $con_chat_backup ;con_notify $con_notify_backup ;crosshair $crosshair_backup ;r_drawviewmodel $r_drawviewmodel_backup ;scr_centertime $scr_centertime_backup ;showfps $showfps_backup ;shownetgraph $shownetgraph_backup ;showtime $showtime_backup ;viewsize $viewsize_backup ;alias freeview +freeview"
alias freeview +freeview
alias +demoview "+freeview;crosshair $crosshair_backup ;r_drawviewmodel 1;viewsize 100;set fov_backup $fov ;fov 90;alias demoview -demoview"
alias -demoview "-freeview;fov $fov_backup ;alias demoview +demoview"
alias demoview +demoview
alias thirdperson "toggle chase_active"
cl_capturevideo_height 480
cl_capturevideo_width 640
Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
Question [NEED HELP] After a successful build & compile (0.8.5): This script is not properly set up yet. John 1 329 01-27-2024, 12:07 AM
Last Post: John
  Demos from the Crypt (Xonotic VIDEO) kojn^ 7 4,774 02-02-2019, 05:56 PM
Last Post: kojn^
Video Xonotic: Video on Demand (VoD) node357 434 345,033 12-08-2017, 03:49 AM
Last Post: Smilecythe
  Some non-pro gameplay video unfa 9 6,833 07-07-2017, 09:17 AM
Last Post: Smilecythe
  Old Xonotic Video kojn^ 4 5,448 09-28-2016, 11:27 AM
Last Post: kojn^
  Xonotic demo recorder GreEn`mArine 21 31,379 10-22-2015, 01:50 PM
Last Post: Antibody
  A frag video with a twist srkdy 7 7,440 10-12-2015, 12:59 PM
Last Post: thimo
  Overkill + Jetpack video end user 11 14,173 10-06-2014, 04:55 AM
Last Post: tZork
  Xonotic Video Tutorials machine! 6 7,480 08-15-2014, 05:11 PM
Last Post: poVoq
  Player model cat walk video? end user 6 10,120 07-16-2014, 05:36 PM
Last Post: Mr. Bougo

Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum software by © MyBB original theme © iAndrew 2016, remixed by -z-