Bugs item #1609736, was opened at 2006-12-05 20:31 Message generated for change (Comment added) made by eighthave You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1609736...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: gem Group: v0.39.2 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Hans-Christoph Steiner (eighthave) Assigned to: Nobody/Anonymous (nobody) Summary: [pix_movie] and [pix_film] only play solid colors
Initial Comment:
On Intel-based machines with ATI cards both Mac OS X and Ubuntu, using Gem checked out from CVS on 2006-12-05, playing movies with both [pix_film] and [pix_movie] just plays solid colors that somehow seem related to the actual movie being played.
This happened on a Dell Dimension 8400 with ATI card:
0000:01:00.0 VGA compatible controller: ATI Technologies Inc RV370 5B60 [Radeon X300 (PCIE)] 0000:01:00.1 Display controller: ATI Technologies Inc RV370 [Radeon X300SE]
And on a Mac Pro with Quad Processors and an ATI Radeon X1900 XT.
And on a MacBook Pro with a ATI Mobility Radeon X1600
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2006-12-05 22:17
Message: Logged In: YES user_id=27104 Originator: YES
This also happens on Ubuntu, so its not OS-specific. I guess I forgot to mention that. The above Dell Dimension is running Ubuntu Dapper.
Is there a certain set of ./configure options to try?
----------------------------------------------------------------------
Comment By: christopher clepper (cclepper) Date: 2006-12-05 21:45
Message: Logged In: YES user_id=663212 Originator: NO
This most likely is a problem with the autobuild building pix_film/movie files which are not the right ones on OSX. I use the same hardware daily without problems so the code is certainly fine. Some #ifdef bludgeoning might make the autobuild do the right thing.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1609736...
SourceForge.net wrote:
This also happens on Ubuntu, so its not OS-specific. I guess I forgot to mention that. The above Dell Dimension is running Ubuntu Dapper.
Is there a certain set of ./configure options to try?
please check whether this is related to rectangle-textures (by using [mode 0/1( messages to [pix_texture]/[pix_movie].
mfg.asd.r IOhannes
On OSX check to see if pix_movieDarwin constructor is ever posted in the console when running the 05.pix_movie example patch. The will help figure out the source of the problem.
On 12/6/06, IOhannes m zmoelnig zmoelnig@iem.at wrote:
SourceForge.net wrote:
This also happens on Ubuntu, so its not OS-specific. I guess I forgot
to
mention that. The above Dell Dimension is running Ubuntu Dapper.
Is there a certain set of ./configure options to try?
please check whether this is related to rectangle-textures (by using [mode 0/1( messages to [pix_texture]/[pix_movie].
mfg.asd.r IOhannes
PD-dev mailing list PD-dev@iem.at http://lists.puredata.info/listinfo/pd-dev
I loaded 05.movie.pd and played the movie, and this is what I got:
GEM: Graphics Environment for Multimedia GEM: ver: 0.91-cvs GEM: compiled: Dec 6 2006 GEM: maintained by IOhannes m zmoelnig GEM: Authors : Mark Danks (original version) GEM: Chris Clepper GEM: James Tittle GEM: IOhannes m zmoelnig GEM: with help by Guenter Geiger, Daniel Heckenberg, Cyrille Henry, et al. GEM: using SSE2 optimization GemwinMac: width - 500 height - 500 GemWindow Activate err = 0 GEM: Start rendering [pix_movie]: GEM: pix_film: Loaded file: /Users/pd/auto-build/pd- extended/packages/darwin_app/build/Pd-0.39.2-extended-2006-12-06.app/ Contents/Resources/Scripts/..//doc/examples/Gem/04.pix/../data/ anim-1.mov with 91 frames (256x256) frames: 91 256 256 done: reached the end !!! GEM: Stop rendering
.hc
On Dec 6, 2006, at 11:16 AM, chris clepper wrote:
On OSX check to see if pix_movieDarwin constructor is ever posted in the console when running the 05.pix_movie example patch. The will help figure out the source of the problem.
On 12/6/06, IOhannes m zmoelnig zmoelnig@iem.at wrote: SourceForge.net wrote:
This also happens on Ubuntu, so its not OS-specific. I guess I
forgot to
mention that. The above Dell Dimension is running Ubuntu Dapper.
Is there a certain set of ./configure options to try?
please check whether this is related to rectangle-textures (by using [mode 0/1( messages to [pix_texture]/[pix_movie].
mfg.asd.r IOhannes
PD-dev mailing list PD-dev@iem.at http://lists.puredata.info/listinfo/pd-dev
------------------------------------------------------------------------
I spent 33 years and four months in active military service and during that period I spent most of my time as a high class muscle man for Big Business, for Wall Street and the bankers. - General Smedley Butler
I don't see pix_movieDarwin mentioned so you have loaded the other (old) version of pix_movie. Try changing to pix_movie to pix_movieDarwin and see if that loads and plays the movies properly.
On 12/6/06, Hans-Christoph Steiner hans@eds.org wrote:
I loaded 05.movie.pd and played the movie, and this is what I got:
GEM: Graphics Environment for Multimedia GEM: ver: 0.91-cvs GEM: compiled: Dec 6 2006 GEM: maintained by IOhannes m zmoelnig GEM: Authors : Mark Danks (original version) GEM: Chris Clepper GEM: James Tittle GEM: IOhannes m zmoelnig GEM: with help by Guenter Geiger, Daniel Heckenberg, Cyrille Henry, et al. GEM: using SSE2 optimization GemwinMac: width - 500 height - 500 GemWindow Activate err = 0 GEM: Start rendering [pix_movie]: GEM: pix_film: Loaded file: /Users/pd/auto-build/pd-extended/packages/darwin_app/build/Pd- 0.39.2-extended-2006-12-06.app /Contents/Resources/Scripts/..//doc/examples/Gem/04.pix/../data/anim-1.movwith 91 frames (256x256) frames: 91 256 256 done: reached the end !!! GEM: Stop rendering
.hc
On Dec 6, 2006, at 11:16 AM, chris clepper wrote:
On OSX check to see if pix_movieDarwin constructor is ever posted in the console when running the 05.pix_movie example patch. The will help figure out the source of the problem.
On 12/6/06, IOhannes m zmoelnig zmoelnig@iem.at wrote:
SourceForge.net wrote:
This also happens on Ubuntu, so its not OS-specific. I guess I forgot
to
mention that. The above Dell Dimension is running Ubuntu Dapper.
Is there a certain set of ./configure options to try?
please check whether this is related to rectangle-textures (by using [mode 0/1( messages to [pix_texture]/[pix_movie].
mfg.asd.r IOhannes
PD-dev mailing list PD-dev@iem.at http://lists.puredata.info/listinfo/pd-dev
I spent 33 years and four months in active military service and during that period I spent most of my time as a high class muscle man for Big Business, for Wall Street and the bankers. - General Smedley Butler
[pix_movieDarwin] works for video playback. FYI, [pix_movieDarwin] also doesn't respond to the [mode ( messages.
.hc
On Dec 6, 2006, at 2:37 PM, chris clepper wrote:
I don't see pix_movieDarwin mentioned so you have loaded the other (old) version of pix_movie. Try changing to pix_movie to pix_movieDarwin and see if that loads and plays the movies properly.
On 12/6/06, Hans-Christoph Steiner hans@eds.org wrote:
I loaded 05.movie.pd and played the movie, and this is what I got:
GEM: Graphics Environment for Multimedia GEM: ver: 0.91-cvs GEM: compiled: Dec 6 2006 GEM: maintained by IOhannes m zmoelnig GEM: Authors : Mark Danks (original version) GEM: Chris Clepper GEM: James Tittle GEM: IOhannes m zmoelnig GEM: with help by Guenter Geiger, Daniel Heckenberg, Cyrille Henry, et al. GEM: using SSE2 optimization GemwinMac: width - 500 height - 500 GemWindow Activate err = 0 GEM: Start rendering [pix_movie]: GEM: pix_film: Loaded file: /Users/pd/auto-build/pd- extended/packages/darwin_app/build/Pd- 0.39.2- extended-2006-12-06.app/Contents/Resources/Scripts/..//doc/examples/ Gem/04.pix/../data/anim-1.mov with 91 frames (256x256) frames: 91 256 256 done: reached the end !!! GEM: Stop rendering
.hc
On Dec 6, 2006, at 11:16 AM, chris clepper wrote:
On OSX check to see if pix_movieDarwin constructor is ever posted in the console when running the 05.pix_movie example patch. The will help figure out the source of the problem.
On 12/6/06, IOhannes m zmoelnig < zmoelnig@iem.at> wrote: SourceForge.net wrote:
This also happens on Ubuntu, so its not OS-specific. I guess I
forgot to
mention that. The above Dell Dimension is running Ubuntu Dapper.
Is there a certain set of ./configure options to try?
please check whether this is related to rectangle-textures (by using [mode 0/1( messages to [pix_texture]/[pix_movie].
mfg.asd.r IOhannes
PD-dev mailing list PD-dev@iem.at http://lists.puredata.info/listinfo/pd-dev
--
I spent 33 years and four months in active military service and during that period I spent most of my time as a high class muscle man for Big Business, for Wall Street and the bankers. - General Smedley Butler
------------------------------------------------------------------------
The arc of history bends towards justice. - Dr. Martin Luther King, Jr.
On 12/6/06, Hans-Christoph Steiner hans@eds.org wrote:
[pix_movieDarwin] works for video playback. FYI, [pix_movieDarwin] also doesn't respond to the [mode ( messages.
I just made some commits that should force pix_movie to be pix_movieDarwin on OSX. I might have to do the same for pix_film as well...