[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ns] ns - video trace



Hi all,

I try to use a video trace I have in text format (interrival time in
msec, packetsize in bytes). I want to use Lee Breslay's conversion
routine to convert this file to binary:
http://www.research.att.com/~breslau/vint/trace.html

However most of my interrival times are <1msec, so of the form "0.893"
msec etc.
I think that if I pass my text file as input to the conversion routine,
it will round up  interrrival times to 0 or 1. Any advice?

Thank you in advance,
Athina Markopoulou