marmotte
Joined: 09 Feb 2010 Posts: 1
|
Posted: Tue Feb 09, 2010 9:08 am Post subject: Pymedia - Tutorial example doesn't work (Seg fault) ??? |
|
|
Hello,
I'm developper on project Videoporama and EKD (Both written in Python + pyqt) and I want to use pymedia for advanced video effect so, I try to use it
I install the version 1.3.7 of pymedia, with all needed library and extra dependencies as libogg, ...
I try the tutorial to extract all images of video in bmp format (example dump_video.py) ... and I get a Segmentation fault ... So what's wrong ?
I get this message exactly :
| Code: | Assume video stream at 0 index:
Fatal Python error: (pygame parachute) Segmentation Fault
Abandon
|
Pygame is also installed (version 1.9.1).
Any ideas ?
Thanks.
Marmotte |
|