pouët.net

Go to bottom

.kkapture 0.01 - demo capturing made easy (hopefully)

category: code [glöplog]
i did that :)
added on the 2007-11-10 23:14:55 by magic magic
dont become cranky!

This app rulez !
added on the 2007-11-11 04:48:47 by Marijn Marijn
magic: well,
a) what doesn't work?
b) post the log
c) post the settings you used (most importantly, did you use the dshow avi writer? if so, don't. it says "*unstable*" there for a reason)
added on the 2007-11-11 05:59:57 by ryg ryg
Threestate - Melrose Space is working with default settings.

I can't capture Fall equals winter though. nothing is captured. tried different settings....
The log goes:
Code: main: initializing... main: all main components initialized. main: reading parameter block... main: video encoder initialized. main: initialization done sound: emulating DirectSound sound: buffer created sound: buffer created sound: play sound: play video: DirectDrawCreate successful video: capturing at 640x400 main: shutting down... main: hook thread exiting timing: 0.00 frames per second on average avi_vfw: stopped recording avi_vfw: avifile shutdown complete main: everything ok, closing log.
added on the 2007-11-14 00:24:19 by raer raer
sry.... I rtfm agai, probably didn't pay enough attention before...
added on the 2007-11-14 00:26:06 by raer raer
freudian slip probably ;)

Death in Vegas is not working for me. I still get video, but no sound...
Code: main: initializing... main: all main components initialized. main: reading parameter block... main: video encoder initialized. main: initialization done video/opengl: wglSwapIntervalEXT supported video/opengl: FBOs supported video: capturing at 800x600 sound: emulating DirectSound sound: buffer created sound: buffer created sound: play avi_vfw: opened video stream at 60.00 fps avi_vfw: opened audio stream at 44100 hz, 2 channels, 16 bits avi_vfw: segment 1 reached maximum size, creating next segment. avi_vfw: stopped recording avi_vfw: avifile shutdown complete avi_vfw: opened video stream at 60.00 fps avi_vfw: opened audio stream at 44100 hz, 2 channels, 16 bits avi_vfw: segment 2 reached maximum size, creating next segment. avi_vfw: stopped recording avi_vfw: avifile shutdown complete avi_vfw: opened video stream at 60.00 fps avi_vfw: opened audio stream at 44100 hz, 2 channels, 16 bits avi_vfw: segment 3 reached maximum size, creating next segment. avi_vfw: stopped recording avi_vfw: avifile shutdown complete avi_vfw: opened video stream at 60.00 fps avi_vfw: opened audio stream at 44100 hz, 2 channels, 16 bits main: shutting down... main: hook thread exiting timing: 12.83 frames per second on average avi_vfw: stopped recording avi_vfw: avifile shutdown complete main: everything ok, closing log.
added on the 2007-11-14 00:52:45 by raer raer
Quote:

plastik: yep, crashes in the tunnel scene for me too, but that's even without kkapture running, so i don't see how to fix it.

On my system it only crashes when I kkapture it... or when i run it more than once with different speed settings (laptop)... ;)
Those popping polys are even worse in the Win-version too. I suspect some strange speed- or rounding-related issues...
added on the 2007-11-14 01:25:13 by raer raer
Blasphemy - Moral hard candy tested and working perfectly.
added on the 2007-11-14 23:50:48 by raer raer
*bump*
added on the 2007-11-17 11:04:40 by rmeht rmeht
ryg: kkapture doesn't like http://www.pouet.net/prod.php?which=33721 - I can only get it to start, but nothing appears on screen or in the dumpfile. I've tried all sorts of settings. :) Will get you the logfile later today.
added on the 2007-11-19 15:46:09 by gloom gloom
works for me!
thanks ryg.
added on the 2007-11-19 15:51:54 by superplek superplek
ryg: here is my logfile:
Quote:
main: initializing...
main: all main components initialized.
main: reading parameter block...
main: video encoder initialized.
main: initialization done
video/d3d9: IDirect3D9 object created.
video: capturing at 800x600
video/d3d9: CreateDevice successful.
sound: emulating DirectSound 8 (created via CoCreateInstance)
sound: buffer created
sound: buffer created
sound: play
sound: buffer created
sound: play
added on the 2007-11-19 21:26:48 by gloom gloom
gloom: tick "use fairlight hack", which is actually a hack to make the bass "BASS_DEVICE_LATENCY"-option work (should probably rename it now that i know it). that should fix it.
added on the 2007-11-19 21:35:25 by ryg ryg
gloom: great :) finally someone who try to do something decent :)
ryg: hmm, I already tried that. But ok, perhaps I didn't wait long enough that time :)

