hubsays / easycap-somagic-linux

Automatically exported from code.google.com/p/easycap-somagic-linux
0 stars 0 forks source link

EasyCAP002 concurrent inputs #23

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Screenshots of the windows software for the EasyCAP002 suggest that it's 
possible to capture from all 4 inputs simultaneously, though I assume at 1/4 
the standard NTSC resolution.

It would be super cool if this linux software supported that mode :)

(I have capture from any of the individual inputs working fine from a 
"1c88:003f Somagic, Inc." device)

Original issue reported on code.google.com by fastcat@gmail.com on 7 Jan 2014 at 4:18

GoogleCodeExporter commented 9 years ago
Windows software does not capture all 4 inputs at the same time. It is only 
able to capture one input at a time, so video will be switching every 1 second 
beween 1-4 inputs

Original comment by tosi...@gmail.com on 11 Jan 2014 at 7:50

GoogleCodeExporter commented 9 years ago
Aah, that makes sense.  In that case, how hard would it be for the 
somagic-capture program to do the same, either on a timer, or every N frames, 
or based on some external signal (keyboard input, SIGUSR1/2, etc)?

Original comment by fastcat@gmail.com on 11 Jan 2014 at 8:41

GoogleCodeExporter commented 9 years ago
IIRC, it switches every frame, so you get 7.5fps (NTSC) 6.25fps (PAL). That'd 
be nice if somagic-capture could do it. If I understand correctly, this would 
require a usb trace from this kind of capture to figure out the sequences of 
i2c commands to write?

Original comment by mar...@gmail.com on 15 Jul 2014 at 11:49

GoogleCodeExporter commented 9 years ago
I have a Windows 7 installation on this system that can boot natively or in 
vmware, and four video sources handy, so if someone can provide instructions on 
how to capture the trace, I'll happily do it.

Original comment by fastcat@gmail.com on 15 Jul 2014 at 11:53

GoogleCodeExporter commented 9 years ago
I have problems in the video images. Photo in site below. I already tried all 
examples and also use mplay and vlc.

For example:
somagic-capture | mplayer -vf yadif, screenshot -demuxer -rawvideo rawvideo 
"pal: format = UYVY: fps = 25" -aspect 4: 3 -

image:
https://3cd47664-a-62cb3a1a-s-sites.googlegroups.com/site/ifpbandroid/imagem/Cap
tura%20de%20tela%20de%202014-09-04%2017%3A09%3A45.png?attachauth=ANoY7cqVn986CtR
1R3CtMUpJIgVO_h4A2QwIO-DRZ4m015D47KTba9z3PNSTWjzUvRXbqcGl9IJiVmU_Aj9g7p9thSFwxTb
Hk3VuZX1hKMtmIBeBkaSI0NvhORQE_dvZ8o9HxOHJPETDuA2Qvtp6FuKKdQCBSWOla35NB8iDdB_ss0p
3jwvqy_cgN_os4T0FtIO39q11Qw-afDTdFGXf5v5pGlHau-a-r-KbaQtgAZTv7mzqMY-76dV9JEt0LMg
7ygDssPpVaeeKJb71MvvtPN1k9VXIdnDz8A%3D%3D&attredirects=0

Original comment by rentrec...@gmail.com on 4 Sep 2014 at 8:27