public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* flicker/jumpy at the bottom of the video
@ 2009-11-23  9:30 Purushottam R S
  2009-11-23 15:31 ` Michael Trimarchi
  2009-12-22 19:01 ` Jean-Francois Moine
  0 siblings, 2 replies; 5+ messages in thread
From: Purushottam R S @ 2009-11-23  9:30 UTC (permalink / raw)
  To: linux-media

Hi ,

I am using latest gspca driver from dvb for camera driver. But I see bottom of the video has flickering/jumping effect.

I have "Zippys" web camera, which is from Z-Star.  I have loaded the following drivers.
1. gspca_zc3xx 44832 0 - Live 0xbf01f000
2. gspca_main 23840 1 gspca_zc3xx, Live 0xbf014000
3. videodev 36672 1 gspca_main, Live 0xbf006000
4. v4l1_compat 14788 1 videodev, Live 0xbf000000

But otherwise there is no issue with video.

I tested using gst-launch pipeline.

regards
Purush



      The INTERNET now has a personality. YOURS! See your Yahoo! Homepage. http://in.yahoo.com/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: flicker/jumpy at the bottom of the video
  2009-11-23  9:30 flicker/jumpy at the bottom of the video Purushottam R S
@ 2009-11-23 15:31 ` Michael Trimarchi
  2009-11-24  7:39   ` Purushottam R S
  2009-12-22 19:01 ` Jean-Francois Moine
  1 sibling, 1 reply; 5+ messages in thread
From: Michael Trimarchi @ 2009-11-23 15:31 UTC (permalink / raw)
  To: Purushottam R S; +Cc: linux-media

Purushottam R S wrote:
> Hi ,
> 
> I am using latest gspca driver from dvb for camera driver. But I see bottom of the video has flickering/jumping effect.
> 
> I have "Zippys" web camera, which is from Z-Star.  I have loaded the following drivers.
> 1. gspca_zc3xx 44832 0 - Live 0xbf01f000
> 2. gspca_main 23840 1 gspca_zc3xx, Live 0xbf014000
> 3. videodev 36672 1 gspca_main, Live 0xbf006000
> 4. v4l1_compat 14788 1 videodev, Live 0xbf000000
> 
> But otherwise there is no issue with video.
> 
> I tested using gst-launch pipeline.

Can you try using vlc application. I have the same effect using v4l1 compat api

Michael

> 
> regards
> Purush
> 
> 
> 
>       The INTERNET now has a personality. YOURS! See your Yahoo! Homepage. http://in.yahoo.com/
> --
> To unsubscribe from this list: send the line "unsubscribe linux-media" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: flicker/jumpy at the bottom of the video
  2009-11-23 15:31 ` Michael Trimarchi
@ 2009-11-24  7:39   ` Purushottam R S
  0 siblings, 0 replies; 5+ messages in thread
From: Purushottam R S @ 2009-11-24  7:39 UTC (permalink / raw)
  To: Michael Trimarchi; +Cc: linux-media

Added following property to pipeline, now it is better,

v4l2src always-copy=0 queue-size=4

regards
Purush

----- Original Message ----
From: Michael Trimarchi <michael@panicking.kicks-ass.org>
To: Purushottam R S <purushottam_r_s@yahoo.com>
Cc: linux-media@vger.kernel.org
Sent: Mon, 23 November, 2009 9:01:16 PM
Subject: Re: flicker/jumpy at the bottom of the video

Purushottam R S wrote:
> Hi ,
> 
> I am using latest gspca driver from dvb for camera driver. But I see bottom of the video has flickering/jumping effect.
> 
> I have "Zippys" web camera, which is from Z-Star.  I have loaded the following drivers.
> 1. gspca_zc3xx 44832 0 - Live 0xbf01f000
> 2. gspca_main 23840 1 gspca_zc3xx, Live 0xbf014000
> 3. videodev 36672 1 gspca_main, Live 0xbf006000
> 4. v4l1_compat 14788 1 videodev, Live 0xbf000000
> 
> But otherwise there is no issue with video.
> 
> I tested using gst-launch pipeline.

Can you try using vlc application. I have the same effect using v4l1 compat api

Michael

> 
> regards
> Purush
> 
> 
> 
>       The INTERNET now has a personality. YOURS! See your Yahoo! Homepage. http://in.yahoo.com/
> --
> To unsubscribe from this list: send the line "unsubscribe linux-media" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 


      The INTERNET now has a personality. YOURS! See your Yahoo! Homepage. http://in.yahoo.com/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: flicker/jumpy at the bottom of the video
  2009-11-23  9:30 flicker/jumpy at the bottom of the video Purushottam R S
  2009-11-23 15:31 ` Michael Trimarchi
