From: Alexey Klimov <klimov.linux@gmail.com>
To: Tobias Lorenz <tobias.lorenz@gmx.net>,
Mauro Carvalho Chehab <mchehab@infradead.org>,
Douglas Schilling Landgraf <dougsland@gmail.com>
Cc: linux-media@vger.kernel.org
Subject: [PATCH] radio-si470x Documentation: add note about mplayer
Date: Tue, 03 Feb 2009 06:25:35 +0300 [thread overview]
Message-ID: <1233631535.5730.12.camel@tux.localhost> (raw)
Hello, all
This small patch adds information about si470x radio listening.
Probably, it's useful to add such notes in doc file, right ?
Feel free to change words in the right way due to my possible bad
english.
---
Patch adds information in si470x doc file about mplayer using to
listening to the radio with this radio device.
Signed-off-by: Alexey Klimov <klimov.linux@gmail.com>
--
diff -r aba639a17195 linux/Documentation/video4linux/si470x.txt
--- a/linux/Documentation/video4linux/si470x.txt Mon Feb 02 21:09:06 2009 +0300
+++ b/linux/Documentation/video4linux/si470x.txt Tue Feb 03 06:20:29 2009 +0300
@@ -52,6 +52,8 @@
- gradio - GTK FM radio tuner
- kradio - Comfortable Radio Application for KDE
- radio - ncurses-based radio application
+- mplayer - media player for Linux http://www.mplayerhq.hu/
+(see Audio Listening section below)
There is also a library libv4l, which can be used. It's going to have a function
for frequency seeking, either by using hardware functionality as in radio-si470x
@@ -80,6 +82,12 @@
If you use arts try:
arecord -D hw:1,0 -r96000 -c2 -f S16_LE | artsdsp aplay -B -
+You can also try mplayer:
+mplayer radio://95.23/capture -radio adevice=hw=1.0:arate=96000 -rawaudio rate=96000
+Of course, you should place right "adevice=hw=x.x" option, and you can read
+man mplayer to know more about others parameters. Mplayer handles both v4l2-radio
+control and sound redirecting, that's why this method is interesting.
+
Module Parameters
=================
--
Best regards, Klimov Alexey
reply other threads:[~2009-02-03 3:25 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1233631535.5730.12.camel@tux.localhost \
--to=klimov.linux@gmail.com \
--cc=dougsland@gmail.com \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@infradead.org \
--cc=tobias.lorenz@gmx.net \
/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.