I got this video capture card (called "Video Capture DVD Maker").
[Attachment 58883 - Click to enlarge]
I thought I could used it on Linux (DeepIn) by just connecting... but I was wrong.
Can someone know if there is a way to configure there?
Thank you for any advice.
P.d. Sorry. My english its not so good...
p.d. 2.This is the link of the video capture (for any detail): https://www.alibaba.com/product-detail/Hot-sale-USB-Video-grabber-DVD_472705113.html
+ Reply to Thread
Results 1 to 10 of 10
-
-
What did you try doing exactly? If it's supported it should normally load the driver automatically when plugged in and you can use the qv4l2 application to test it. Whether it is supported or not I have no idea though.
-
Go to Linux terminal:
lsusb
It will list all connected usb devices if they are recognized and a driver is loaded. -
What name and device ID does it show up as? Showing up in lsusb doesn't mean the driver actually is loaded. In most cases the driver will either be loaded automatically, or the device will lack driers entirely, though there are exceptions with stuff that hasn't been added to the kernel yet.
To run qv4l2 you need to install the qv4l2 package (assuming deepin uses the same packages as debian), and then you can run the "qv4l2" command in a terminal, or run it from the menus. -
[Attachment 59185 - Click to enlarge]
It show up as "eMPIA TEchnology" -
what happens when you connect your camera to the USB device ??
do you get any picture or sound ? you might try using melt (a console movie grabber) - https://askubuntu.com/questions/793664/video-capture-with-empia-2861-chip-not-working -
Hm, it may be using one of the empia all-in-one chips which I don't know whether linux drivers exist for.
The dmesg command (which displays the kernel log) will show if there is any driver loaded after connecting. -
In this wiki there is information about the chip used in your device
https://www.linuxtv.org/wiki/index.php/Easycap
There seems to be no direct driver support according to this page..
https://www.linuxtv.org/wiki/index.php/Em28xx_devices -
@oln You are right, lsusb list the recognized usb devices but not if a driver is loaded
Similar Threads
-
screen capture video and audio through headphones with ffmpeg on Linux
By xyzo in forum LinuxReplies: 2Last Post: 24th May 2019, 13:33 -
How to capture video without flicker in Linux?
By javierdl in forum Newbie / General discussionsReplies: 2Last Post: 8th May 2019, 20:51 -
How to capture HDMI Video using Linux Mint
By Palladini in forum Capturing and VCRReplies: 2Last Post: 24th Apr 2019, 19:25 -
Good S-Video capture card with Linux drivers?
By Clix345 in forum Capturing and VCRReplies: 4Last Post: 7th Jan 2019, 08:08 -
Software to capture video streaming for linux
By marck120 in forum Video Streaming DownloadingReplies: 6Last Post: 4th Sep 2016, 09:37