Hello,
I'm going to work on a Mac Pro with MacOsX.6.7 and the latest stable Pd-extended 0.42.5. I would like to connect four PS3 Eye on this computer and use GEM with pix_video to read these four devices in four instance of Pd (=> one camera per instance of pd). I will use Macam driver (or something else ?) Is it easy to get each camera working in the same time on this system ? Do you have experience in this area ? Thanx for help. ++
Jack
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2011-05-18 13:12, jack@rybn.org wrote:
Hello,
I'm going to work on a Mac Pro with MacOsX.6.7 and the latest stable Pd-extended 0.42.5. I would like to connect four PS3 Eye on this computer and use GEM with pix_video to read these four devices in four instance of Pd (=> one camera per instance of pd). I will use Macam driver (or something else ?) Is it easy to get each camera working in the same time on this system ? Do you have experience in this area ?
i'm successfully using 4 PS3 cam's in parallel within one Pd/Gem instance on linux. however, i heard rumours that there are problems on OSX.
fgamsdr IOhannes
Thanx Peter and IOhannes for your answer. it's not very reassuring... I test this configuration today. I will keep you informed. And if it is not working, i will switch to Linux. About Linux (Ubuntu), is there someone who know if the graphics cards (2 ATI Radeon HD 5770) work fine under this OS ? ++
Jack
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2011-05-18 13:12, jack@rybn.org wrote:
Hello,
I'm going to work on a Mac Pro with MacOsX.6.7 and the latest stable Pd-extended 0.42.5. I would like to connect four PS3 Eye on this computer and use GEM with pix_video to read these four devices in four instance of Pd (=> one camera per instance of pd). I will use Macam driver (or something else ?) Is it easy to get each camera working in the same time on this system ? Do you have experience in this area ?
i'm successfully using 4 PS3 cam's in parallel within one Pd/Gem instance on linux. however, i heard rumours that there are problems on OSX.
fgamsdr IOhannes -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk3TuPcACgkQkX2Xpv6ydvQ2AQCdGTPrjL5Y0EChpjIPOmvey66D FFkAniZv13/r5uol90ADsOsW7wshaaME =Hs9Y -----END PGP SIGNATURE-----
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
On Wed, 18 May 2011, jack@rybn.org wrote:
I'm going to work on a Mac Pro with MacOsX.6.7 and the latest stable Pd-extended 0.42.5. I would like to connect four PS3 Eye on this computer and use GEM with pix_video to read these four devices in four instance of Pd (=> one camera per instance of pd). I will use Macam driver (or something else ?) Is it easy to get each camera working in the same time on this system ? Do you have experience in this area ?
My experience with just one cam on OSX and Pd-extended 42 was that object creation order mattered because each [pix_video] object automatically opens the first available camera AND the "device 1" method didn't work. So, to access only the 2nd camera, I had to create two objects and only use the 2nd one.
using 4 [pix_video] objects for 4 cameras may work, but they will be assigned by creation order.
| Mathieu Bouchard ---- tél: +1.514.383.3801 ---- Villeray, Montréal, QC
Thanx Mathieu,
I will give it a try with your tips. I have started to install Ubuntu 10.04 on the Mac Pro and i think i will use this OS.
In fact, i am crazy because i have installed two ATI Radeon HD 5770 on this Mac Pro (version 5.1). Each card has 2 Mini Display Ports and 1 DVI port. On the Apple website it is write each graphic card accept a resolution of 2560x1600 px. When i plug 2 TV screen (HDMI and each screen with 1280x768px) on the 2 Mini Display Port on one card (with an adapter Mini Display Port/HDMI), it works fine. But if i use the second card with the same configuration (so 4 TV screen on the 4 Mini Display Port), it seems the computer have not enough power, the Finder quit each 10 second. I use MacOSX.6.6 and this is not the lastest version (the lastest is X.6.7 and maybe it is working with this version but now i have no time to test this config).
With Ubuntu, the sytem start to load then the 4 screens stay black. I have to unplug the 2 cables on one graphic card to boot normaly. So i can only use 2 screens.
I don't know where is the problem (power ? Apple computers ?). If someone have any experience on this problem, i will be happy to listen him.
Now, the solution that i am going to use : 1 Mac Pro with Ubuntu and one graphic card (ATI Radeon HD 5770) 1 PC with Ubuntu and one graphic card (NVidia GT 440 or NVidia GTX 460) ++
Jack
Le mercredi 18 mai 2011 à 11:58 -0400, Mathieu Bouchard a écrit :
On Wed, 18 May 2011, jack@rybn.org wrote:
I'm going to work on a Mac Pro with MacOsX.6.7 and the latest stable Pd-extended 0.42.5. I would like to connect four PS3 Eye on this computer and use GEM with pix_video to read these four devices in four instance of Pd (=> one camera per instance of pd). I will use Macam driver (or something else ?) Is it easy to get each camera working in the same time on this system ? Do you have experience in this area ?
My experience with just one cam on OSX and Pd-extended 42 was that object creation order mattered because each [pix_video] object automatically opens the first available camera AND the "device 1" method didn't work. So, to access only the 2nd camera, I had to create two objects and only use the 2nd one.
using 4 [pix_video] objects for 4 cameras may work, but they will be assigned by creation order.
| Mathieu Bouchard ---- tél: +1.514.383.3801 ---- Villeray, Montréal, QC
Jack
I think two of those cards might draw too much power to run at the same time? Also, check the PCIe lane speeds and try running them at 4x or 8x rather than 16x.
AS far as getting 4 of the same cam running, it depends on how the driver presents multiple cams to Quicktime. It might show up as one device with four inputs, for example. Use the 'dialog' message to check it out.
On Thu, May 19, 2011 at 5:00 AM, Jack jack@rybn.org wrote:
Thanx Mathieu,
I will give it a try with your tips. I have started to install Ubuntu 10.04 on the Mac Pro and i think i will use this OS.
In fact, i am crazy because i have installed two ATI Radeon HD 5770 on this Mac Pro (version 5.1). Each card has 2 Mini Display Ports and 1 DVI port. On the Apple website it is write each graphic card accept a resolution of 2560x1600 px. When i plug 2 TV screen (HDMI and each screen with 1280x768px) on the 2 Mini Display Port on one card (with an adapter Mini Display Port/HDMI), it works fine. But if i use the second card with the same configuration (so 4 TV screen on the 4 Mini Display Port), it seems the computer have not enough power, the Finder quit each 10 second. I use MacOSX.6.6 and this is not the lastest version (the lastest is X.6.7 and maybe it is working with this version but now i have no time to test this config).
With Ubuntu, the sytem start to load then the 4 screens stay black. I have to unplug the 2 cables on one graphic card to boot normaly. So i can only use 2 screens.
I don't know where is the problem (power ? Apple computers ?). If someone have any experience on this problem, i will be happy to listen him.
Now, the solution that i am going to use : 1 Mac Pro with Ubuntu and one graphic card (ATI Radeon HD 5770) 1 PC with Ubuntu and one graphic card (NVidia GT 440 or NVidia GTX 460) ++
Jack
Le mercredi 18 mai 2011 à 11:58 -0400, Mathieu Bouchard a écrit :
On Wed, 18 May 2011, jack@rybn.org wrote:
I'm going to work on a Mac Pro with MacOsX.6.7 and the latest stable Pd-extended 0.42.5. I would like to connect four PS3 Eye on this computer and use GEM with pix_video to read these four devices in four instance of Pd (=> one camera per instance of pd). I will use Macam driver (or something else ?) Is it easy to get each camera working in the same time on this system ? Do you have experience in this area ?
My experience with just one cam on OSX and Pd-extended 42 was that object creation order mattered because each [pix_video] object automatically opens the first available camera AND the "device 1" method didn't work. So, to access only the 2nd camera, I had to create two objects and only use the 2nd one.
using 4 [pix_video] objects for 4 cameras may work, but they will be assigned by creation order.
| Mathieu Bouchard ---- tél: +1.514.383.3801 ---- Villeray, Montréal, QC
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
I find both OSX and ubuntu start to tweak out after 2 /dev/videos are started I have tested this on ubuntu 10.04 with pdp_qt running 2 logitech Pro 4000 webcams
I find much better response with multiple hauppauge cards with s-video ins I can get 4 without squawks
pp
From: chris clepper <cgclepper@gmail.commailto:cgclepper@gmail.com> Date: Fri, 20 May 2011 16:19:51 -0400 To: Jack <jack@rybn.orgmailto:jack@rybn.org> Cc: "Pd-list@iem.atmailto:Pd-list@iem.at" <Pd-list@iem.atmailto:Pd-list@iem.at> Subject: Re: [PD] four PS3 Eye on Mac Pro and Pd-ext and GEM
Jack
I think two of those cards might draw too much power to run at the same time? Also, check the PCIe lane speeds and try running them at 4x or 8x rather than 16x.
AS far as getting 4 of the same cam running, it depends on how the driver presents multiple cams to Quicktime. It might show up as one device with four inputs, for example. Use the 'dialog' message to check it out.
On Thu, May 19, 2011 at 5:00 AM, Jack <jack@rybn.orgmailto:jack@rybn.org> wrote: Thanx Mathieu,
I will give it a try with your tips. I have started to install Ubuntu 10.04 on the Mac Pro and i think i will use this OS.
In fact, i am crazy because i have installed two ATI Radeon HD 5770 on this Mac Pro (version 5.1). Each card has 2 Mini Display Ports and 1 DVI port. On the Apple website it is write each graphic card accept a resolution of 2560x1600 px. When i plug 2 TV screen (HDMI and each screen with 1280x768px) on the 2 Mini Display Port on one card (with an adapter Mini Display Port/HDMI), it works fine. But if i use the second card with the same configuration (so 4 TV screen on the 4 Mini Display Port), it seems the computer have not enough power, the Finder quit each 10 second. I use MacOSX.6.6 and this is not the lastest version (the lastest is X.6.7 and maybe it is working with this version but now i have no time to test this config).
With Ubuntu, the sytem start to load then the 4 screens stay black. I have to unplug the 2 cables on one graphic card to boot normaly. So i can only use 2 screens.
I don't know where is the problem (power ? Apple computers ?). If someone have any experience on this problem, i will be happy to listen him.
Now, the solution that i am going to use : 1 Mac Pro with Ubuntu and one graphic card (ATI Radeon HD 5770) 1 PC with Ubuntu and one graphic card (NVidia GT 440 or NVidia GTX 460) ++
Jack
Le mercredi 18 mai 2011 à 11:58 -0400, Mathieu Bouchard a écrit :
On Wed, 18 May 2011, jack@rybn.orgmailto:jack@rybn.org wrote:
I'm going to work on a Mac Pro with MacOsX.6.7 and the latest stable Pd-extended 0.42.5. I would like to connect four PS3 Eye on this computer and use GEM with pix_video to read these four devices in four instance of Pd (=> one camera per instance of pd). I will use Macam driver (or something else ?) Is it easy to get each camera working in the same time on this system ? Do you have experience in this area ?
My experience with just one cam on OSX and Pd-extended 42 was that object creation order mattered because each [pix_video] object automatically opens the first available camera AND the "device 1" method didn't work. So, to access only the 2nd camera, I had to create two objects and only use the 2nd one.
using 4 [pix_video] objects for 4 cameras may work, but they will be assigned by creation order.
| Mathieu Bouchard ---- tél: +1.514.383.3801tel:%2B1.514.383.3801 ---- Villeray, Montréal, QC
Pd-list@iem.atmailto:Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Hello Chris,
If I have time to do this test the next time i will do it (putting the graphic card on the 4x PCIe bus). Now, it works fine with 2 MacPro (with one graphic card and 2 PS3 Eye on each MacPro) and Ubuntu 10.04. I have installed PureData 0.42.5, last GEM from SVN and ATI driver Catalyst for the Radeon HD 5770 and the acceleration is OK. When i was using 'dialog' message, i can't remember what i got. Thanx for your help and suggestion. I will try to test all your recommandations the next time. One remark : it seems the graphic acceleration is better under Ubuntu than MacOSX. Is there a problem with the driver under MacOSX ? (The same patch worked faster under Ubuntu). ++
Jack
Jack
I think two of those cards might draw too much power to run at the same time? Also, check the PCIe lane speeds and try running them at 4x or 8x rather than 16x.
AS far as getting 4 of the same cam running, it depends on how the driver presents multiple cams to Quicktime. It might show up as one device with four inputs, for example. Use the 'dialog' message to check it out.
On Thu, May 19, 2011 at 5:00 AM, Jack jack@rybn.org wrote:
Thanx Mathieu,
I will give it a try with your tips. I have started to install Ubuntu 10.04 on the Mac Pro and i think i will use this OS.
In fact, i am crazy because i have installed two ATI Radeon HD 5770 on this Mac Pro (version 5.1). Each card has 2 Mini Display Ports and 1 DVI port. On the Apple website it is write each graphic card accept a resolution of 2560x1600 px. When i plug 2 TV screen (HDMI and each screen with 1280x768px) on the 2 Mini Display Port on one card (with an adapter Mini Display Port/HDMI), it works fine. But if i use the second card with the same configuration (so 4 TV screen on the 4 Mini Display Port), it seems the computer have not enough power, the Finder quit each 10 second. I use MacOSX.6.6 and this is not the lastest version (the lastest is X.6.7 and maybe it is working with this version but now i have no time to test this config).
With Ubuntu, the sytem start to load then the 4 screens stay black. I have to unplug the 2 cables on one graphic card to boot normaly. So i can only use 2 screens.
I don't know where is the problem (power ? Apple computers ?). If someone have any experience on this problem, i will be happy to listen him.
Now, the solution that i am going to use : 1 Mac Pro with Ubuntu and one graphic card (ATI Radeon HD 5770) 1 PC with Ubuntu and one graphic card (NVidia GT 440 or NVidia GTX 460) ++
Jack
Le mercredi 18 mai 2011 à 11:58 -0400, Mathieu Bouchard a écrit :
On Wed, 18 May 2011, jack@rybn.org wrote:
I'm going to work on a Mac Pro with MacOsX.6.7 and the latest stable Pd-extended 0.42.5. I would like to connect four PS3 Eye on this computer and use GEM with pix_video to read these four devices in
four
instance of Pd (=> one camera per instance of pd). I will use Macam driver (or something else ?) Is it easy to get each camera working
in
the same time on this system ? Do you have experience in this area ?
My experience with just one cam on OSX and Pd-extended 42 was that
object
creation order mattered because each [pix_video] object automatically opens the first available camera AND the "device 1" method didn't
work.
So, to access only the 2nd camera, I had to create two objects and
only
use the 2nd one.
using 4 [pix_video] objects for 4 cameras may work, but they will be assigned by creation order.
| Mathieu Bouchard ---- tél: +1.514.383.3801 ---- Villeray, Montréal,
QC
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
hello,
from my experience, Gem is 2 times faster on the same computer using ubuntu than osX. thanks to nvidia profiling tools, Nicolas pointed that gem is limited to 50% usage of the GPU. there is certainly a limitation somewhere on osX preventing application to use full performance of the hardware.
so, you applications are slower, but the interface will always be smooth...
Cyrille
Le 21/05/2011 12:59, jack@rybn.org a écrit :
Hello Chris,
If I have time to do this test the next time i will do it (putting the graphic card on the 4x PCIe bus). Now, it works fine with 2 MacPro (with one graphic card and 2 PS3 Eye on each MacPro) and Ubuntu 10.04. I have installed PureData 0.42.5, last GEM from SVN and ATI driver Catalyst for the Radeon HD 5770 and the acceleration is OK. When i was using 'dialog' message, i can't remember what i got. Thanx for your help and suggestion. I will try to test all your recommandations the next time. One remark : it seems the graphic acceleration is better under Ubuntu than MacOSX. Is there a problem with the driver under MacOSX ? (The same patch worked faster under Ubuntu). ++
Jack
Jack
I think two of those cards might draw too much power to run at the same time? Also, check the PCIe lane speeds and try running them at 4x or 8x rather than 16x.
AS far as getting 4 of the same cam running, it depends on how the driver presents multiple cams to Quicktime. It might show up as one device with four inputs, for example. Use the 'dialog' message to check it out.
On Thu, May 19, 2011 at 5:00 AM, Jackjack@rybn.org wrote:
Thanx Mathieu,
I will give it a try with your tips. I have started to install Ubuntu 10.04 on the Mac Pro and i think i will use this OS.
In fact, i am crazy because i have installed two ATI Radeon HD 5770 on this Mac Pro (version 5.1). Each card has 2 Mini Display Ports and 1 DVI port. On the Apple website it is write each graphic card accept a resolution of 2560x1600 px. When i plug 2 TV screen (HDMI and each screen with 1280x768px) on the 2 Mini Display Port on one card (with an adapter Mini Display Port/HDMI), it works fine. But if i use the second card with the same configuration (so 4 TV screen on the 4 Mini Display Port), it seems the computer have not enough power, the Finder quit each 10 second. I use MacOSX.6.6 and this is not the lastest version (the lastest is X.6.7 and maybe it is working with this version but now i have no time to test this config).
With Ubuntu, the sytem start to load then the 4 screens stay black. I have to unplug the 2 cables on one graphic card to boot normaly. So i can only use 2 screens.
I don't know where is the problem (power ? Apple computers ?). If someone have any experience on this problem, i will be happy to listen him.
Now, the solution that i am going to use : 1 Mac Pro with Ubuntu and one graphic card (ATI Radeon HD 5770) 1 PC with Ubuntu and one graphic card (NVidia GT 440 or NVidia GTX 460) ++
Jack
Le mercredi 18 mai 2011 à 11:58 -0400, Mathieu Bouchard a écrit :
On Wed, 18 May 2011, jack@rybn.org wrote:
I'm going to work on a Mac Pro with MacOsX.6.7 and the latest stable Pd-extended 0.42.5. I would like to connect four PS3 Eye on this computer and use GEM with pix_video to read these four devices in
four
instance of Pd (=> one camera per instance of pd). I will use Macam driver (or something else ?) Is it easy to get each camera working
in
the same time on this system ? Do you have experience in this area ?
My experience with just one cam on OSX and Pd-extended 42 was that
object
creation order mattered because each [pix_video] object automatically opens the first available camera AND the "device 1" method didn't
work.
So, to access only the 2nd camera, I had to create two objects and
only
use the 2nd one.
using 4 [pix_video] objects for 4 cameras may work, but they will be assigned by creation order.
| Mathieu Bouchard ---- tél: +1.514.383.3801 ---- Villeray, Montréal,
QC
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Hi list,
cyrille henry wrote:
thanks to nvidia profiling tools, Nicolas pointed that gem is limited to 50% usage of the GPU. there is certainly a limitation somewhere on osX preventing application to use full performance of the hardware.
It would be interresting to see if proprietary software runs better.
In the blender osx faq :
How can I get Blender running faster?
OSX Aqua uses OpenGL extensively for drawing, so it might happen your 3d card doesn't have sufficient memory to draw accellerated with a larger window size. A solution that works well, is switching to less screen colors: set the menu in "System Preferences -> Displays -> colors" at "thousands of colors".
Another common issue is with using the Dock on top of the Blender window. This kind of transparent blending takes a lot of 3d card drawing powers, and can better be avoided by setting the Dock to become auto-hide.
Le samedi 21 mai 2011 à 13:12 +0200, cyrille henry a écrit :
hello,
from my experience, Gem is 2 times faster on the same computer using ubuntu than osX. thanks to nvidia profiling tools, Nicolas pointed that gem is limited to 50% usage of the GPU. there is certainly a limitation somewhere on osX preventing application to use full performance of the hardware.
Amazing !
so, you applications are slower, but the interface will always be smooth...
:) This the first time i see things are much easier on Ubuntu than MacOSX (installation, configuration, things working directly). Of course, i am talking about Pd environment, this is not true for all. ++
Jack
Cyrille
Le 21/05/2011 12:59, jack@rybn.org a écrit :
Hello Chris,
If I have time to do this test the next time i will do it (putting the graphic card on the 4x PCIe bus). Now, it works fine with 2 MacPro (with one graphic card and 2 PS3 Eye on each MacPro) and Ubuntu 10.04. I have installed PureData 0.42.5, last GEM from SVN and ATI driver Catalyst for the Radeon HD 5770 and the acceleration is OK. When i was using 'dialog' message, i can't remember what i got. Thanx for your help and suggestion. I will try to test all your recommandations the next time. One remark : it seems the graphic acceleration is better under Ubuntu than MacOSX. Is there a problem with the driver under MacOSX ? (The same patch worked faster under Ubuntu). ++
Jack
Jack
I think two of those cards might draw too much power to run at the same time? Also, check the PCIe lane speeds and try running them at 4x or 8x rather than 16x.
AS far as getting 4 of the same cam running, it depends on how the driver presents multiple cams to Quicktime. It might show up as one device with four inputs, for example. Use the 'dialog' message to check it out.
On Thu, May 19, 2011 at 5:00 AM, Jackjack@rybn.org wrote:
Thanx Mathieu,
I will give it a try with your tips. I have started to install Ubuntu 10.04 on the Mac Pro and i think i will use this OS.
In fact, i am crazy because i have installed two ATI Radeon HD 5770 on this Mac Pro (version 5.1). Each card has 2 Mini Display Ports and 1 DVI port. On the Apple website it is write each graphic card accept a resolution of 2560x1600 px. When i plug 2 TV screen (HDMI and each screen with 1280x768px) on the 2 Mini Display Port on one card (with an adapter Mini Display Port/HDMI), it works fine. But if i use the second card with the same configuration (so 4 TV screen on the 4 Mini Display Port), it seems the computer have not enough power, the Finder quit each 10 second. I use MacOSX.6.6 and this is not the lastest version (the lastest is X.6.7 and maybe it is working with this version but now i have no time to test this config).
With Ubuntu, the sytem start to load then the 4 screens stay black. I have to unplug the 2 cables on one graphic card to boot normaly. So i can only use 2 screens.
I don't know where is the problem (power ? Apple computers ?). If someone have any experience on this problem, i will be happy to listen him.
Now, the solution that i am going to use : 1 Mac Pro with Ubuntu and one graphic card (ATI Radeon HD 5770) 1 PC with Ubuntu and one graphic card (NVidia GT 440 or NVidia GTX 460) ++
Jack
Le mercredi 18 mai 2011 à 11:58 -0400, Mathieu Bouchard a écrit :
On Wed, 18 May 2011, jack@rybn.org wrote:
I'm going to work on a Mac Pro with MacOsX.6.7 and the latest stable Pd-extended 0.42.5. I would like to connect four PS3 Eye on this computer and use GEM with pix_video to read these four devices in
four
instance of Pd (=> one camera per instance of pd). I will use Macam driver (or something else ?) Is it easy to get each camera working
in
the same time on this system ? Do you have experience in this area ?
My experience with just one cam on OSX and Pd-extended 42 was that
object
creation order mattered because each [pix_video] object automatically opens the first available camera AND the "device 1" method didn't
work.
So, to access only the 2nd camera, I had to create two objects and
only
use the 2nd one.
using 4 [pix_video] objects for 4 cameras may work, but they will be assigned by creation order.
| Mathieu Bouchard ---- tél: +1.514.383.3801 ---- Villeray, Montréal,
QC
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
On Sat, 21 May 2011, cyrille henry wrote:
from my experience, Gem is 2 times faster on the same computer using ubuntu than osX. thanks to nvidia profiling tools, Nicolas pointed that gem is limited to 50% usage of the GPU. there is certainly a limitation somewhere on osX preventing application to use full performance of the hardware. so, you applications are slower, but the interface will always be smooth...
There's a setting in Gnome/Ubuntu for choosing no effects, normal effects, extra effects. This may make a difference. What kind of performance difference do you get when you change that setting ? It might explain part of what happens on OSX, perhaps (where, afaik, you don't have such a setting, and effects level is somewhere between ubuntu's normal and extra levels).
| Mathieu Bouchard ---- tél: +1.514.383.3801 ---- Villeray, Montréal, QC
Le samedi 21 mai 2011 à 12:06 -0400, Mathieu Bouchard a écrit :
On Sat, 21 May 2011, cyrille henry wrote:
from my experience, Gem is 2 times faster on the same computer using ubuntu than osX. thanks to nvidia profiling tools, Nicolas pointed that gem is limited to 50% usage of the GPU. there is certainly a limitation somewhere on osX preventing application to use full performance of the hardware. so, you applications are slower, but the interface will always be smooth...
There's a setting in Gnome/Ubuntu for choosing no effects, normal effects, extra effects. This may make a difference. What kind of performance difference do you get when you change that setting ? It might explain part of what happens on OSX, perhaps (where, afaik, you don't have such a setting, and effects level is somewhere between ubuntu's normal and extra levels).
Yep, of course, you have to choose 'no effect' in 'Appearance' to get best frame rate. MacOSX should have this option too. ++
Jack
| Mathieu Bouchard ---- tél: +1.514.383.3801 ---- Villeray, Montréal, QC _______________________________________________ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Le 21/05/2011 18:16, Jack a écrit :
Le samedi 21 mai 2011 à 12:06 -0400, Mathieu Bouchard a écrit :
On Sat, 21 May 2011, cyrille henry wrote:
from my experience, Gem is 2 times faster on the same computer using ubuntu than osX. thanks to nvidia profiling tools, Nicolas pointed that gem is limited to 50% usage of the GPU. there is certainly a limitation somewhere on osX preventing application to use full performance of the hardware. so, you applications are slower, but the interface will always be smooth...
There's a setting in Gnome/Ubuntu for choosing no effects, normal effects, extra effects. This may make a difference. What kind of performance difference do you get when you change that setting ? It might explain part of what happens on OSX, perhaps (where, afaik, you don't have such a setting, and effects level is somewhere between ubuntu's normal and extra levels).
Yep, of course, you have to choose 'no effect' in 'Appearance' to get best frame rate. MacOSX should have this option too.
i havent made heavy benchmarck, but i dont see lot's of difference between affect and no effect. (except the fact that i can't be sync on the screen with effect on) c
++
Jack
| Mathieu Bouchard ---- tél: +1.514.383.3801 ---- Villeray, Montréal, QC _______________________________________________ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Yep, of course, you have to choose 'no effect' in 'Appearance' to get best frame rate. MacOSX should have this option too.
I haven't used it in a while, but OSX probably still has these options scattered around the place, like choosing whether or not to 'animate' various actions, choosing to auto-hide the dock, choosing transparencies in various places .. but not a single switch and some things are not accessible directly by the GUI but are all settable via CL so a script to turn all off would be straightforward, or use third party preference setting apps to do it for you if unix style CL stuff is not for you - I remember something like 'onyx' was a good one of these.
Simon
On Sun, 22 May 2011, Simon Wise wrote:
but not a single switch and some things are not accessible directly by the GUI but are all settable via CL so a script to turn all off would be straightforward, or use third party preference setting apps to do it for you if unix style CL stuff is not for you - I remember something like 'onyx' was a good one of these.
What do the letters «CL» stand for ?
| Mathieu Bouchard ---- tél: +1.514.383.3801 ---- Villeray, Montréal, QC
On 2011-05-22 11:21, Mathieu Bouchard wrote:
On Sun, 22 May 2011, Simon Wise wrote:
but not a single switch and some things are not accessible directly by the GUI but are all settable via CL so a script to turn all off would be straightforward, or use third party preference setting apps to do it for you if unix style CL stuff is not for you - I remember something like 'onyx' was a good one of these.
What do the letters «CL» stand for ?
Probably Command Line, as in a terminal, as opposed to Graphical User Interface.
Martin
On 23/05/11 00:54, Martin Peach wrote:
On 2011-05-22 11:21, Mathieu Bouchard wrote:
What do the letters «CL» stand for ?
Probably Command Line, as in a terminal, as opposed to Graphical User Interface.
yes, I thought that was a common usage - I'll spell it out in the future
Simon.
On Mon, 23 May 2011, Simon Wise wrote:
On 23/05/11 00:54, Martin Peach wrote:
On 2011-05-22 11:21, Mathieu Bouchard wrote:
What do the letters «CL» stand for ?
Probably Command Line, as in a terminal, as opposed to Graphical User Interface.
yes, I thought that was a common usage - I'll spell it out in the future
CLI is common usage, though a name clash (try to search for "Microsoft CLI").
CL, otoh, is less common, and is much more of a name clash with lots of abbreviations that I know, and most likely even more abbreviations that I don't know.
| Mathieu Bouchard ---- tél: +1.514.383.3801 ---- Villeray, Montréal, QC
On Sat, 21 May 2011, cyrille henry wrote:
thanks to nvidia profiling tools, Nicolas pointed that gem is limited to 50% usage of the GPU.
Ah, also, is it precisely 50 %, or exactly 50 % ?
If it's exactly 50 % (or slightly under), can it be some kind of reservation per CPU ?
| Mathieu Bouchard ---- tél: +1.514.383.3801 ---- Villeray, Montréal, QC
Does the performance improve in fullscreen? I can see having to share time with the rest of the GUI, but in full screen there is nothing else taking time.
Sat, May 21, 2011 at 7:12 AM, cyrille henry ch@chnry.net wrote:
hello,
from my experience, Gem is 2 times faster on the same computer using ubuntu than osX. thanks to nvidia profiling tools, Nicolas pointed that gem is limited to 50% usage of the GPU. there is certainly a limitation somewhere on osX preventing application to use full performance of the hardware.
so, you applications are slower, but the interface will always be smooth...
Cyrille
Le 21/05/2011 12:59, jack@rybn.org a écrit :
Hello Chris,
If I have time to do this test the next time i will do it (putting the graphic card on the 4x PCIe bus). Now, it works fine with 2 MacPro (with one graphic card and 2 PS3 Eye on each MacPro) and Ubuntu 10.04. I have installed PureData 0.42.5, last GEM from SVN and ATI driver Catalyst for the Radeon HD 5770 and the acceleration is OK. When i was using 'dialog' message, i can't remember what i got. Thanx for your help and suggestion. I will try to test all your recommandations the next time. One remark : it seems the graphic acceleration is better under Ubuntu than MacOSX. Is there a problem with the driver under MacOSX ? (The same patch worked faster under Ubuntu). ++
Jack
Jack
I think two of those cards might draw too much power to run at the same time? Also, check the PCIe lane speeds and try running them at 4x or 8x rather than 16x.
AS far as getting 4 of the same cam running, it depends on how the driver presents multiple cams to Quicktime. It might show up as one device with four inputs, for example. Use the 'dialog' message to check it out.
On Thu, May 19, 2011 at 5:00 AM, Jackjack@rybn.org wrote:
Thanx Mathieu,
I will give it a try with your tips. I have started to install Ubuntu 10.04 on the Mac Pro and i think i will use this OS.
In fact, i am crazy because i have installed two ATI Radeon HD 5770 on this Mac Pro (version 5.1). Each card has 2 Mini Display Ports and 1 DVI port. On the Apple website it is write each graphic card accept a resolution of 2560x1600 px. When i plug 2 TV screen (HDMI and each screen with 1280x768px) on the 2 Mini Display Port on one card (with an adapter Mini Display Port/HDMI), it works fine. But if i use the second card with the same configuration (so 4 TV screen on the 4 Mini Display Port), it seems the computer have not enough power, the Finder quit each 10 second. I use MacOSX.6.6 and this is not the lastest version (the lastest is X.6.7 and maybe it is working with this version but now i have no time to test this config).
With Ubuntu, the sytem start to load then the 4 screens stay black. I have to unplug the 2 cables on one graphic card to boot normaly. So i can only use 2 screens.
I don't know where is the problem (power ? Apple computers ?). If someone have any experience on this problem, i will be happy to listen him.
Now, the solution that i am going to use : 1 Mac Pro with Ubuntu and one graphic card (ATI Radeon HD 5770) 1 PC with Ubuntu and one graphic card (NVidia GT 440 or NVidia GTX 460) ++
Jack
Le mercredi 18 mai 2011 à 11:58 -0400, Mathieu Bouchard a écrit :
On Wed, 18 May 2011, jack@rybn.org wrote:
I'm going to work on a Mac Pro with MacOsX.6.7 and the latest stable
Pd-extended 0.42.5. I would like to connect four PS3 Eye on this computer and use GEM with pix_video to read these four devices in
four
instance of Pd (=> one camera per instance of pd). I will use Macam
driver (or something else ?) Is it easy to get each camera working
in
the same time on this system ? Do you have experience in this area ?
My experience with just one cam on OSX and Pd-extended 42 was that
object
creation order mattered because each [pix_video] object automatically opens the first available camera AND the "device 1" method didn't
work.
So, to access only the 2nd camera, I had to create two objects and
only
use the 2nd one.
using 4 [pix_video] objects for 4 cameras may work, but they will be assigned by creation order.
| Mathieu Bouchard ---- tél: +1.514.383.3801 ---- Villeray, Montréal,
QC
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
On Sun, 22 May 2011, chris clepper wrote:
Does the performance improve in fullscreen? I can see having to share time with the rest of the GUI, but in full screen there is nothing else taking time.
Doesn't that depend on the good will of other apps to not render anything that isn't going to be displayed ? Do all the other apps even know that they are hidden ? What does OSX's window manager tell all other windows when going to fullscreen mode ?
| Mathieu Bouchard ---- tél: +1.514.383.3801 ---- Villeray, Montréal, QC
On Sun, May 22, 2011 at 1:20 PM, Mathieu Bouchard matju@artengine.cawrote:
Doesn't that depend on the good will of other apps to not render anything that isn't going to be displayed ? Do all the other apps even know that they are hidden ? What does OSX's window manager tell all other windows when going to fullscreen mode ?
I don't think the OS tells the app anything - it just doesn't give the app UI events or call it's drawing routines.
Hello all,
I didn't had time to make heavy testing. But I tried some things today and it seems finally I manage to go further than 50% of the GPU. You can see the evolution of my graph here if you want: http://nim.on.free.fr/data/gem_perf.png It is with different testing : changing resolution / frame / options Auto-hiding the dock doesn't seems to change a thing, and sending fullscreen before creating the window did not significantly change the GPU usage. I'll try to do some more professional testing with Cyrille tomorrow. What is the best way to test the GPU usage, drawing numerous squares? There is also many different parameters to monitor and i can display some others if you prefer. The tool i am using is a developper tool from apple : OpenGl Driver Monitor
Nicolas
Le 22/05/11 19:02, chris clepper a écrit :
Does the performance improve in fullscreen? I can see having to share time with the rest of the GUI, but in full screen there is nothing else taking time.
Sat, May 21, 2011 at 7:12 AM, cyrille henry <ch@chnry.net mailto:ch@chnry.net> wrote:
hello, from my experience, Gem is 2 times faster on the same computer using ubuntu than osX. thanks to nvidia profiling tools, Nicolas pointed that gem is limited to 50% usage of the GPU. there is certainly a limitation somewhere on osX preventing application to use full performance of the hardware. so, you applications are slower, but the interface will always be smooth... Cyrille
Le 23/05/2011 13:24, Nicolas Montgermont a écrit :
Hello all,
I didn't had time to make heavy testing. But I tried some things today and it seems finally I manage to go further than 50% of the GPU. You can see the evolution of my graph here if you want: http://nim.on.free.fr/data/gem_perf.png It is with different testing : changing resolution / frame / options Auto-hiding the dock doesn't seems to change a thing, and sending fullscreen before creating the window did not significantly change the GPU usage. I'll try to do some more professional testing with Cyrille tomorrow. What is the best way to test the GPU usage, drawing numerous squares?
when rendering many squares, the bottle neck is locate on the PCI bus, for the communication between cpu and gpu. pure gpu computing can be tested with heavy shader usage.
c
There is also many different parameters to monitor and i can display some others if you prefer. The tool i am using is a developper tool from apple : OpenGl Driver Monitor
Nicolas
Le 22/05/11 19:02, chris clepper a écrit :
Does the performance improve in fullscreen? I can see having to share time with the rest of the GUI, but in full screen there is nothing else taking time.
Sat, May 21, 2011 at 7:12 AM, cyrille henry <ch@chnry.net mailto:ch@chnry.net> wrote:
hello, from my experience, Gem is 2 times faster on the same computer using ubuntu than osX. thanks to nvidia profiling tools, Nicolas pointed that gem is limited to 50% usage of the GPU. there is certainly a limitation somewhere on osX preventing application to use full performance of the hardware. so, you applications are slower, but the interface will always be smooth... Cyrille
On 23/05/11 01:02, chris clepper wrote:
Does the performance improve in fullscreen? I can see having to share time with the rest of the GUI, but in full screen there is nothing else taking time.
unless that alleged 50% protect-the-interface GPU limit is still imposed of course.
Simon.
Quoting jack@rybn.org:
I have installed PureData 0.42.5, last GEM from SVN and ATI driver Catalyst for the Radeon HD 5770 and the acceleration is OK. When i was using 'dialog' message, i can't remember what i got.
well, "dialog" will only give you something meaningfull, if the used
backend will provide a dialog-window.
read: on w32 and osx, you should get a dialog, whereas on linux you
will get none, as the backends (e.g. v4l2) don't know anything about
GUI but are rather concentrating on the grabbing.
fmgsadr IOhannes
This message was sent using IMP, the Internet Messaging Program.
Le samedi 21 mai 2011 à 14:07 +0200, zmoelnig@iem.at a écrit :
Quoting jack@rybn.org:
I have installed PureData 0.42.5, last GEM from SVN and ATI driver Catalyst for the Radeon HD 5770 and the acceleration is OK. When i was using 'dialog' message, i can't remember what i got.
well, "dialog" will only give you something meaningfull, if the used
backend will provide a dialog-window. read: on w32 and osx, you should get a dialog, whereas on linux you
will get none, as the backends (e.g. v4l2) don't know anything about
GUI but are rather concentrating on the grabbing.
Yep, here i was talking about 'dialog' on MacOSX ;) I remember to have something like 'Macam #0 PS3Eye', 'Macam #1 PS3Eye', etc. with the 'dialog' window in the source section. ++
Jack
fmgsadr IOhannes
This message was sent using IMP, the Internet Messaging Program.
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list