[python-ogre] Question about video

26 views
Skip to first unread message

Joe Leaver

unread,
May 17, 2010, 1:24:27 PM5/17/10
to Python Ogre Developers
Whoo! New release! Thanks for all the hard work.

One question, and I apologize if it's obvious: What's the preferred
method for playing video+sound in python-ogre? I see libffmpeg is
wrapped, but I don't see that it does any kind audio playback. Maybe
I'm wrong? Theora seems to be the way ogre is heading (although there
hasn't been an update in awhile) and the docs say it can sent the
sound stream to openAL. Is there already a python wrapper for the
theora plugin, or is this something that I could/should work on?

--
You received this message because you are subscribed to the Google Groups "Python Ogre Developers" group.
To post to this group, send email to python-ogre...@googlegroups.com.
To unsubscribe from this group, send email to python-ogre-devel...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/python-ogre-developers?hl=en.

Andy Miller

unread,
May 17, 2010, 8:36:56 PM5/17/10
to python-ogre-developers
The ogrevideo module just hasn't made it yet in the update -- will post it in a few days and it does audio as well..

Andy

Krešimir Špes

unread,
May 18, 2010, 7:38:48 AM5/18/10
to Python Ogre Developers
Hi guys,

I'm the author of the ogre video plugin, glad to see people using
it :)

@andy, when you'll be wrapping it, you have to know there are two
libraries:

1) Theora playback library (libtheoraplayer.sf.net) which is the
plugin's backend
2) Ogre video plugin - the interface between ogre and theora playback
library.

both libraries can be compiled either as a dll or as a static library.
you can find the visual studio 9 project files in the svn folders of
each library.

let me know if you run into any problems


On May 18, 2:36 am, Andy Miller <nzmill...@gmail.com> wrote:
> The ogrevideo module just hasn't made it yet in the update -- will post it
> in a few days and it does audio as well..
>
> Andy
>
> On 18 May 2010 01:24, Joe Leaver <joe.lea...@gmail.com> wrote:
>
>
>
> > Whoo! New release! Thanks for all the hard work.
>
> > One question, and I apologize if it's obvious: What's the preferred
> > method for playing video+sound in python-ogre? I see libffmpeg is
> > wrapped, but I don't see that it does any kind audio playback. Maybe
> > I'm wrong? Theora seems to be the way ogre is heading (although there
> > hasn't been an update in awhile) and the docs say it can sent the
> > sound stream to openAL. Is there already a python wrapper for the
> > theora plugin, or is this something that I could/should work on?
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Python Ogre Developers" group.
> > To post to this group, send email to
> > python-ogre...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > python-ogre-devel...@googlegroups.com<python-ogre-developers%2Bunsu...@googlegroups.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/python-ogre-developers?hl=en.
>
> --
> You received this message because you are subscribed to the Google Groups "Python Ogre Developers" group.
> To post to this group, send email to python-ogre...@googlegroups.com.
> To unsubscribe from this group, send email to python-ogre-devel...@googlegroups.com.
> For more options, visit this group athttp://groups.google.com/group/python-ogre-developers?hl=en.

Andy Miller

unread,
May 20, 2010, 10:47:41 PM5/20/10
to python-ogre-developers
OgreVideo module is done and on sourceforge -- let me know if you have any problems with it (bound to have messed something up :) )..  Does video and audio....

Andy

Joe Leaver

unread,
May 21, 2010, 12:09:48 PM5/21/10
to Python Ogre Developers
Demos work great! Thanks very much Andy and Kresimir! If I have time
today I'll try to integrate it into my project.

On May 20, 7:47 pm, Andy Miller <nzmill...@gmail.com> wrote:
> OgreVideo module is done and on sourceforge -- let me know if you have any
> problems with it (bound to have messed something up :) )..  Does video and
> audio....
>
> Andy
>
> > <python-ogre-developers%2Bunsu...@googlegroups.com<python-ogre-develope rs%252Buns...@googlegroups.com>
>
> > > > .
> > > > For more options, visit this group at
> > > >http://groups.google.com/group/python-ogre-developers?hl=en.
>
> > > --
> > > You received this message because you are subscribed to the Google Groups
> > "Python Ogre Developers" group.
> > > To post to this group, send email to
> > python-ogre...@googlegroups.com.
> > > To unsubscribe from this group, send email to
> > python-ogre-devel...@googlegroups.com<python-ogre-developers% 2Bunsu...@googlegroups.com>
Reply all
Reply to author
Forward
0 new messages