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-developers@googlegroups.com.
To unsubscribe from this group, send email to python-ogre-developers+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/python-ogre-developers?hl=en.
> 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-developers@googlegroups.com.
> To unsubscribe from this group, send email to
> python-ogre-developers+unsubscribe@googlegroups.com<python-ogre-developers% 2Bunsubscribe@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-developers@googlegroups.com.
To unsubscribe from this group, send email to python-ogre-developers+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/python-ogre-developers?hl=en.
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-developers@googlegroups.com.
> > To unsubscribe from this group, send email to
> > python-ogre-developers+unsubscribe@googlegroups.com<python-ogre-developers% 2Bunsubscribe@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-developers@googlegroups.com.
> To unsubscribe from this group, send email to python-ogre-developers+unsubscribe@googlegroups.com.
> For more options, visit this group athttp://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-developers@googlegroups.com.
To unsubscribe from this group, send email to python-ogre-developers+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/python-ogre-developers?hl=en.
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
On 18 May 2010 19:38, Krešimir Špes <kresimir.s...@gmail.com> wrote:
> 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-developers@googlegroups.com.
> > > To unsubscribe from this group, send email to
> > > python-ogre-developers+unsubscribe@googlegroups.com<python-ogre-developers% 2Bunsubscribe@googlegroups.com>
> <python-ogre-developers%2Bunsubscribe@googlegroups.com<python-ogre-develope rs%252Bunsubscribe@googlegroups.com>
> > --
> > 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-developers@googlegroups.com.
> > To unsubscribe from this group, send email to
> python-ogre-developers+unsubscribe@googlegroups.com<python-ogre-developers% 2Bunsubscribe@googlegroups.com>
> .
> > For more options, visit this group athttp://
> 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-developers@googlegroups.com.
> To unsubscribe from this group, send email to
> python-ogre-developers+unsubscribe@googlegroups.com<python-ogre-developers% 2Bunsubscribe@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-developers@googlegroups.com.
To unsubscribe from this group, send email to python-ogre-developers+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/python-ogre-developers?hl=en.
> 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
> On 18 May 2010 19:38, Krešimir Špes <kresimir.s...@gmail.com> wrote:
> > 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-developers@googlegroups.com.
> > > > To unsubscribe from this group, send email to
> > > > python-ogre-developers+unsubscribe@googlegroups.com<python-ogre-developers% 2Bunsubscribe@googlegroups.com>
> > <python-ogre-developers%2Bunsubscribe@googlegroups.com<python-ogre-develope rs%252Bunsubscribe@googlegroups.com>
> > > --
> > > 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-developers@googlegroups.com.
> > > To unsubscribe from this group, send email to
> > python-ogre-developers+unsubscribe@googlegroups.com<python-ogre-developers% 2Bunsubscribe@googlegroups.com>
> > .
> > > For more options, visit this group athttp://
> > 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-developers@googlegroups.com.
> > To unsubscribe from this group, send email to
> > python-ogre-developers+unsubscribe@googlegroups.com<python-ogre-developers% 2Bunsubscribe@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-developers@googlegroups.com.
> To unsubscribe from this group, send email to python-ogre-developers+unsubscribe@googlegroups.com.
> For more options, visit this group athttp://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-developers@googlegroups.com.
To unsubscribe from this group, send email to python-ogre-developers+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/python-ogre-developers?hl=en.