I know this is not much help , but I tried to do the same thing using an Easycap usb video capture device to convert analogue (VHS) with the help of Mark and SeZo on this forum but in spite of their best efforts we just couldn’t make it happen, as I remember I got good video capture but couldn’t get audio, eventually I had to throw the towel in, there just didn’t seem to be the software available in Linux for this sort of thing at least not at that time, but maybe things have changed since then, so I’ll be watching this thread with some interest
I replied to this but that reply seems to have been purloined by Internet gremlins …
bash-4.1# v4l2-ctl --all
Driver Info (not using libv4l2):
Driver name : uvcvideo
Card type : HP Truevision HD
Bus info : usb-0000:00:12.2-3
Driver version: 3.8.7
Capabilities : 0x84000001
Video Capture
Streaming
Format Video Capture:
Width/Height : 640/480
Pixel Format : 'YUYV'
Field : None
Bytes per Line: 1280
Size Image : 614400
Colorspace : SRGB
Crop Capability Video Capture:
Bounds : Left 0, Top 0, Width 640, Height 480
Default : Left 0, Top 0, Width 640, Height 480
Pixel Aspect: 1/1
Video input : 0 (Camera 1: ok)
Streaming Parameters Video Capture:
Capabilities : timeperframe
Frames per second: 30.000 (30/1)
Read buffers : 0
Priority: 2
<root> ~
card 2: DVC100 [DVC100], device 0: USB Audio [USB Audio]
You could try using this device for audio in VLC such:
plughw:DVC100 and see if you get any audio.
[/quote]
I get a “command not found” error.
What happens if you click the record button in V4L2 Test Bench?
Do you get good quality picture?
No video at all.
In VLC the video is pixelated and black & white but is viewable - no audio.
There is a pop-up errs saying the driver can’t handle video acceleration for 720x115 pixels so it’s disabled.
@ SeZo … I see you’re as comfortable with compliments as I am, but tough you’re stuck with it … it was just me having a childish moment, but I’ve watched you sort this kinda issue for a few people now so I refuse to take it back
Now, that is a relief.
I take it that this can be marked as solved?
For the future, I am afraid you will have to do this manually at every recording session.
So save that line somewhere safe. The un-muting of the audio will also have to be done each time.
Just made a recording then went to playback using xine and although the audio level was a little low it played fine.
When I tried in VLC it complained about a broken index, rebuilt it, then played fine - video was better than in xine and audio level was up where it belonged.
Any thoughts re. the index matter, please?
I may as well invest the time to get this last detail in order - even though VLC does the repair - it’s one extra step it would be good to avoid, if possible.
Hmm. I have not had that problem. It could be down to the encoder you using.
Try setting (if you using AVI):
Tools → Preferences → (Show Settings - All) → Input/Codecs → Demuxers → AVI → Force Index Creation
This might or might not help you but worth the try.