Nope, just checked, and that didn't do the trick here. I do use BASS_DEVICE_LATENCY, and removing it made kkapture work.
added on the 2007-11-19 21:52:34 by kusma kusma
hm, worked just fine here. (just tried it)
added on the 2007-11-19 22:03:40 by ryg ryg
ryg: I got it to work as well, thanks for the tip. :)
added on the 2007-11-20 10:18:37 by gloom gloom
Quote:
hmm, just kkaptured nuoemon at 50.00 fps, but there's a strange thing going on. you can see it the best at the infinite cubes scene, but it's there in the others aswell. often after 2 correct frame, there seems to be one duplicated. it's not 100% duplicated, it's the same scene content as the previous frame, but the bloom filter changed a bit.. i'm not really sure what's going on, but unfortunately this way the playback's not as smooth as it could be...
added on the 2007-04-30 by bartman

bartman, that seems to be a general problem with demos that use fmod. i first noticed this with virtually all mfx/kewlers prods, synesthetics prods seem to be affected too. apparently, the timer fmod reports back has very low granularity: seemingly between 40 and 45 updates per second from what i've seen so far, haven't yet determined the exact value.

this is entirely fmod specific and probably only happens with the dsound output device (and by the way also when the demos play in realtime, i got curious after i found this out, and i'm 90% sure it's there though it's hard to be certain without capturing the video using suitable hw which i don't have). not sure whether it happens with fmodex anymore.

in any case, i can't work around this from inside kkapture because it's a fmod bug (ask firelight, maybe?).

well, i just tried to kkapture noumenon again, and with both kkapture 0.06b and 0.07 it now worked with fluid 50fps, no more duplicate frames. i'm not sure why it works now, i ran the demo in windowed mode...
will now try some other demos again that had the same problem...
added on the 2007-11-27 00:45:16 by bartman bartman
Traction - Ante Dominum confirmed to work "out of the box".

Any ideas about the missing sound in Death in Vegas?
added on the 2007-12-04 17:21:24 by raer raer
Kolor - libgov works with default settings.

Tips for running it:
Fullscreen: OFF
Antialiasing: OFF
Textures: PERFECT
then press "Run!", click "OK" on the critical warning message and pray...

oh, and you'll need an Nvidia card >= Geforce 3
added on the 2007-12-18 11:25:07 by raer raer
Assembly 2004 invitation by Moppi needs kkapturing. Those patterns in the background are soo pretty. However I am not able to kkapture myself (not running windows). Thank you to you + moppi + kkapture + everyone :-)

btw. what happened to the moppi website?
added on the 2007-12-18 15:38:20 by neoneye neoneye
shameless plug: get demo or die vol.2 dvd. the assembly inivitation is on it :)
added on the 2007-12-18 16:07:45 by bartman bartman
#bartman - THANKS. How in these universeses could I not have known about demo or die vol 2. Still downloading, there is 85 parts remaining. I am really looking forward to see that intro again. #bartman 1000x thank you for this collection.
added on the 2007-12-18 20:22:58 by neoneye neoneye
tazadum - tac2 is not working. Nothing is captured with different settings.
If I turn on frameskip I get a video with sound only and all black frames.
I suspect it to be the same problem as with voidspace...
Log:
Code: main: initializing... main: all main components initialized. main: reading parameter block... main: video encoder initialized. main: initialization done sound: emulating DirectSound sound: buffer created sound: play sound: buffer created sound: buffer created sound: play video: DirectDrawCreate successful video: capturing at 640x480 main: shutting down... main: hook thread exiting timing: 0.00 frames per second on average avi_vfw: stopped recording avi_vfw: avifile shutdown complete main: everything ok, closing log.
added on the 2008-01-07 00:30:17 by raer raer
Threestate - Sonnet working with frameskip turned on now. It seems to need that in some parts...

again: some ideas on Death in Vegas?
added on the 2008-01-12 23:01:48 by raer raer

login

Go to top