Some more info:
I attempted to capture with "mencoder" again, using the following configuration file lines:
Code:
tv=driver=v4l2:width=720:height=576:norm=PAL-BG:outfmt=uyvy:device=/dev/video0:input=0:freq=591.750:fps=25:alsa=1:adevice=plughw.2,0:audiorate=48000:amode=2:forceaudio=1:immediatemode=0
oac=pcm=yes
ovc=lavc=yes
lavcopts=vcodec=mjpeg
o=test_capture.avi
Although the created avi had the video running about twice the speed
of audio but I managed to listen to the exactly same "gaps" I heared
using "vlc", so it doesn't looks like "vlc" problem.
I'm now beginning to suspect either the TV tuner card or the ALSA.
The fact that the "gaps" occur at specific (to the second) times
causes me to suspect the tuner card more than ALSA. Let's assume
I'll manage to get the audio signal from the VCR (or the TV) and connect
it to the "Line IN" of the m-board. What should I change in the VLC
in order to get the audio (together with the TV video) from the "Line IN"
instead of from the TV tuner audio?
TIA!