<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: arial,helvetica,sans-serif; font-size: 10pt; color: #000000'><P><BR>Please correct me if i'm wrong:</P>
<P> </P>
<P>i'm writing a small c program to process to burst files.</P>
<P> </P>
<P>run ccch_scan and follow the frames in wireshark.</P>
<P>if you see an "inrtresting" frame, note his number</P>
<P>get the correct frame out of the burst file and display its bit stream.</P>
<P>than this bitstream can be further used for processing</P>
<P>add a certain offset to the framecounter</P>
<P>and get that frame out of the burst file and display its bit stream.</P>
<P> </P>
<P>the rest.... i still have to figure that out...</P>
<P> </P>
<P>can anyone confirm i am doing the write thing?</P>
<P> </P>
<P>thanks</P>
<P> </P></div></body></html>