Virtual dub + ET *E* sound
•
19 Jul 2015, 07:26
•
Journals
hey, iam trying to record a frag but i got a weird problem i was talking with Merlinator already and he tried to help me out but we just couldnt figure out where my problem is
I start to record with cl_avidemo 60 and everything goes slowmotion. when iam done recording i open the .tga files with virtual dub, do the framerate etc.. all those settings and i get a the same slowmotion video out of it.
https://www.youtube.com/watch?v=30mQhuPwTEE&feature=youtu.be
i just dont know how to fix it :(
*E* if i use cl_avidemo 60 the timescale changed itself to 0.0 and if i change it to 1 it lookes really weird and not normal at all
*E2* would be cool if someone has some time to come ts3 and set everything up with me downloaded et new and everything :p
*E3*
thx4help guys as i wrote to Frop already i fixed the issue with recording, while my .avi looks fine, iam getting sound issues :DDD, i start to record with wav_record
and when i play the sound in vegas its "crr" "crr" http://vocaroo.com/i/s1A1cRHS4lUE
check the link speaks for itself :P
already tried different s_ commands but nothing changes
here are my cmds :
seta s_volume "0.4"
seta s_musicvolume "0"
seta s_separation "0.5"
seta s_doppler "1"
seta s_khz "44"
seta s_mixahead "0.2"
seta s_mixPreStep "0.05"
seta s_defaultsound "0"
seta s_wavonly "0"
seta s_bits "16"
seta s_channels "2"
the weird sound only comes from recording... :$
I start to record with cl_avidemo 60 and everything goes slowmotion. when iam done recording i open the .tga files with virtual dub, do the framerate etc.. all those settings and i get a the same slowmotion video out of it.
https://www.youtube.com/watch?v=30mQhuPwTEE&feature=youtu.be
i just dont know how to fix it :(
*E* if i use cl_avidemo 60 the timescale changed itself to 0.0 and if i change it to 1 it lookes really weird and not normal at all
*E2* would be cool if someone has some time to come ts3 and set everything up with me downloaded et new and everything :p
*E3*
thx4help guys as i wrote to Frop already i fixed the issue with recording, while my .avi looks fine, iam getting sound issues :DDD, i start to record with wav_record
and when i play the sound in vegas its "crr" "crr" http://vocaroo.com/i/s1A1cRHS4lUE
check the link speaks for itself :P
already tried different s_ commands but nothing changes
here are my cmds :
seta s_volume "0.4"
seta s_musicvolume "0"
seta s_separation "0.5"
seta s_doppler "1"
seta s_khz "44"
seta s_mixahead "0.2"
seta s_mixPreStep "0.05"
seta s_defaultsound "0"
seta s_wavonly "0"
seta s_bits "16"
seta s_channels "2"
the weird sound only comes from recording... :$
timescale 1
cl_avidemo 60
*E* if i want to record a proper avi i have to first click on numpad 5 to set timescale normal and than bind cl_avidemo to r for example click it , when done bind t cl_avidemo 0 to click it..
its really weird and i cba to do all this everytime :D
bind ] "cl_avidemo 0; wait 10; img_motionblur 0; img_depthoffield 0; cg_draw2d 1"
You can also use the demoseek function in scripts to record the exact same clip with the exact same number of frames every time (comparison purposes, etc.).
bind o "img_demoseek 623539200; exec_at_time 623542200 scripts\some_script.cfg"
etpro\scripts\some_script.cfg:
img_capturefps 30; img_exposure 0.5; img_motionblur 1; timescale 1; cg_draw2d 0; wait 2; cl_avidemo 1; exec_at_time 623572200 scripts\stop.cfg
etpro\scripts\stop.cfg:
cl_avidemo 0; wait 10; img_motionblur 0; img_depthoffield 0; img_fisheye 0; wait 10; disconnect; wait 10; quit
N.B. Don't forget to put img_blur_samples to 128 if you haven't done so already, there shouldn't be any reason in 2015 not to put it to its highest value.
and when i play the sound in vegas its "crr" "crr" http://vocaroo.com/i/s1A1cRHS4lUE
check the link speaks for itself :P
seta s_bits "16"
seta s_doppler "1"
seta s_khz "44"
seta s_mixAhead "0.2"
seta s_volume "0.45"
seta s_loadas8bit "0"
seta s_compression "0"
seta s_musicvolume "0"
Works fine for me and never experienced such noise.
Oh and important note - don't even try record it with Image-ET but regular ET.exe! Results may differ.
http://bunkerwiki.aaxxss.com/index.php/Image_ET
example:
C:\Users\Michal>mklink /D "D:\Hry\Enemy Territory\wolfcam2b\demos" "D:Hry\Enemy
Territory\etpro\demos"