Hi,
in ivtvctl.c I find (starting on line 1290):
if (options[OptSetSAPMode]) {
__u32 audmode;
[...]
}
and starting on line 1830, near the end:
if (options[OptSetSAPMode]) {
struct v4l2_tuner vt;
[...]
}
running it, I get e.g:
# ./ivtvctl -z 1
ioctl: VIDIOC_G_TUNER failed
ioctl: VIDIOC_S_TUNER
ioctl: VIDIOC_S_TUNER failed
ioctl: VIDIOC_S_TUNER
the first three lines apparently come from the first block of code, the
fnal line
from the second block. In the end the command succeeds (as the last line
implies).
And - somewhat unrelated: If I understand it correctly, this command
affects the encoding. Is there a command to manipulate the output as well
(I'm using the 350's TV-Out but fail to selectively mute one channel (or
mute
at all or modify the volume) when replaying a recording.
Cheers
Martin
-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
ivtv-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ivtv-devel