Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Question about video
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post will appear after it is approved by moderators
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Joe Leaver  
View profile  
 More options May 17 2010, 1:24 pm
From: Joe Leaver <joe.lea...@gmail.com>
Date: Mon, 17 May 2010 10:24:27 -0700 (PDT)
Local: Mon, May 17 2010 1:24 pm
Subject: [python-ogre] Question about video
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.
For more options, visit this group at http://groups.google.com/group/python-ogre-developers?hl=en.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Andy Miller  
View profile  
 More options May 17 2010, 8:36 pm
From: Andy Miller <nzmill...@gmail.com>
Date: Tue, 18 May 2010 08:36:56 +0800
Local: Mon, May 17 2010 8:36 pm
Subject: Re: [python-ogre] Question about video

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:

--
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.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Krešimir Špes  
View profile  
 More options May 18 2010, 7:38 am
From: Krešimir Špes <kresimir.s...@gmail.com>
Date: Tue, 18 May 2010 04:38:48 -0700 (PDT)
Local: Tues, May 18 2010 7:38 am
Subject: [python-ogre] Re: Question about video
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:

--
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.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Andy Miller  
View profile  
 More options May 20 2010, 10:47 pm
From: Andy Miller <nzmill...@gmail.com>
Date: Fri, 21 May 2010 10:47:41 +0800
Local: Thurs, May 20 2010 10:47 pm
Subject: Re: [python-ogre] Re: Question about video

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:

--
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.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Joe Leaver  
View profile  
 More options May 21 2010, 12:09 pm
From: Joe Leaver <joe.lea...@gmail.com>
Date: Fri, 21 May 2010 09:09:48 -0700 (PDT)
Local: Fri, May 21 2010 12:09 pm
Subject: [python-ogre] Re: Question about video
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:

--
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.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »