473,800 Members | 2,711 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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.Mo vie("images/film.mpeg")
Traceback (most recent call last):
File "faberdanaio.py ", line 28, in ?
animation = pygame.movie.Mo vie("images/film.mpeg")
File "/usr/lib/python2.3/site-packages/pygame/__init__.py", line 52,
in __getattr__
raise NotImplementedE rror, MissingPygameMo dule
NotImplementedE rror: 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 3847
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
3416
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) QuickTime movie files, each of them matched to a one-frame QuickTime movie poster of the same screen size and also to a much smaller JPEG thumb of the same image as the movie poster. I want to put the small thumbs into individual Table cells to serve...
2
1435
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" which allows layers to go on top of a flash. but does anyone know of any way to have a movie playing and place (scroll) text on top of or across it. please please someone have a solution. Niall
6
7710
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> tag? * Do I have to convert the original to another format?
7
7548
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 .mpg. All I have is lots and lots of useless .avi, .mp2, .wmv, and so on... Now, the pygame.Movie documentation says the Movie class can decode `MPEG movie files'. I know little about multimedia, but I thought divx/xvid video was a variant of...
1
3328
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 the movie. When I try Real Player and it's methods I recieve a length and position of 0.
0
1317
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 resize the original images. Now I want to create a thumbs for the movies too, in the past I used the convert command (ImageMagic) on my personal Linux machine, but the option to execute command from the webserver is blocked due to security issue. ...
0
1310
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) file with the buttons to play, pause and stop the movie. On the Content Management Software (ASP.Net) is a Upload Page fpr the MPEG Movies. Now the code creates the Flash Movie with this Template and saves this on
3
1966
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. But when user upload 10 MB size movie (.wmv) File, My browser screen is blank ,bcz the browser will start play the movie once the movie (.wmv) file is completely loaded in cache. I am trying to...
0
9691
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10507
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10036
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9092
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7582
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6815
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5473
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5607
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
3
2948
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.