473,403 Members | 2,359 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,403 software developers and data experts.

Quicktime in python

Hey everyone.

Does anyone know if there has been a basic, ornot so basic
implimentation of quicktime in python? If not, is there a reasonably
straight forward way of accessing quicktime from python?

Thanks

Ugly
Jul 18 '05 #1
2 2694
Wesley Fraser <ug******@sympatico.ca> writes:
Hey everyone.

Does anyone know if there has been a basic, ornot so basic
implimentation of quicktime in python? If not, is there a reasonably
straight forward way of accessing quicktime from python?


I believe MacPython has a wrapper (and if you use PyObjC you should be
able to use the Cocoa movie classes). If you're on Windows, does it
have a COM interface? If you just want an easy way of playing a
movie, pygame can do that, but probably with less codec support.

Actually *implementing* QT in Python would seem to be a bit of a
fool's errand.

Cheers,
mwh

--
The ultimate laziness is not using Perl. That saves you so much
work you wouldn't believe it if you had never tried it.
-- Erik Naggum, comp.lang.lisp
Jul 18 '05 #2
Wesley Fraser <ug******@sympatico.ca> writes:
Hey everyone.

Does anyone know if there has been a basic, ornot so basic
implimentation of quicktime in python? If not, is there a reasonably
straight forward way of accessing quicktime from python?


I believe MacPython has a wrapper (and if you use PyObjC you should be
able to use the Cocoa movie classes). If you're on Windows, does it
have a COM interface? If you just want an easy way of playing a
movie, pygame can do that, but probably with less codec support.

Actually *implementing* QT in Python would seem to be a bit of a
fool's errand.

Cheers,
mwh

--
The ultimate laziness is not using Perl. That saves you so much
work you wouldn't believe it if you had never tried it.
-- Erik Naggum, comp.lang.lisp
--
http://mail.python.org/mailman/listinfo/python-list

Actually what I am trying to do specifically is use my logitech camera
on Mac OS X. There is a wonderful driver macam outthere that supports
this and many many other cameras. It seems that the best way to access
this driver is via quicktime and cocoa. I am using the camera for
telescope control and imaging stars. If I can get this to work
properly, then having the code in python would make things a lot easier
for me. It's not that it has to be done in python, it's that I want it
to be done in python.

Thanks for the tips. The PyObc seems like it is just the trick!

Ugly
Jul 18 '05 #3

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

Similar topics

0
by: DG | last post by:
I have been having problems trying to view movies with the browser's Quicktime 7 plugin in our intranet. The system is password-protected and uses normal PHP sessions and cookies for user...
1
by: Andrea B. | last post by:
Hi, Does anyone know to open a RTP session using Quicktime ? Does it open RTP multicast ? Do I need a DSP protocol in order to play multicast video using Quicktime ? Thanks, Andrea
0
by: Stefan Tietke | last post by:
Hi all, for a realtime simulation of a video installation we want to use Quicktime to read video data from a file or stream and process the data in a realtime Gameblender model. We are trying...
7
by: Sean | last post by:
Hi I've written an HTML page that has a link to an MPG file, to be burned onto a "Demo CD". The MPG file is quite big - 500MB. On my computer, it works fine - clicking the link opens up Windows...
10
by: comp.lang.php | last post by:
echo mime_content_type('/var/www/html/video/small.mov'); // 1.5mb Quicktime video returns "video/quicktime" echo mime_content_type('/var/www/html/video/huge.mov'); // 10.5mb Quicktime video...
2
by: Vanga Sasidhar | last post by:
Already posted the same message but the date and time of my machine was set back. and it was listed under the old date. Thats why I am posting the same message again. Please accept this. ...
15
by: Encapsulin | last post by:
Hello everybody. I'm trying to change src of quicktime embedded object with javascript: <html><body> <script language="JavaScript"> function Exchange() { document.qtvr.src = "sample2.pano";...
1
by: Simon Cassels | last post by:
did u ever find anything out about this ? if so can you help me with some leads i am trying to figure an action that can convert image files to quicktime automatically. cheers simon
9
by: jeremito | last post by:
My Python script makes a bunch of images that I want to use as frames in a movie. I've tried searching for a module that will take these images and put them together in a Quicktime or mpeg movie,...
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
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
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...
0
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,...

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.