[XPOST] [REQ]开源多媒体创作工具?在python中可能吗? [英] [XPOST] [REQ] open source multimedia authoring tools? In python maybe?

查看:78
本文介绍了[XPOST] [REQ]开源多媒体创作工具?在python中可能吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

这是交叉到comp.lang.python& comp.multimedia;如果有一个更好的去处,请告诉我:)


我被要求建立一个快速而肮脏的原型简单的

基于计算机的培训应用程序。你知道,那些多媒体东西

带有文字,一些视频,一些演讲和测验结尾的

单位...

我已经被建议使用Macromedia构建一个新的可重用架构

导演:原因是,Macromedia Authorware成本太高。

嗯,我在网上发现了很多价值100-200美元的工具,可能是

允许我用向导或类似的东西构建这样一个简单的应用程序。但让我感到惊讶的是缺少一个开源工具包或一套

类来帮助定义一个非常简单的任务(至少在像我这样的简单案例)。我知道varios GUI

工具包,但它们太低了;我将不得不从头开始构建系统




所以,我问的是:我错过了什么吗?是否有一个传说中的Zope

用于CD创作我没听说过?如果它确实缺失了,我可以

开始构建一些简单的类并与之分享它们,比如任何人感兴趣的话。


我可以使用像PythonCard和ZODB这样的东西,试图明确定义

一个高级框架,以便快速构建简单的多媒体e />
- 学习应用程序。也就是说,如果你没有把我指向已经做过的那个人,那当然......


非常感谢大家阅读到目前为止,

Stefano

This is crossposted to comp.lang.python & comp.multimedia; if there is a
better place to go please tell me :)

I''ve been asked to build a quick-and-dirty prototype of a simple
computer-based training application. You know, those multimedia thingies
with text, some videos, a bit of speech and quizzes at the end of the
unit...

I''ve been proposed to build a new reusable architecture using Macromedia
Director: the reason being, Macromedia Authorware costs too much.
Well, I found on the web a lot of tools that cost $100-200 and probably
allow me to build such a simple app with a wizard or something like
that; but what surprised me is the lack of an open source toolkit or a
set of classes to help in the definition of a task that has become very
trivial (at least in simple cases like mine). I know the varios GUI
toolkits, but they''re too low-level; I would have to build the system
more or less from scratch.

So, what i''m asking is: Am I missing something? Is there a fabled "Zope
for CD authoring" I never heard about? If it''s indeed missing, i could
start building some simple classes and share them with, like, anyone
interested :)

I could use something like, say, PythonCard and ZODB, trying to define
clearly an high-level framework to allow the rapid construction of
simple multimedia e-learning apps. That is, if you don''t point me to the
guys that already did it, of course...

thanks a lot to everyone reading so far,
Stefano

推荐答案

100-200且可能是

允许我用向导或类似

之类的东西构建这样一个简单的应用程序;但让我感到惊讶的是缺少一个开源工具包或一套

类来帮助定义一个非常简单的任务(至少在像我这样的简单案例)。我知道varios GUI

工具包,但它们太低了;我将不得不从头开始构建系统




所以,我问的是:我错过了什么吗?是否有一个传说中的Zope

用于CD创作我没听说过?如果它确实缺失了,我可以

开始构建一些简单的类并与之分享它们,比如任何人感兴趣的话。


我可以使用像PythonCard和ZODB这样的东西,试图明确定义

一个高级框架,以便快速构建简单的多媒体e />
- 学习应用程序。也就是说,如果你没有把我指向已经做过的那个人,那当然......


非常感谢大家阅读到目前为止,

Stefano

100-200 and probably
allow me to build such a simple app with a wizard or something like
that; but what surprised me is the lack of an open source toolkit or a
set of classes to help in the definition of a task that has become very
trivial (at least in simple cases like mine). I know the varios GUI
toolkits, but they''re too low-level; I would have to build the system
more or less from scratch.

So, what i''m asking is: Am I missing something? Is there a fabled "Zope
for CD authoring" I never heard about? If it''s indeed missing, i could
start building some simple classes and share them with, like, anyone
interested :)

I could use something like, say, PythonCard and ZODB, trying to define
clearly an high-level framework to allow the rapid construction of
simple multimedia e-learning apps. That is, if you don''t point me to the
guys that already did it, of course...

thanks a lot to everyone reading so far,
Stefano


所以,我要问的是:上午我错过了什么?是否有一个传说中的Zope
用于CD创作我没听说过?如果它确实缺失了,我可以开始构建一些简单的类,并与任何感兴趣的人分享它们。

我可以使用类似的东西,比方说, PythonCard和ZODB,试图明确定义一个高级框架,以便快速构建简单的多媒体电子学习应用程序。也就是说,如果你没有把我指向那些已经做过的人,当然......
So, what i''m asking is: Am I missing something? Is there a fabled "Zope
for CD authoring" I never heard about? If it''s indeed missing, i could
start building some simple classes and share them with, like, anyone
interested :)

I could use something like, say, PythonCard and ZODB, trying to define
clearly an high-level framework to allow the rapid construction of
simple multimedia e-learning apps. That is, if you don''t point me to the
guys that already did it, of course...




首先PyGame来到我脑海。有几个基于PyGame或基于PyGame构建的高级

gui-toolkits。使用不同的

媒体格式几乎是微不足道的。你是对的有没有这样的工具

导演(或者至少是afaik)。在PyGame之上构建这样的东西不应该太难了。


我只想提高这个机会:)


-

Miika



First of all PyGame comes to my mind. There are several high-level
gui-toolkits based on or built on top of PyGame. Alltough using different
media formats is mostly trivial. You''re right there isn''t such tool as
director (or at least afaik). Building such on top of PyGame should not be
nevertheless too hard.

I just wanted to raise this opportunity :)

--
Miika


stefanogaburri< St ************* @ gaburri。净>在消息新闻中写道:< bo ************* @ ID-24403.news.uni-berlin.de> ...
stefanogaburri <St*************@gaburri.net> wrote in message news:<bo*************@ID-24403.news.uni-berlin.de>...
我去过要求建立一个简单的基于计算机的培训应用程序的快速原型。你知道,那些多媒体东西带有文字,一些视频,一些演讲和测验结尾的单元......
I''ve been asked to build a quick-and-dirty prototype of a simple
computer-based training application. You know, those multimedia thingies
with text, some videos, a bit of speech and quizzes at the end of the
unit...




您最便宜/最简单的选择是使其基于网络。使用HTML

作为文本,包含嵌入式mpeg或quicktime(非免费)视频和

wav声音文件。对于测验,请使用PHP脚本。请参阅Moodle或

Tiki,或搜索基于PHP的测验引擎。


如果你必须让它运行CD,那么有一些

用于从PHP运行PHP应用程序的非免费工具:
http://circle.ch/blog/p661.html


否则,另一个免费选项是使用java和java媒体
框架播放视频。


或者,您可以使用python进行app / quiz工具,并播放视频只需

启动视频文件,以便在用户的电影播放器​​或

浏览器中打开,但你无法在你的python应用程序中播放视频。



Your cheapest/simplest option would be to make it web-based. Use HTML
for the text, with embedded mpeg or quicktime (not free) videos and
wav sound files. For the quiz, use PHP scripting. See Moodle or
Tiki, or search for PHP-based quiz engine.

If you absolutely have to have it run off a CD, there are some
non-free tools to make PHP applications run from a CD:
http://circle.ch/blog/p661.html

Otherwise, another free option would be to use java and the java media
framework to play videos.

Or, you can use python for the app/quiz tool, and to play videos just
launch the video file so that it opens in the user''s movie player or
browser, but you cannot play the video inside your python app.


这篇关于[XPOST] [REQ]开源多媒体创作工具?在python中可能吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