From: Mauro Carvalho Chehab <mchehab@redhat.com>
To: Antti Palosaari <crope@iki.fi>
Cc: Patrick Boettcher <pboettcher@kernellabs.com>,
linux-media <linux-media@vger.kernel.org>,
htl10@users.sourceforge.net
Subject: Re: DVB core enhancements - comments please?
Date: Tue, 03 Jul 2012 16:54:54 -0300 [thread overview]
Message-ID: <4FF34E0E.1090507@redhat.com> (raw)
In-Reply-To: <4FF31CEB.3070707@redhat.com>
Em 03-07-2012 13:25, Mauro Carvalho Chehab escreveu:
> Em 02-07-2012 18:27, Antti Palosaari escreveu:
>> OK, I have now played (too) many hours. Looking existing code and testing. But I cannot listen even simple FM-radio station. What are most famous / best radio applications ? I tried gnomeradio, gqradio and fmscan...
>>
>> That is USB radio based si470x chipset.
>
> Well, I don't have any si470x device here.
>
> It should be noticed that radio applications in general don't open the
> alsa devices to get audio, as old devices used to have a cable to wire
> at the audio adapter.
>
> I bet that this device uses snd-usb-audio module for audio. So, you may
> need to use aplayer/arecord in order to listen, with a syntax similar to:
>
> arecord -D hw:1,0 -r 32000 -c 2 -f S16_LE | aplay -
>
> The -r 32000 is for 32 kHz.
>
>
> In my case, I prefer to use "radio" aplication that comes with xawtv.
> It shouldn't be hard to patch it to also create the audio playback command
> there, as the code for that is already there at xawtv3 tree, and it is
> used by xawtv.
>
> I'll see if I can write a patch for that today.
Gah, worked on that just to discover that Hans de Goede had added it already...
Anyway, it is good to know that this got already fixed :)
Anyway, "radio" should do the proper alsa loopback handling:
$ radio
Using alsa loopback: cap: hw:2,0 (/dev/radio0), out: default
Regards,
Mauro
next prev parent reply other threads:[~2012-07-03 19:55 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-28 0:33 DVB core enhancements - comments please? Antti Palosaari
2012-06-29 4:32 ` Mauro Carvalho Chehab
2012-06-29 5:03 ` Antti Palosaari
2012-06-29 11:24 ` Patrick Boettcher
2012-06-29 13:07 ` Antti Palosaari
2012-06-29 14:21 ` Patrick Boettcher
2012-06-29 14:28 ` Mauro Carvalho Chehab
2012-07-02 21:27 ` Antti Palosaari
2012-07-03 16:25 ` Mauro Carvalho Chehab
2012-07-03 16:50 ` Hin-Tak Leung
2012-07-03 19:54 ` Mauro Carvalho Chehab [this message]
2012-06-29 12:02 ` Mauro Carvalho Chehab
2012-06-29 12:55 ` Antti Palosaari
2012-06-30 9:44 ` Marko Ristola
2012-07-01 11:11 ` Antti Palosaari
2012-07-03 17:21 ` Marko Ristola
2012-07-21 16:36 ` Antti Palosaari
2012-07-25 10:38 ` Antti Palosaari
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4FF34E0E.1090507@redhat.com \
--to=mchehab@redhat.com \
--cc=crope@iki.fi \
--cc=htl10@users.sourceforge.net \
--cc=linux-media@vger.kernel.org \
--cc=pboettcher@kernellabs.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.