Comment 77 for bug 472770

Revision history for this message
nelex (nelekom0) wrote :

In case you get video but no sound on your tv tuner and you have sound on other devices...
Just do -> Right mouse click on your desktop > Create New > Link to Application in Properties go to Application, and in command: paste this code tvtime | arecord -D hw:1,0 -r 32000 -c 2 -f S16_LE | aplay

In case you use som other tv software in stade tvtime tipe that software name than rest of code.
Code: software name | arecord -D hw:1,0 -r 32000 -c 2 -f S16_LE | aplay