Member
569 posts
Registered:
Feb 2006
I would like to parse the packets of mvd-files using Java. I have little knowledge about how mvds are structured but figured some of u guys could prolly do this in half an hour or 10
Atm im not tempted to dig into the server-src
anyways what im looking for is a method that reads a packet from the mvd and puts the contained information into a suitable datastructure.
Member
637 posts
Registered:
Jan 2006
will java handle a constant flow of packets and parse them efficiently ?
http://slip.4.pl/ - unblocking myspace facebook firewall
Member
569 posts
Registered:
Feb 2006
Shouldnt cause problems.
I hope
Member
116 posts
Registered:
Mar 2006
Member
405 posts
Registered:
Jan 2006
There is no mvd format specs AFAIK, get sources of server which support mvd recording( mvdsv, fte ) and sources of clients ( ezquake, fte ) and try to understand how parsing is working :>
Member
1102 posts
Registered:
Jan 2006
Necrophiliac bump.
Have there been changes in the past 2 years? Any way for stupid people like me to get some human readable information from mvd?
I'd like to try make something like http://www.steampowered.com/status/tf2/death_maps/ctf_2fort_deaths.jpg , ie extract xy location of deaths during a game.