LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   em28xx video capture device - jitter while capturing (https://www.linuxquestions.org/questions/linux-hardware-18/em28xx-video-capture-device-jitter-while-capturing-864753/)

voltagex 02-24-2011 07:47 AM

em28xx video capture device - jitter while capturing
 
I'm getting some jitter when capturing via RCA or S-Video from an em28xx device. Help!
Input type is PAL, other than that I haven't fiddled with mplayer or vlc's options (vlc only sees the RCA input, mplayer sees both)
Sample: http://www.youtube.com/watch?v=OIRV5DAwIrM

Bus 001 Device 006: ID 1b80:e302 Afatech



[ 8167.837161] usb 1-3: new high speed USB device using ehci_hcd and address 7
[ 8167.972872] usb 1-3: New USB device found, idVendor=1b80, idProduct=e302
[ 8167.972884] usb 1-3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 8167.972893] usb 1-3: Product: USB 2861 Device
[ 8167.973151] usb 1-3: configuration #1 chosen from 1 choice
[ 8167.974483] em28xx: New device USB 2861 Device @ 480 Mbps (1b80:e302, interface 0, class 0)
[ 8167.974612] em28xx #0: chip ID is em2860
[ 8168.102138] em28xx #0: i2c eeprom 00: 1a eb 67 95 80 1b 02 e3 50 00 20 03 6a 22 00 00
[ 8168.102188] em28xx #0: i2c eeprom 10: 00 00 04 57 06 02 00 00 00 00 00 00 00 00 00 00
[ 8168.102232] em28xx #0: i2c eeprom 20: 02 00 01 00 f0 00 01 00 00 00 00 00 5b 00 00 00
[ 8168.102275] em28xx #0: i2c eeprom 30: 00 00 20 40 20 80 02 20 01 01 02 01 00 00 00 00
[ 8168.102318] em28xx #0: i2c eeprom 40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 8168.102360] em28xx #0: i2c eeprom 50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 8168.102402] em28xx #0: i2c eeprom 60: 00 00 00 00 00 00 00 00 00 00 22 03 55 00 53 00
[ 8168.102445] em28xx #0: i2c eeprom 70: 42 00 20 00 32 00 38 00 36 00 31 00 20 00 44 00
[ 8168.102488] em28xx #0: i2c eeprom 80: 65 00 76 00 69 00 63 00 65 00 00 00 00 00 00 00
[ 8168.102642] em28xx #0: i2c eeprom 90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 8168.102699] em28xx #0: i2c eeprom a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 8168.102754] em28xx #0: i2c eeprom b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 8168.102809] em28xx #0: i2c eeprom c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 8168.102837] em28xx #0: i2c eeprom d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 8168.102865] em28xx #0: i2c eeprom e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 8168.102894] em28xx #0: i2c eeprom f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 8168.102926] em28xx #0: EEPROM ID= 0x9567eb1a, EEPROM hash = 0x8d9c6840
[ 8168.102933] em28xx #0: EEPROM info:
[ 8168.102938] em28xx #0: AC97 audio (5 sample rates)
[ 8168.102943] em28xx #0: 500mA max power
[ 8168.102951] em28xx #0: Table at 0x04, strings=0x226a, 0x0000, 0x0000
[ 8168.104106] em28xx #0: Identified as Pinnacle Dazzle DVC 90/100/101/107 / Kaiser Baas Video to DVD maker / Kworld DVD Maker 2 (card=9)
[ 8168.464528] saa7115 2-0025: saa7113 found (1f7113d0e100000) @ 0x4a (em28xx #0)
[ 8169.174844] em28xx #0: Config register raw data: 0x50
[ 8169.197537] em28xx #0: AC97 vendor ID = 0x310e310e
[ 8169.211034] em28xx #0: AC97 features = 0x310e
[ 8169.211041] em28xx #0: Unknown AC97 audio processor detected!
[ 8169.668553] em28xx #0: v4l2 driver version 0.1.2
[ 8170.596541] em28xx #0: V4L2 video device registered as video1
[ 8170.596550] em28xx #0: V4L2 VBI device registered as vbi0
[ 8170.658369] em28xx #0 em28xx_v4l2_open :open dev=vbi0 type=vbi-cap users=0
[ 8170.658393] em28xx #0 vbi: VIDIOC_QUERYCAP
[ 8170.658506] em28xx #0 em28xx_v4l2_close :users=1
[ 8170.664485] em28xx #0 em28xx_v4l2_open :open dev=video1 type=vid-cap users=1
[ 8170.664511] em28xx #0 video: VIDIOC_QUERYCAP
[ 8170.664617] em28xx #0 em28xx_v4l2_close :users=2
[ 8170.688107] em28xx #0 em28xx_v4l2_close :setting alternate 0

corp769 02-25-2011 06:14 PM

Have you tried switching to NTSC to see if that's the problem?


All times are GMT -5. The time now is 08:30 PM.