Difference between revisions of "Fushicai USBTV007"

From BATC Wiki
Jump to navigation Jump to search
Line 2: Line 2:
  
 
Other devices may work, but are not so well supported - you can identify your video capture device by entering "v4l2-ctl -d /dev/video0 --info".  
 
Other devices may work, but are not so well supported - you can identify your video capture device by entering "v4l2-ctl -d /dev/video0 --info".  
 +
 
[[File:Fushicai.JPG|400px]]
 
[[File:Fushicai.JPG|400px]]
  

Revision as of 14:50, 24 October 2017

The Fushicai USBTV007 is the recommended analogue capture device for the Portsdown Transmitter and no drivers need to be loaded to use it; just plug it in!

Other devices may work, but are not so well supported - you can identify your video capture device by entering "v4l2-ctl -d /dev/video0 --info".

Fushicai.JPG

Inputs

The USBTV007 has 2 video inputs, composite and S-Video. The composite video input is selected by setting the input number in the Portsdown Menu (System Setup, Set-up EasyCap) to 0, and the S-Video input by selecting the input number to 1. In other Linux installations, the commands "v4l2-ctl -d /dev/video0 --set-input=1" and "v4l2-ctl -d /dev/video0 --set-input=0" may be used. The audio inputs are common to both video inputs.

Standards

The USBTV007 is capable of capturing PAL or NTSC. PAL is selected by setting the standard number to 6 in the Portsdown Menu, and NTSC by setting the standard number to 0. In other Linux installations the commands "v4l2-ctl -d /dev/video0 --set-standard=6" and "v4l2-ctl -d /dev/video0 --set-standard=0" may be used.

Capture Resolutions

The capture resolution is 720x576 for PAL and 720x480 for NTSC. 1440 bytes are captured for each line in YUYV format.

Device Identification and Linux Driver

The USB Device ID (from dmesg) for the Fushicai is 1b71:3002; its name is "Fushicai USBTV007 Audio-Video Grabber" and it uses the usbtv Linux Driver.

Use with vMix

The Fushicai USBTV007 also works well with vMix on Windows 10. Simply connect the device and it will load the correct driver.

VMix Input.jpg

The input settings for PAL, composite are shown in the picture above, for NTSC select 720x480 and NTSC 29.97p.