Hi all
I have a binary file of about 600kbytes - I want to break it up in file
chunks of 1085 bytes - every file must have a new file name.
The data is binary video frames (370 frames) - I want to play the data back
into an embedded system frame/file by file.
I am a complete Python newby - but have C/C++ skills.
Please supply/help me with an snippet or example
Thanks
Pieter
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to