Jonathan Black wrote: > Thomas, > > Well, I guess we are both in the same boat. I tried a lot of things > and nothing ever seemed to be able to fix the problem.
Like I said - I need a channel change script so I added the command to that to set the audio mode. That seems to fix the audio. MythTV always sets the channel before it starts recording so this solves my problem with recording. The only problem is when I first bring up live TV but then I can fix it through MythTV by changing the channel. Here's what I added to my channel change script: set -- $(ivtvctl -C|grep audio) && ivtvctl -c audio=$3 Changing the input (-q) doesn't seem to help. -- tom_p [EMAIL PROTECTED] -- http://nbpfaus.net/~pfau/ _______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
