Bugs item #1609736, was opened at 2006-12-06 02:31 Message generated for change (Comment added) made by zmoelnig 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: IOhannes m zmölnig (zmoelnig)
Date: 2007-09-04 12:18
Message: Logged In: YES user_id=564396 Originator: NO
has this been fixed by the recent changes to use non-rectangle textures by default??
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave) Date: 2006-12-06 19:44
Message: Logged In: YES user_id=27104 Originator: YES
File Added: 05.film.pd-smoothing.png
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave) Date: 2006-12-06 19:43
Message: Logged In: YES user_id=27104 Originator: YES
Ok, a follow up on the Mac Pro (using build 2006-12-06):
05.movie.pd:
1 movie plays all one color 2 sending [mode 0( to [pix_movie] causes error: error: pix_movie: no method for 'mode'
05.film.pd:
1 the movie plays fine 2 [pix_convolve] causes strange banding (see attached images) 3 turn off [pix_convolve] and the video is fine.
And on the Ubuntu/Dell Dimension:
05.movie.pd:
1 plays solid colors by default 2 sending [mode 0( to [pix_movie] makes it work 3 now toggling mode 1/0 works, and reports the change to the Pd console
05.film.pd:
1 plays solid colors by default 2 sending [mode 0( to [pix_texture] makes it work 3 now toggling mode 1/0 works, and reports the change to the Pd console
File Added: 05.film.pd-default.png
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave) Date: 2006-12-06 04: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-06 03: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...