Re: Video capture on usb device on video4linux

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Paul Johnson wrote:
I have a Pinnacle dvc-80 gadget that takes output from a vcr and into
USB.  In Windows, I can capture output with this device.  Now I'm
wondering if I can make it work in Linux. I need software to do the
capturing.

I load the module for v4l and in dmesg I see that the device is found
and registered:

USBVision[1]: registered USBVision Video device /dev/video1 [v4l2]
USBVision[1]: registered USBVision VBI device /dev/vbi1 [v4l2] (Not
Working Yet!)
usbcore: registered new interface driver usbvision


I am guessing that sets me up to do video capture, but i can't find
software that can do the capture on USB.  In kino, it seems to insist
that only firewire can be used.

If you can advise me of a way to capture this video input. I gather
the input should be stored as avi or mpg in order to fit my goal,
which is to write it on a DVD.

PJ
You might find you can modify this command to your system, and test your device.
ffmpeg -f video4linux2 -s 320x240 -i /dev/video0 -f oss -ac 2 -i /dev/dsp -f mp4 a.mp4
Good luck,
Tom


--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux