473,394 Members | 1,726 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

movie module

hi all,

tryng python with pygame, I get the followinf error:

faberdanaio.py:28: RuntimeWarning: use movie: No module named movie
animation = pygame.movie.Movie("images/film.mpeg")
Traceback (most recent call last):
File "faberdanaio.py", line 28, in ?
animation = pygame.movie.Movie("images/film.mpeg")
File "/usr/lib/python2.3/site-packages/pygame/__init__.py", line 52,
in __getattr__
raise NotImplementedError, MissingPygameModule
NotImplementedError: movie module not available

I'm missing the movie module: where can I find it?
I searched both python and pygame site with no succes :-(

thanks
giammy

Dec 7 '05 #1
1 3813
Hello,
It would be helpful to know what platform you are on, because it
appears that the movie module of pygame is not implemented for Windows
currently:
http://www.pygame.org/docs/ref/movie.html
The page recommends PyMedia as an alternative:
http://www.pymedia.org
Finally, you might get a bunch more helpful answers by talking to
the pygame-users email list.
http://www.pygame.org/wiki/info
Enjoy pygame and python,
David.

Dec 8 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: AES/newspost | last post by:
Can anyone provide a quick tip on the html structure to link from a thumb to a movie poster and from there on to a QuickTime movie, all in one go, using EMBED? I have a number of (large)...
2
by: Niall Linden | last post by:
Is there any way to put text on an avi or movie in a web browser. are there any browser plugins, movie players etc that can facilitate this. i found in flash you can have EMBED mode="transparent"...
6
by: jonathanztaub | last post by:
I have a DVD CD. * Is it possible to embed it within an html page? * Does the user has to have windows media player or any other program associated with it? * How exactly do I use the <embed>...
7
by: Kilian A. Foth | last post by:
I just found this amazing video puzzle game written with the pygame library, which promises to be infinite fun - but I can't get it to decode any video file I own, except the game's own example...
1
by: torbs | last post by:
I have a problem when I use javascript to get the length and position of a movie I recieve from a rtsp stream. The length and position is extremely high and not the actual length and position of...
0
by: mb5000 | last post by:
Dear friends, I'm design a new website based on PHP, I haveing a module to umpload images (jpg,gif) and upload movies (mpeg,wmv). To create thumbs from the uploading mages I'm using the GD to...
0
by: Volkan Senguel | last post by:
Hi, im trying to create a Flash Movie with a embedded MPEG Movie inside like this ones at youtube.com. But i have not found any tips on the internet...(!?) My Goal is to define a Flash (.swf)...
3
by: suresh_nsnguys | last post by:
Respected sir/madam, right now i am displaying movie (.wmv) file using <embed> and <object> tags inside <div> tag. Everything is working fine. ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.