@ 2009-12-22 19:01 ` Jean-Francois Moine
  2009-12-23 22:35   ` Olivier Lorin
  1 sibling, 1 reply; 5+ messages in thread
From: Jean-Francois Moine @ 2009-12-22 19:01 UTC (permalink / raw)
  To: Purushottam R S; +Cc: linux-media

On Mon, 23 Nov 2009 15:00:09 +0530 (IST)
Purushottam R S <purushottam_r_s@yahoo.com> wrote:

> I am using latest gspca driver from dvb for camera driver. But I see
> bottom of the video has flickering/jumping effect.
> 
> I have "Zippys" web camera, which is from Z-Star.  I have loaded the
> following drivers.
> 1. gspca_zc3xx 44832 0 - Live 0xbf01f000
> 2. gspca_main 23840 1 gspca_zc3xx, Live 0xbf014000
> 3. videodev 36672 1 gspca_main, Live 0xbf006000
> 4. v4l1_compat 14788 1 videodev, Live 0xbf000000
> 
> But otherwise there is no issue with video.

Hello Purush,

Sorry for the delay. We know that some webcams with Z-Star chips have
such a problem, but it is a hardware problem and we did not find yet a
way to fix it correctly...

Best regards.

-- 
Ken ar c'hentañ	|	      ** Breizh ha Linux atav! **
Jef		|		http://moinejf.free.fr/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: flicker/jumpy at the bottom of the video
  2009-12-22 19:01 ` Jean-Francois Moine
@ 2009-12-23 22:35   ` Olivier Lorin
  0 siblings, 0 replies; 5+ messages in thread
From: Olivier Lorin @ 2009-12-23 22:35 UTC (permalink / raw)
  To: purushottam_r_s; +Cc: linux-media

Hi,

one of the sensors managed by the gspca_gl860 has some weird
resolutions : 800 x 598 and 1600 x 1198. To set these resolutions to
800 x 600 and 1600 x 1200 causes a flickering effect because of both
missing lines of data from the sensor. Thus a stupid question, does
the resolutions are these chip are well known ?

O. Lorin

2009/12/22, Jean-Francois Moine <moinejf@free.fr>:
> On Mon, 23 Nov 2009 15:00:09 +0530 (IST)
> Purushottam R S <purushottam_r_s@yahoo.com> wrote:
>
>> I am using latest gspca driver from dvb for camera driver. But I see
>> bottom of the video has flickering/jumping effect.
>>
>> I have "Zippys" web camera, which is from Z-Star.  I have loaded the
>> following drivers.
>> 1. gspca_zc3xx 44832 0 - Live 0xbf01f000
>> 2. gspca_main 23840 1 gspca_zc3xx, Live 0xbf014000
>> 3. videodev 36672 1 gspca_main, Live 0xbf006000
>> 4. v4l1_compat 14788 1 videodev, Live 0xbf000000
>>
>> But otherwise there is no issue with video.
>
> Hello Purush,
>
> Sorry for the delay. We know that some webcams with Z-Star chips have
> such a problem, but it is a hardware problem and we did not find yet a
> way to fix it correctly...
>
> Best regards.
>
> --
> Ken ar c'hentañ	|	      ** Breizh ha Linux atav! **
> Jef		|		http://moinejf.free.fr/
> --
> To unsubscribe from this list: send the line "unsubscribe linux-media" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-12-23 22:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-23  9:30 flicker/jumpy at the bottom of the video Purushottam R S
2009-11-23 15:31 ` Michael Trimarchi
2009-11-24  7:39   ` Purushottam R S
2009-12-22 19:01 ` Jean-Francois Moine
2009-12-23 22:35   ` Olivier Lorin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox