This worked for me to view video (after some trial and error with numbers in device names) but I was unable to record successfully from VLC. I tried convert option under capture device and also the record button. My computer may be too slow. I had to useWill [the Diamond VC500] work in Linux / ubuntu 14.04? Sep 28, 2014
Yes, but with difficulty. The packaged software is worthless. Open VLC and go to > Media > Open Capture Device. Set Video device name: /dev/video1. Set Audio device name: hw:0,1. Set Video standard: NTSC. That should allow you to view the input stream.
Code: Select all
ffmpeg -f v4l2 -i /dev/video0 -f alsa -i hw:2:0 -target ntsc-dvd ouptutfile.mpg
Return to “General VLC media player Troubleshooting”
Users browsing this forum: No registered users and 43 guests