LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   mplayer issure with MSI vox USB video capture adapter (https://www.linuxquestions.org/questions/linux-hardware-18/mplayer-issure-with-msi-vox-usb-video-capture-adapter-741798/)

Dr_Death_UAE 07-21-2009 05:55 PM

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.
modprobe:
Quote:

[drdeath@linux ~]$ sudo modprobe em28xx card=5
[drdeath@linux ~]$ modprobe -l | grep em28xx
kernel/drivers/media/video/em28xx/em28xx.ko
kernel/drivers/media/video/em28xx/em28xx-alsa.ko
kernel/drivers/media/video/em28xx/em28xx-dvb.ko
dmesg:
Quote:

[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
lsmod:
Quote:

[drdeath@linux ~]$ lsmod | grep em28xx
em28xx 70812 0
ir_common 41904 1 em28xx
v4l2_common 13684 3 tuner,saa7115,em28xx
videobuf_vmalloc 5460 1 em28xx
videobuf_core 13920 2 em28xx,videobuf_vmalloc
tveeprom 10680 1 em28xx
videodev 29960 5 tuner,saa7115,em28xx,v4l2_common,uvcvideo
i2c_core 18016 14 tuner_simple,tea5767,tda9887,tda8290,tuner,saa7115,em28xx,v4l2_common,tveeprom,videodev,i2c_i801,rad eon,drm,i2c_algo_bit
mplayer:
Quote:

[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??


All times are GMT -5. The time now is 12:04 PM.