Hi.<br>I have tried (in a bash shell):<br>rtl_fm -f 96.3e6 -s 48000 - | aplay -r raw -f dat -c 1<br><br>That was proposed somewhere as an example to listen to an FM station. But everything terminates with:<br>aplay: main:576: bad speed value 0<br>
Found 1 device(s):<br>  0:  Realtek, RTL2838UHIDIR, SN: 00000013<br><br>Using device 0: ezcap USB 2.0 DVB-T/DAB/FM dongle<br>Found Rafael Micro R820T tuner<br>Oversampling input by: 21x.<br>Oversampling output by: 1x.<br>
Buffer size: 8.13ms<br>Tuned to 96552000 Hz.<br>Sampling at 1008000 Hz.<br>Output at 48000 Hz.<br>Exact sample rate is: 1008000.009613 Hz<br>Tuner gain set to automatic.<br>Signal caught, exiting!<br><br>User cancel, exiting...<br>
<br>I run Fedora 16 on a 64-bit AMD machine. aplay version is 1.0.26<br><br>If I break the command apart and generates a intermediate file it works but using a pipe does not. <br><br>So is there some other shell that I where this might work or is there some better why to do this?<br>
<br>Regards<br><br>Olof<br><br>