Sam Varshavchik wrote:
> Eric writes:
> 
>> I'm using running MythTV with a Hauppauge PVR-350 on Ubuntu Linux.  
>> After upgrading to Hardy Heron (kernel 2.6.24-16, ivtv 1.1.0, mythtv 
>> 0.21.0), there's no longer any sound in my recordings, nor is there 
>> sound when watching live tv.  I've confirmed that the audio line into 
>> the PVR-350 is still good and has sound.
>>
>> When I do "cat /dev/video0 > test.mpg", the video is fine, but there's 
>> no sound in test.mpg, even when played on another known working 
>> computer. When playing recordings from before the upgrade, the sound 
>> is there like normal.
>>
>> Here are some configuration settings:
>>
>>     # v4l2-ctl --list-audio-input
>>     ioctl: VIDIOC_ENUMAUDIO
>>          Input   : 0
>>          Name    : Tuner 1
>>
>>          Input   : 1
>>          Name    : Line In 1
>>
>>          Input   : 2
>>          Name    : Line In 2
>>
>>     # v4l2-ctl --get-audio-input
>>     Audio input : 1 (Line In 1)
>>
>> Below is the ivtv output from dmesg.  Does anyone know what's wrong?  
>> What other logs or configuration settings can I look at to 
>> troubleshoot the problem?
> 
> Double-checking my PVR 350 configuration, you need to set your audio 
> input to Tuner 1.
> 

But I'm not using the tuner.  I'm using the composite 1 input, so I have video 
hooked up to the 
composite input and the audio to line 1.  Regardless, I tried changing the 
audio input to 0, 1 and 2 
and none work.  I don't hear the audio I expect.  I don't hear anything on 
tuner 1 either and 
perhaps I should at least hear some over-the-air broadcasts, but I don't have 
an antenna hooked up 
so maybe that's why I don't hear anything on tuner 1.

I see the video fine, but below are my video input settings as well as the 
output from "v4l2-ctl 
--list-ctrls"

The latest thing I tried is upgrading to kernel 2.6.24-17 but that didn't help 
either.

Thanks for your help.

Eric


# v4l2-ctl --list-inputs
ioctl: VIDIOC_ENUMINPUT
         Input   : 0
         Name    : Tuner 1
         Type    : 0x00000001
         Audioset: 0x00000007
         Tuner   : 0x00000000
         Standard: 0x0000000000001000 ( NTSC )
         Status  : 0

         Input   : 1
         Name    : S-Video 1
         Type    : 0x00000002
         Audioset: 0x00000007
         Tuner   : 0x00000000
         Standard: 0x0000000000FFFFFF ( PAL NTSC SECAM )
         Status  : 0

         Input   : 2
         Name    : Composite 1
         Type    : 0x00000002
         Audioset: 0x00000007
         Tuner   : 0x00000000
         Standard: 0x0000000000FFFFFF ( PAL NTSC SECAM )
         Status  : 0

         Input   : 3
         Name    : S-Video 2
         Type    : 0x00000002
         Audioset: 0x00000007
         Tuner   : 0x00000000
         Standard: 0x0000000000FFFFFF ( PAL NTSC SECAM )
         Status  : 0

         Input   : 4
         Name    : Composite 2
         Type    : 0x00000002
         Audioset: 0x00000007
         Tuner   : 0x00000000
         Standard: 0x0000000000FFFFFF ( PAL NTSC SECAM )
         Status  : 0

         Input   : 5
         Name    : Composite 3
         Type    : 0x00000002
         Audioset: 0x00000007
         Tuner   : 0x00000000
         Standard: 0x0000000000FFFFFF ( PAL NTSC SECAM )
         Status  : 0

# v4l2-ctl --get-input
Video input : 2 (Composite 1)

# v4l2-ctl --list-ctrls-menu
User Controls

                      brightness (int)  : min=0 max=255 step=1 default=128 
value=128 flags=slider
                        contrast (int)  : min=0 max=127 step=1 default=64 
value=63 flags=slider
                      saturation (int)  : min=0 max=127 step=1 default=64 
value=63 flags=slider
                             hue (int)  : min=-128 max=127 step=1 default=0 
value=0 flags=slider
                          volume (int)  : min=0 max=65535 step=655 
default=58880 value=62258 
flags=slider
                            mute (bool) : default=0 value=0

MPEG Encoder Controls

                     stream_type (menu) : min=0 max=5 default=0 value=0 
