Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
video_texture [2007-07-16 14:02] – created nikvideo_texture [2007-07-16 14:02] nik
Line 12: Line 12:
 [[Ogre3D]] [[Ogre3D]]
  
-Ogre3D has a framework, the [[External Texture Source]] which allows producing texture data externally.+Ogre3D has a framework, the [[http://www.ogre3d.org/docs/manual/manual_61.html#SEC263|ExternalTextureSource]] which allows producing texture data externally.
  
 there are two plugins that make use of this interface to provide video as a texture, the first (now abandoned) project was ffmpegVideo_Plugin. this was based on the ffmpeg library. there are two plugins that make use of this interface to provide video as a texture, the first (now abandoned) project was ffmpegVideo_Plugin. this was based on the ffmpeg library.
Line 24: Line 24:
 when talking to pjcast in IRC he said his main problem with ffmpeg was the interface to the library. it is for this reason that i was quite encouraged when i suggested to him my idea of using GStreamer as a more (very) general texture source, and found that he had not heard of it. in theory GStreamer would provide one interface to the huge array of codes and sources which it supports (including theora, and the ffmpeg codecs). when talking to pjcast in IRC he said his main problem with ffmpeg was the interface to the library. it is for this reason that i was quite encouraged when i suggested to him my idea of using GStreamer as a more (very) general texture source, and found that he had not heard of it. in theory GStreamer would provide one interface to the huge array of codes and sources which it supports (including theora, and the ffmpeg codecs).
  
-from the #gstreamer: "<MikeS> xiq: cool. You might be interested in taking a look at some of the other things that do gstreamer -> opengl stuff, such as Togra" [see: [[GStreamer Texture Source]]]+from the #gstreamer: "<MikeS> xiq: cool. You might be interested in taking a look at some of the other things that do gstreamer -> opengl stuff, such as Togra" [see: [[GStreamer TextureSource]]]
  
 -- [[piX]] - 30 Apr 2006 -- [[piX]] - 30 Apr 2006
  • video_texture.txt
  • Last modified: 2008-10-28 17:41
  • by nik