PDA

View Full Version : Multimedia Application Development Project



maizuddin35
August 26th, 2010, 04:53 AM
Hello everyone!!!

I am now major, on Computer Sc and Multimedia.
This semester I with my coursemates need to develop a multimedia application, and our client is the lecturer them self. Its like an education sort of things. So, we , I my self, is a little bit blurry on how to make this , with what will we develop this? is there any suitable software that you all can suggest either for windows or ubuntu/linux.

We have made a questionnaire for our client to fill up , on what they want in their multimedia application.

so, now, I hope you all can give a suggestion or two, or any comments anything about this ..

thank you
-adib-

Austin25
August 26th, 2010, 04:59 AM
Do you have a language in mind? I believe this belongs in the development and programming forum (http://ubuntuforums.org/forumdisplay.php?f=310).

juancarlospaco
August 26th, 2010, 05:06 AM
Python

maizuddin35
August 26th, 2010, 05:09 AM
I know BASIC and C++, and sort of C in mind. Python, still learning it.
making multimedia application based on language .. ?

maizuddin35
August 26th, 2010, 05:15 AM
I know this languages, but not that strong. that just the problem. I just dont find the logic behind it sometimes..

Austin25
August 26th, 2010, 05:15 AM
Ok, I would search out as many libraries as you can find if you're going with C/C++, but I don't know what to do if you're planning python.

juancarlospaco
August 26th, 2010, 05:20 AM
Python come with batterys included.
kinda...


import something

def():
something.play(myfile.ogg)

Its not working example, but is the method of the batterys.
too easy to use libs :)

maizuddin35
August 26th, 2010, 05:27 AM
thanks. if there is many library . then, how I can made it a multimedia application?

juancarlospaco
August 26th, 2010, 05:42 AM
I (http://docs.python.org/release/2.5.2/lib/node945.html)dunno. (http://docs.python.org/release/2.5.2/lib/mmedia.html)

maizuddin35
August 26th, 2010, 05:55 AM
.

Legendary_Bibo
August 26th, 2010, 06:39 AM
In linux you can make a form with a gstreamer video plugin. After learning how to use a gui maker it should take you only a matter of minutes.

maizuddin35
August 27th, 2010, 05:28 AM
i have google some thing about the gui maker , and its look like cool thing to do too.
I try it out . any more thing guys..?:)