The previous script I sent didnt work right with double digit channels
as it was sending each digit by itself (should have noticed that, must
have been too excited that the tinny sound was gone). Anyway this script
does work:

#!/bin/sh

ivtv-tune -c $1
v4l2-ctl --set-audio-input 0 -d /dev/video0


_______________________________________________
ivtv-users mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-users

Reply via email to