Please correct me if i'm wrong:
i'm writing a small c program to process to burst files.
run ccch_scan and follow the frames in wireshark.
if you see an "inrtresting" frame, note his number
get the correct frame out of the burst file and display its bit stream.
than this bitstream can be further used for processing
add a certain offset to the framecounter
and get that frame out of the burst file and display its bit stream.
the rest.... i still have to figure that out...
can anyone confirm i am doing the write thing?
thanks
Show replies by date