LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 10-29-2016, 04:31 PM   #16
Shadow_7
Senior Member
 
Registered: Feb 2003
Distribution: debian
Posts: 4,137
Blog Entries: 1

Rep: Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874

I've gone this route. The red and white is audio, where red is the right channel (channel 2) and white is left (channel 1). And Yellow is the video. The main hurdle for an analog capture card is setting the "channel" that the VCR is broadcasting on the coax cable (normally 3 or 4).

For Channel 3:

# v4l2-ctl -f 61.25

Or some other option, not seeing that one in modern versions of the v4l stuff. It might be the older v4l-utils pre 2 that has that option(?v4lctl?). You can also set it in things like xawtv and such. Just annoying to use those old gui's on modern flavors. To capture that old tech, I generally display it on screen with mpv / mplayer and screen capture it. That way it can be de-interlaced and prettied up. Plus an alternate audio in since cd-audio cables aren't exactly an option on modern things.
 
Old 11-21-2016, 05:15 PM   #17
tofino_surfer
Member
 
Registered: Aug 2007
Posts: 483

Rep: Reputation: 153Reputation: 153
>>I've gone this route. The red and white is audio, where red is the right channel (channel 2) and white is left (channel 1). And Yellow is the video. The main hurdle for an analog capture card is setting the "channel" that the VCR is broadcasting on the coax cable (normally 3 or 4).

These comments don't make sense together. You only need one interface. If your VCR or camcorder has a yellow composite video cable you would use that instead of the RF coax input. It wouldn't then matter which channel the VCR was broadcasting as you are using a direct composite video connection.

>>>With all due respect, that is not a "DVR server".

The OP never explained what type of "DVR server" you can build with a camcorder. A DVR is usually built with a cable or satellite box as front end to provide programming where the DVR digitally records shows for later viewing. If someone had a camcorder and a bunch of tapes with vacation or family videos and just wants to archive them on a computer they could just use utilities such as dd to transfer the videos. Then they could use any player such as vlc or Kodi to view the video collection later.

>>>Can you also confirm that the card will default to the analogue in and not just output noise to /dev/video0?

First of all if it's an analogue card such as a PVR-250 all of the inputs will be analogue. However you may have RF/coax input, composite input and possibly S-Video input.

I can't confirm what the default will be. It is safer to set the input yourself in one line with v4l2 utils.

$ v4l2-ctl -d /dev/video0 --set-input=2
Video input set to 2 (Composite 1: ok)

You can get the inputs for your card with:

v4l2-ctl --list-inputs

$ v4l2-ctl --help-io

Input/Output options:
-I, --get-input query the video input [VIDIOC_G_INPUT]
-i, --set-input=<num>
set the video input to <num> [VIDIOC_S_INPUT]
-N, --list-outputs display video outputs [VIDIOC_ENUMOUTPUT]
-n, --list-inputs display video inputs [VIDIOC_ENUMINPUT]
-O, --get-output query the video output [VIDIOC_G_OUTPUT]
-o, --set-output=<num>
set the video output to <num> [VIDIOC_S_OUTPUT]
--set-audio-output=<num>
set the audio output to <num> [VIDIOC_S_AUDOUT]
--get-audio-input query the audio input [VIDIOC_G_AUDIO]
--set-audio-input=<num>
set the audio input to <num> [VIDIOC_S_AUDIO]
--get-audio-output query the audio output [VIDIOC_G_AUDOUT]
--set-audio-output=<num>
set the audio output to <num> [VIDIOC_S_AUDOUT]
--list-audio-outputs
display audio outputs [VIDIOC_ENUMAUDOUT]
--list-audio-inputs
 
1 members found this post helpful.
  


Reply

Tags
dvr, linux, tuner



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Will 1997 & 2001 PCI cards work in PCI slots in a 2006 Dell XPS 410? needsleep Linux - Hardware 12 06-03-2012 04:36 AM
Where are the USB 3.0 PCI or PCI express cards? namida12 Linux - Hardware 5 08-21-2009 08:43 PM
Firewire pci cards/pcmcia cards bunyan Red Hat 0 03-03-2005 04:45 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 10:56 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration