| View previous topic :: View next topic |
| Author |
Message |
MarcH
Joined: 03 Mar 2008 Posts: 3
|
Posted: Mon Mar 03, 2008 5:15 am Post subject: Pymedia for win32 + python 2.3 |
|
|
Hi everybody,
I've got a little request about pymedia... In the frame of an academic project, I'm currently looking for an easy-to-use backend for decoding MPEG4 file, and PyMedia seems a very interesting choice.
But I've got two very annoying limitations:
- My project is win32 dependant.
- For compatibility concerns, i've to use python 2.3.4
Ok... you probably guessed my next question: Where can I find a recent PyMedia binary distribution for win32 and python 2.3?
If no such binary distribution exists, is there any chance i could manage to compile it myself? (this is a quite tough task as far as i know...)
All suggestions/ideas are greatly appreciated
Thanks
M. H. |
|
| Back to top |
|
 |
jbors Site Admin

Joined: 12 Nov 2004 Posts: 1675
|
|
| Back to top |
|
 |
MarcH
Joined: 03 Mar 2008 Posts: 3
|
Posted: Tue Mar 04, 2008 2:42 am Post subject: |
|
|
Thanks for your quick response
Hum, yes I noticed this version, but it won't work with python 2.3... does'nt it?
The only version i manage to find for python 2.3 is PyMedia 1.3.5.0-pre2... (more than two years old)... Is it too risky to use it? (the main feature i really need is simply to grab each MP4 frame separatly to analyse them, nothing more)... |
|
| Back to top |
|
 |
jbors Site Admin

Joined: 12 Nov 2004 Posts: 1675
|
Posted: Tue Mar 04, 2008 10:57 am Post subject: |
|
|
| You can try it should work fine for your purpose. |
|
| Back to top |
|
 |
MarcH
Joined: 03 Mar 2008 Posts: 3
|
Posted: Tue Mar 04, 2008 11:44 pm Post subject: |
|
|
Ok, i'm gonna try it...
Thanks jbor
M. H. |
|
| Back to top |
|
 |
|