# This is the configuration for the dev-videocapture driver on NBTevo HU # ########################################################################################### # 0 +--------+ +--------+ +--------+ # -------------------| ADV | | VCap | |DISPLAY0| # 1 | VP #1 | | VP #0 | | VP #2 | # -------------------| | 4 | | | | # 2 | |------| |------| |------ # -------------------| | | | | | # 3 | | | | | | # -------------------| | | | | | # +--------+ +--------+ +--------+ #General settings# vwdEnabled=1 #0 if VWD feature isn't supported with this configuration numberVPs=3 dispIdxBase=10 # VP #0 (VCAP) VPidx=0 VPType=VCAP VPVcapIdx=0 numberInputs=1 width=720 height=578 interlaced=1 # Capture library doesn't fill the first line of buffer. # Probably it happens due to line numbering issue - adv7481 starts counting from the 1 # while capturing side from 0. offset=1 offsetNTSC=27 nLanes=1 dll=libcapture-soc-omap4-5.so decoderVPidx=1 threadPriority=30 #threadPriorityAdaptive=30 # VP #1 (DECODER) VPidx=1 VPType=DECODER numberInputs=4 inputTypeID=3 #0:CVBS; 1:S-Video; 2: YPbPr; 3: differential CVBS; 4: HDMI/MHL nLanes=1 dll=libcapture-decoder-adv7481-hbas.so pulseCode=1 int1Vector=1233 verbosity=1 # DISPLAY 0 VPidx=2 VPType=DISP VPDispIdx=0