Hi all, I am working with the library PiDiP, I have previously worked with osx and linux ubuntu, had worked with the netbook acer and had no problems, but now I get the following error when trying to open the video window (i want to show a live video from webcam, easy in olds projects):
pdp_v4l2: unsupported color model: 1497715271
also pdp_v4l2: unsupported color model: 1195724874
What is it?
Greetings
Josè
On Wed, Dec 29, 2010 at 14:11, Jose Luis Santorcuato < santorcuato76@gmail.com> wrote:
Hi all, I am working with the library PiDiP, I have previously worked with osx and linux ubuntu, had worked with the netbook acer and had no problems, but now I get the following error when trying to open the video window (i want to show a live video from webcam, easy in olds projects):
pdp_v4l2: unsupported color model: 1497715271
also pdp_v4l2: unsupported color model: 1195724874
You could try starting pd like this :
LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so pd
This will put the convert library of libv4l between pd and v4l, and it will convert colormodels (and mjpeg for example) into a format that should be supported.
Let me know if it works :)
-- Regards, buZz
Yes, i used that...maybe i dont considered v4l2....ill try and comment...
Thanks
José
2010/12/29 Bastiaan van den Berg buzz@spacedout.nl:
On Wed, Dec 29, 2010 at 14:11, Jose Luis Santorcuato santorcuato76@gmail.com wrote:
Hi all, I am working with the library PiDiP, I have previously worked with osx and linux ubuntu, had worked with the netbook acer and had no problems, but now I get the following error when trying to open the video window (i want to show a live video from webcam, easy in olds projects):
pdp_v4l2: unsupported color model: 1497715271
also pdp_v4l2: unsupported color model: 1195724874
You could try starting pd like this :
LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so pd
This will put the convert library of libv4l between pd and v4l, and it will convert colormodels (and mjpeg for example) into a format that should be supported.
Let me know if it works :)
-- Regards, buZz
Hi, thanks, I solved the web camera connection, but has a considerable latency, the features are: ubuntu lucid 10.04, pentium 4 at 2.66 and 2 gb ram, NVIDIA GeForce 6200, goes slow, very slow, the system takes 5 minutes to start, and the latency of the camera is obvious, what camera you recommend?, the previous problem was that the camera was not supported. I can speed up the fps? ... Regards
José
2010/12/29 Bastiaan van den Berg buzz@spacedout.nl:
On Wed, Dec 29, 2010 at 14:11, Jose Luis Santorcuato santorcuato76@gmail.com wrote:
Hi all, I am working with the library PiDiP, I have previously worked with osx and linux ubuntu, had worked with the netbook acer and had no problems, but now I get the following error when trying to open the video window (i want to show a live video from webcam, easy in olds projects):
pdp_v4l2: unsupported color model: 1497715271
also pdp_v4l2: unsupported color model: 1195724874
You could try starting pd like this :
LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so pd
This will put the convert library of libv4l between pd and v4l, and it will convert colormodels (and mjpeg for example) into a format that should be supported.
Let me know if it works :)
-- Regards, buZz
i have found that there values for pdpv4l2 and my webcam needs to be set to [1] i forget whatthe call is pdp is not on this machine also you can always try pdp_rgba
pp ________________________________________ From: pd-list-bounces@iem.at [pd-list-bounces@iem.at] On Behalf Of Bastiaan van den Berg [buzz@spacedout.nl] Sent: Wednesday, December 29, 2010 8:27 AM To: Jose Luis Santorcuato Cc: PD List Subject: Re: [PD] pidip error color mode
On Wed, Dec 29, 2010 at 14:11, Jose Luis Santorcuato <santorcuato76@gmail.commailto:santorcuato76@gmail.com> wrote: Hi all, I am working with the library PiDiP, I have previously worked with osx and linux ubuntu, had worked with the netbook acer and had no problems, but now I get the following error when trying to open the video window (i want to show a live video from webcam, easy in olds projects):
pdp_v4l2: unsupported color model: 1497715271
also pdp_v4l2: unsupported color model: 1195724874
You could try starting pd like this :
LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so pd
This will put the convert library of libv4l between pd and v4l, and it will convert colormodels (and mjpeg for example) into a format that should be supported.
Let me know if it works :)
-- Regards, buZz
switch to 1
From: pd-list-bounces@iem.at [pd-list-bounces@iem.at] On Behalf Of Jose Luis Santorcuato [santorcuato76@gmail.com] Sent: Wednesday, December 29, 2010 8:11 AM To: PD List Subject: [PD] pidip error color mode
Hi all, I am working with the library PiDiP, I have previously worked with osx and linux ubuntu, had worked with the netbook acer and had no problems, but now I get the following error when trying to open the video window (i want to show a live video from webcam, easy in olds projects):
pdp_v4l2: unsupported color model: 1497715271
also pdp_v4l2: unsupported color model: 1195724874
What is it?
Greetings
Josè
-- http://arselectronicachile.blogspot.com http://comunicacionnativa.blogspot.com/ http://www.myspace.com/santorcuato
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Jose
set format$1 to 1. Sometimes i have to set it to one switch to zero and back to one
pp ________________________________________ From: pd-list-bounces@iem.at [pd-list-bounces@iem.at] On Behalf Of Pagano, Patrick [pat@digitalworlds.ufl.edu] Sent: Thursday, December 30, 2010 8:27 AM To: Jose Luis Santorcuato; PD List Subject: Re: [PD] pidip error color mode
switch to 1
From: pd-list-bounces@iem.at [pd-list-bounces@iem.at] On Behalf Of Jose Luis Santorcuato [santorcuato76@gmail.com] Sent: Wednesday, December 29, 2010 8:11 AM To: PD List Subject: [PD] pidip error color mode
Hi all, I am working with the library PiDiP, I have previously worked with osx and linux ubuntu, had worked with the netbook acer and had no problems, but now I get the following error when trying to open the video window (i want to show a live video from webcam, easy in olds projects):
pdp_v4l2: unsupported color model: 1497715271
also pdp_v4l2: unsupported color model: 1195724874
What is it?
Greetings
Josè
-- http://arselectronicachile.blogspot.com http://comunicacionnativa.blogspot.com/ http://www.myspace.com/santorcuato
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 Patrick, the problem is solved, is simply that in the present systems gnu / linux v4l2 only runs as well as adjust the video video1 (otherwise it is captured by the integrated webcam), my query is about the size of catch : my camera captures at 30 fps as long as this to 640 480, so thought I should adjust these parameters ... probably pdp_scale? What do you think?
Best regards and thanks
José
2010/12/30 Pagano, Patrick pat@digitalworlds.ufl.edu:
Jose
set format$1 to 1. Sometimes i have to set it to one switch to zero and back to one
pp ________________________________________ From: pd-list-bounces@iem.at [pd-list-bounces@iem.at] On Behalf Of Pagano, Patrick [pat@digitalworlds.ufl.edu] Sent: Thursday, December 30, 2010 8:27 AM To: Jose Luis Santorcuato; PD List Subject: Re: [PD] pidip error color mode
switch to 1
From: pd-list-bounces@iem.at [pd-list-bounces@iem.at] On Behalf Of Jose Luis Santorcuato [santorcuato76@gmail.com] Sent: Wednesday, December 29, 2010 8:11 AM To: PD List Subject: [PD] pidip error color mode
Hi all, I am working with the library PiDiP, I have previously worked with osx and linux ubuntu, had worked with the netbook acer and had no problems, but now I get the following error when trying to open the video window (i want to show a live video from webcam, easy in olds projects):
pdp_v4l2: unsupported color model: 1497715271
also pdp_v4l2: unsupported color model: 1195724874
What is it?
Greetings
Josè
-- http://arselectronicachile.blogspot.com http://comunicacionnativa.blogspot.com/ http://www.myspace.com/santorcuato
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