Having a little trouble here. I can 'cat /dev/video0 > test.mpg' and get 
beautiful video, but no audio. I tried....

[EMAIL PROTECTED] utils]# v4l2-ctl --list-ctrls
                     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=64 flags=slider
                     saturation (int)  : min=0 max=127 step=1 default=64 
value=64 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=60928 flags=slider
                        balance (int)  : min=0 max=65535 step=655 
default=32768 value=32768 flags=slider
                           bass (int)  : min=0 max=65535 step=655 
default=32768 value=32768 flags=slider
                         treble (int)  : min=0 max=65535 step=655 
default=32768 value=32768 flags=slider
                           mute (bool) : default=0 value=1

.... and noticed that the "mute" seems to be in the ON position. Trying 
the following command....

[EMAIL PROTECTED] utils]# v4l2-ctl --set-ctrl=mute=0
mute: Invalid argument


.... just gives me an error.

I'm using ivtv-0.10.0rc1 and my kernel is 2.6.19 2.6.19-1.2895.fc6. Any 
help getting audio in my MPEG streams would be greatly appreciated.

Cyrus

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

Reply via email to