Ticket #126 (new defect)

Opened 2 years ago

Last modified 2 years ago

Running hachoir on Windows XP

Reported by: anonymous Assigned to: cyril
Priority: normal Milestone:
Component: ui-wx Keywords:
Cc:

Description

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...

Attachments

hachoir-wx2.JPG (119.4 kB) - added by anonymous on 04/03/07 13:47:43.
hachoir-wx WinXP screenshot - bad hex dump window

Change History

04/03/07 13:47:43 changed by anonymous

  • attachment hachoir-wx2.JPG added.

hachoir-wx WinXP screenshot - bad hex dump window

04/03/07 15:13:47 changed by haypo

curses-python2.5-win32 worked for me with hachoir-urwid. What is the problem? Can you give me an error message?

hachoir-wx doesnt' work very well on Windows XP...

hachoir-parser has a minimal MPEG (version 1 & 2) video parser and a Quicktime parser (is it MPEG-4?). Both parsers are poor and don't work very well. Don't hesitate to report bug and send patches for MPEG-4 :-)


Add/Change #126 (Running hachoir on Windows XP)