public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Gert-Jan de Jonge <de_jonge@bysky.nl>
To: Devin Heitmueller <dheitmueller@kernellabs.com>
Cc: video4linux-list@redhat.com
Subject: Re: Any update on em28xx on igevp2 ?
Date: Thu, 18 Mar 2010 13:26:58 +0100	[thread overview]
Message-ID: <4BA21C12.6090609@bysky.nl> (raw)
In-Reply-To: <4BA2197E.4000305@saturnus.nl>

Hi Devin,

just some extra info:

I have tested the difference on the arm board compared to the pc:
  int  height=576;
  height >>= 576;
  printf("%d\n", height);

on arm it gives a 0, on the pc it gives 576.
on both i get a warning from the compiler, as in my test code the 576 is 
hardcoded in stead of a variable
warning: right shift count >= width of type ( which is logical ;) )

regards,
Gert-Jan


Gert-Jan de Jonge wrote:
> Hi Devin,
>
> I am a big step further, I can now get video from the device.
> At this moment I am looking at  the function em28xx_resolution_set on 
> arm the height is set to 0 by the following lines:
>
>       if (!dev->progressive)
>                height >>= norm_maxh(dev);
>
> I am not sure what it should do, should it really shift the height 
> over the value of height ?
> If I set the height to f.e. 576 ater this line, i can capture video ( 
> it is 576 before this line )
> should it shift by 1 if it is interlaced and the resolution is higher 
> than the interlaced height ?
>
> regards,
> Gert-Jan
>
>
> Devin Heitmueller wrote:
>> 2010/3/16 Gert-Jan de Jonge <de_jonge@bysky.nl>:
>>  
>>> Hi,
>>>
>>> I saw on the list the John Banks was having problems getting video 
>>> from an
>>> em28xx device on an igepv2 board. I am curious if there is already a 
>>> fix ?
>>>     
>>
>> Nobody is working on it except for John.  If someone has some
>> commercial interest in seeing it working, I can probably help out.
>> Otherwise, the ARM is such an obscure platform for these sorts of
>> devices that it's not worth any of the developers' time (relative to
>> working on other things).
>>
>> Devin
>>
>>   
>
>

-----------------------------------------------------------------------

 BySky is  in 2007 bekroond door het Innovatie Aktie Programma Drenthe
 voor de backup en noodoplossingen.
 http://www.bysky.nl Fast Internet Anywhere                                                   

 BySpy heeft in 2008 de Bizz top 100 van innovatie bedrijven behaald (no. 38), 
 met haar video surveillance programma, zelfs een 3e plaats in de top 100 in 
 de categorie ICT/Creatief.
 http://www.byspy.nl An Eye Anywhere, video surveillance & online security

 BySpy is in 2009 met de applicatie voor frisse scholen (co2), genomineerd 
 door Syntens als Innovatie van de week.

 Disclaimer: http://www.bysky.nl/index.php/Disclaimer_email

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

  parent reply	other threads:[~2010-03-18 12:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-16 15:15 Any update on em28xx on igevp2 ? Gert-Jan de Jonge
2010-03-16 15:34 ` Devin Heitmueller
     [not found]   ` <4B9FA8FA.30204@saturnus.nl>
2010-03-16 15:54     ` Devin Heitmueller
     [not found]   ` <4BA2197E.4000305@saturnus.nl>
2010-03-18 12:26     ` Gert-Jan de Jonge [this message]
2010-03-18 13:09       ` John Banks
2010-03-18 14:26         ` Devin Heitmueller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4BA21C12.6090609@bysky.nl \
    --to=de_jonge@bysky.nl \
    --cc=dheitmueller@kernellabs.com \
    --cc=video4linux-list@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox