[mythtv-users] ivtv in new fedora8 kernel causing problems?

George Galt george.galt at gmail.com
Wed Apr 16 16:55:38 UTC 2008


On Sun, Apr 13, 2008 at 8:23 AM, Kevin Plew <kevin at plewnet.com> wrote:
> No, it didn't work. I tried adding it as suggested to my change-channel
>  script.
>
>  change_channel
>  #!/bin/sh
>  if [ "X$1" = "X" ] || [ "X$2" = "X" ]; then
>        echo "Usage: $0 <port> <channel number>"
>        echo
>        exit;
>  fi
>  /usr/local/bin/directv.pl port $1 setup_channel $2 hide
>  /usr/local/bin/fix_audio &
>
>
>  fix_audio
>  #!/bin/bash
>
> sleep 3
>  /usr/bin/v4l2-ctl -c audio_emphasis=0
>
>
>  This command works, but I need to run it for both /dev/video0 and
>  /dev/video1 running from cron every minute.
>
>  "/usr/bin/v4l2-ctl -d /dev/video0 --set-audio-input=1"
>
>
>
>  Kind of frustrating, but myth and the community are still the best.
>
>
>
>
>  Kevin Plew
>  Dad & Webmaster
>
>
>
>  _______________________________________________
>  mythtv-users mailing list
>  mythtv-users at mythtv.org
>  http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>

Kevin:

I assume you are pulling your audio in through the "audio in" jack and
your video through either the s-video or composite in.  Is there
anyone getting bad audio through the tuner input or is it only the
audio-in that is an issue?

George


More information about the mythtv-users mailing list