Movie

Discuss anything to do with Nexuiz here.

Moderators: Nexuiz Moderators, Moderators

Postby Workaphobia » Fri Mar 03, 2006 4:42 am

For recording the demos, is there a difference between playdemo/ply and recorddemo/rec? I thought I heard that the engine saves individual snapshots and sound samples into the demo file, but when I tried it I was able to adjust the graphical effects when playing it back. Do you need it done in a particular way for it to be of any use?
Workaphobia
Advanced member
 
Posts: 59
Joined: Tue Feb 28, 2006 11:08 pm
Location: Troy, NY

Postby KadaverJack » Fri Mar 03, 2006 5:17 am

Workaphobia wrote:For recording the demos, is there a difference between playdemo/ply and recorddemo/rec?

ply and rec are aliases, the only difference between them and record/playdemo is that rec/ply are using Nexuiz/data/demos to store the files, not Nexuiz/data.

I thought I heard that the engine saves individual snapshots and sound samples into the demo file, but when I tried it I was able to adjust the graphical effects when playing it back. Do you need it done in a particular way for it to be of any use?

No, demos in darkplaces/nexuiz are basically a dump of all network traffic between the recording client and the server.

If you want to convert a demofile into a video you have play the demo and use cl_capturevideo (type cl_capturevideo in the console and press tab, that'll give you a list of options and what they are doing)
KadaverJack
Site admin and forum addon
 
Posts: 1102
Joined: Tue Feb 28, 2006 9:42 pm

Postby tChr » Fri Mar 03, 2006 10:04 am

a thing wrote:
tChr wrote:However that puts no restriction on the data itself, only on algorithms and procedures used to produce or render it.


Which means players are illegal without a patent license.

Yeah.. But still if we want this to be used by anyone but ourselves.. like broadcasting or whatever, we dont have much of a choice.. Using one format doesnt stop us from also using another.

Edit: I'm too old and experienced to be an idealist about these things.. Idealism is for you young :)
the spice extend life!
the spice expand conciousness!
the spice is vital to space travel!
sooooo.. tell me what you want, waht you really-really want
I will proceed directly to the intravenous injection of hard drugs, please.
tChr
Forum addon
 
Posts: 1501
Joined: Tue Feb 28, 2006 9:11 pm
Location: Trondheim, Norway

Postby esteel » Fri Mar 03, 2006 2:31 pm

Some useful demo stuff. You can use the number keypad to slowdown a demo (1-4), play at normal speed (5), play faster (6-9), pause demo (0), end the demo (.)
create a movie from what you see on the screen (return and +),
dis/enable the hud (-), make hud nice and back to your settings again (*) and you can en/disable thirdperson view (/).
freeview hides anything from the screen, crosshair, hud, messages on the top, middle and chat, weapon, scoreboard when dead, time and fps display
demoview almost the same but displays full hud, your normal crosshair, weapon and fov 90.
But for those two keys please remember to press the key twice to restore your own settings or you will have an empty screen after restart.. i was too lazy to make this better :)
(its best to write this into Nexuiz/data/autoexec.cfg)
Code: Select all
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"
Last edited by esteel on Tue Apr 24, 2007 5:59 pm, edited 11 times in total.
esteel
Site admin and forum addon
 
Posts: 3924
Joined: Wed Mar 01, 2006 8:27 am

Postby k0jak » Sat Mar 04, 2006 2:25 am

Gannin wrote:What software are you using to edit and master your compilation movie?



Adobe Premier.
Photoshop (get a mate to do the work)
Flash? (person i know can do this).

i have weird 'effects' editing technique which takes me long to do...i havent learnt after effects...yet.
:]

Image

kojn translates into horse.

Signature Pic based on UT-Clan Mates describing trying to spam me and getting confused which routes I take :D
k0jak
Forum addon
 
Posts: 1103
Joined: Tue Feb 28, 2006 11:36 pm

Postby k0jak » Sat Mar 04, 2006 2:27 am

a thing wrote:Be sure the final thing is in a free format (Theora/Vorbis).

(See Wikipedia for why XviD won't work.)



My work isnt just for the people..it is also for myself, it is a hobby, as i spoke to esteel i want to make each movie better, editing, music, filesize..effects....and quality...

i will probably make 1-3 different formats for you guys, but the main one will be using the h264/x264 codec (gives near lossless quality...way better then XviD or any codec to date.)
:]

Image

kojn translates into horse.

Signature Pic based on UT-Clan Mates describing trying to spam me and getting confused which routes I take :D
k0jak
Forum addon
 
Posts: 1103
Joined: Tue Feb 28, 2006 11:36 pm

Postby Gannin » Sat Mar 04, 2006 3:16 am

Have you considered using Blender as part of your mastering process?
Gannin
Member
 
Posts: 27
Joined: Wed Mar 01, 2006 9:13 pm

Postby k0jak » Sun Mar 05, 2006 8:10 pm

Gannin wrote:Have you considered using Blender as part of your mastering process?


no what is this?


btw some bastards smashed my car in on the weekend..after it broke down not far from my town, so i had to leave it there, came back today, they had taken the speakers, and CD player..but i had taken the fascia out (bit you use to control CD player)...yet they still took it, smashed 2 of my windows...and a wing mirror..
:]

Image

kojn translates into horse.

Signature Pic based on UT-Clan Mates describing trying to spam me and getting confused which routes I take :D
k0jak
Forum addon
 
Posts: 1103
Joined: Tue Feb 28, 2006 11:36 pm

Postby Gannin » Mon Mar 06, 2006 1:24 am

Idiots. Where in the world do you live? Is your insurance going to cover it?

Blender is a 3D modeling and animation suite, though it can also do video editing and output its video in broadcast quality in a variety of formats. It's also free and open source.

http://www.blender.org
Last edited by Gannin on Mon Mar 06, 2006 1:58 am, edited 2 times in total.
Gannin
Member
 
Posts: 27
Joined: Wed Mar 01, 2006 9:13 pm

Postby tChr » Mon Mar 06, 2006 1:26 am

k0jak wrote:btw some bastards smashed my car in on the weekend..after it broke down not far from my town, so i had to leave it there, came back today, they had taken the speakers, and CD player..but i had taken the fascia out (bit you use to control CD player)...yet they still took it, smashed 2 of my windows...and a wing mirror..
Sorry to hear that.. that would so piss me off..
the spice extend life!
the spice expand conciousness!
the spice is vital to space travel!
sooooo.. tell me what you want, waht you really-really want
I will proceed directly to the intravenous injection of hard drugs, please.
tChr
Forum addon
 
Posts: 1501
Joined: Tue Feb 28, 2006 9:11 pm
Location: Trondheim, Norway

PreviousNext

Return to Nexuiz - General Discussion

Who is online

Users browsing this forum: No registered users and 1 guest