mplayer issure with MSI vox USB video capture adapter
Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
mplayer issure with MSI vox USB video capture adapter
Hi, i have video capture adapter "MSI vox USB 2.0", i use it to watch and record my tv or playstation on my pc.
every thing seem to be fine, but none of tv applications show the device, they just show my webcam "/dev/video0"
i test "mythtv, tvtime, xawtv, kdetv, me-tv, v4l2-tool, mplayer" none of them work, expect mplayer open a green window with time out message.
lsusb:
Quote:
[drdeath@linux ~]$ lsusb
Bus 002 Device 003: ID eb1a:2820 eMPIA Technology, Inc.
[drdeath@linux ~]$ dmesg
usbcore: registered new interface driver em28xx
em28xx driver loaded
usb 2-2: new high speed USB device using ehci_hcd and address 3
usb 2-2: New USB device found, idVendor=eb1a, idProduct=2820
usb 2-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
usb 2-2: configuration #1 chosen from 1 choice
em28xx: New device @ 480 Mbps (eb1a:2820, interface 0, class 0)
em28xx #0: Identified as MSI VOX USB 2.0 (card=5)
em28xx #0: chip ID is em2710 or em2820
em28xx #0: board has no eeprom
saa7115 1-0021: saa7114 found (1f7114d0e000000) @ 0x42 (em28xx #0)
tuner 1-0043: chip found @ 0x86 (em28xx #0)
tda9887 1-0043: creating new instance
tda9887 1-0043: tda988[5/6/7] found
All bytes are equal. It is not a TEA5767
tuner 1-0060: chip found @ 0xc0 (em28xx #0)
tuner-simple 1-0060: creating new instance
tuner-simple 1-0060: type set to 37 (LG PAL (newer TAPC series))
em28xx #0: Config register raw data: 0x00
em28xx #0: v4l2 driver version 0.1.2
em28xx #0: V4L2 device registered as /dev/video1 and /dev/vbi0
[drdeath@linux ~]$ mplayer tv:// -tv driver=v4l2:device=/dev/video1
MPlayer 29092-4.4.0 (C) 2000-2009 MPlayer Team
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.
Playing tv://.
TV file format detected.
Selected driver: v4l2
name: Video 4 Linux 2 input
author: Martin Olschewski <olschewski@zpr.uni-koeln.de>
comment: first try, more to come ;-) Selected device: MSI VOX USB 2.0
Tuner cap:
Tuner rxs:
Capabilites: video capture tuner audio read/write streaming
supported norms: 0 = NTSC; 1 = NTSC-M; 2 = NTSC-M-JP; 3 = NTSC-M-KR; 4 = NTSC-443; 5 = PAL; 6 = PAL-BG; 7 = PAL-H; 8 = PAL-I; 9 = PAL-DK; 10 = PAL-M; 11 = PAL-N; 12 = PAL-Nc; 13 = PAL-60; 14 = SECAM; 15 = SECAM-B; 16 = SECAM-G; 17 = SECAM-H; 18 = SECAM-DK; 19 = SECAM-L; 20 = SECAM-Lc;
inputs: 0 = Television; 1 = Composite1; 2 = S-Video;
Current input: 0
Current format: YUYV
v4l2: current audio mode is : MONO
v4l2: ioctl set format failed: Invalid argument
v4l2: ioctl set format failed: Invalid argument
v4l2: ioctl set format failed: Invalid argument
==========================================================================
Opening video decoder: [raw] RAW Uncompressed Video
VDec: vo config request - 640 x 480 (preferred colorspace: Packed YUY2)
VDec: using Packed YUY2 as output csp (no 0)
Movie-Aspect is undefined - no prescaling applied.
VO: [xv] 640x480 => 640x480 Packed YUY2
Selected video codec: [rawyuy2] vfm: raw (RAW YUY2)
==========================================================================
Audio: no sound
Starting playback...
v4l2: select timeout
v4l2: select timeout ??% ??,?% 0 0
v4l2: select timeout ??% ??,?% 0 0
v4l2: select timeout ??% ??,?% 0 0
v4l2: select timeout ??% ??,?% 0 0
v4l2: select timeout ??% ??,?% 0 0
any idea??
Last edited by Dr_Death_UAE; 07-21-2009 at 05:57 PM.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.