flags=update
                                 0: MPEG-2 Program Stream
                                 2: MPEG-1 System Stream
                                 3: MPEG-2 DVD-compatible Stream
                                 4: MPEG-1 VCD-compatible Stream
                                 5: MPEG-2 SVCD-compatible Stream
               stream_vbi_format (menu) : min=0 max=1 default=0 value=0
                                 0: No VBI
                                 1: Private packet, IVTV format
        audio_sampling_frequency (menu) : min=0 max=2 default=1 value=1
                                 0: 44.1 kHz
                                 1: 48 kHz
                                 2: 32 kHz
            audio_encoding_layer (menu) : min=1 max=1 default=1 value=1 
flags=update
                                 1: Layer II
          audio_layer_ii_bitrate (menu) : min=9 max=13 default=10 value=13
                                 9: 192 kbps
                                 10: 224 kbps
                                 11: 256 kbps
                                 12: 320 kbps
                                 13: 384 kbps
               audio_stereo_mode (menu) : min=0 max=3 default=0 value=0 
flags=update
                                 0: Stereo
                                 1: Joint Stereo
                                 2: Dual
                                 3: Mono
     audio_stereo_mode_extension (menu) : min=0 max=3 default=0 value=0 
flags=inactive
                                 0: Bound 4
                                 1: Bound 8
                                 2: Bound 12
                                 3: Bound 16
                  audio_emphasis (menu) : min=0 max=2 default=0 value=0
                                 0: No Emphasis
                                 1: 50/15 us
                                 2: CCITT J17
                       audio_crc (menu) : min=0 max=1 default=0 value=0
                                 0: No CRC
                                 1: 16-bit CRC
                      audio_mute (bool) : default=0 value=0
                  video_encoding (menu) : min=0 max=1 default=1 value=1 
flags=readonly
                                 0: MPEG-1
                                 1: MPEG-2
                    video_aspect (menu) : min=0 max=3 default=1 value=1
                                 0: 1x1
                                 1: 4x3
                                 2: 16x9
                                 3: 2.21x1
                  video_b_frames (int)  : min=0 max=33 step=1 default=2 value=2 
flags=update
                  video_gop_size (int)  : min=1 max=34 step=1 default=12 
value=15
               video_gop_closure (bool) : default=1 value=1
              video_bitrate_mode (menu) : min=0 max=1 default=0 value=0 
flags=update
                                 0: Variable Bitrate
                                 1: Constant Bitrate
                   video_bitrate (int)  : min=0 max=27000000 step=1 
default=6000000 value=4500000
              video_peak_bitrate (int)  : min=0 max=27000000 step=1 
default=8000000 value=6000000
       video_temporal_decimation (int)  : min=0 max=255 step=1 default=0 value=0
                      video_mute (bool) : default=0 value=0
                  video_mute_yuv (int)  : min=0 max=16777215 step=1 
default=32896 value=32896
             spatial_filter_mode (menu) : min=0 max=1 default=0 value=0 
flags=update
                                 0: Manual
                                 1: Auto
                  spatial_filter (int)  : min=0 max=15 step=1 default=0 value=0 
flags=slider
        spatial_luma_filter_type (menu) : min=0 max=4 default=0 value=1
                                 0: Off
                                 1: 1D Horizontal
                                 2: 1D Vertical
                                 3: 2D H/V Separable
                                 4: 2D Symmetric non-separable
      spatial_chroma_filter_type (menu) : min=0 max=1 default=0 value=1
                                 0: Off
                                 1: 1D Horizontal
            temporal_filter_mode (menu) : min=0 max=1 default=0 value=0 
flags=update
                                 0: Manual
                                 1: Auto
                 temporal_filter (int)  : min=0 max=31 step=1 default=0 value=0 
flags=slider
              median_filter_type (menu) : min=0 max=4 default=0 value=0 
flags=update
                                 0: Off
                                 1: Horizontal
                                 2: Vertical
                                 3: Horizontal/Vertical
                                 4: Diagonal
      median_luma_filter_minimum (int)  : min=0 max=255 step=1 default=0 
value=0 flags=inactive slider
      median_luma_filter_maximum (int)  : min=0 max=255 step=1 default=255 
value=255 flags=inactive 
slider
    median_chroma_filter_minimum (int)  : min=0 max=255 step=1 default=0 
value=0 flags=inactive slider
    median_chroma_filter_maximum (int)  : min=0 max=255 step=1 default=255 
value=255 flags=inactive 
slider
       insert_navigation_packets (bool) : default=0 value=0


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

Reply via email to