I wanted to use Hachoir for MPEG-4 like & JPEG parsing.
Took next stuff, built Pyton libs.
03/29/2007 03:28 PM 25,156 curses-python2.5-win32.zip
03/29/2007 10:42 AM 92,486 hachoir-core-0.8.0.tar.gz
03/29/2007 10:42 AM 37,081 hachoir-metadata-0.9.0.tar.gz
03/29/2007 10:42 AM 190,964 hachoir-parser-0.9.0.tar.gz
03/29/2007 10:45 AM 17,186 hachoir-urwid-0.8.0.tar.gz
03/29/2007 04:10 PM 20,210 hachoir-wx-0.1.2.tar.gz
03/29/2007 02:33 PM 10,695,680 python-2.5.msi
03/26/2007 03:10 PM 179,472 urwid-0.9.8.tar.gz
03/29/2007 05:48 PM 5,782,153 wxPython2.8-win32-unicode-2.8.3.0-py25.exe
hachoir-urwid can't be used with curses-python2.5-win32 as it's a very small implementation of _curses platform dependent module. It lacks many things starting from use_default_colors and to some panel tricks.
I run hachoir-wx and got result displayed in attach - seems hex dump screen differs from your screenshots :-), though generally parser works.
By the way, have you any plans to implement MPEG-4 Part2 - (Advanced) Simple Profile parser ? My general need was simple custom frame extractor that will not use any Windows libs...