All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-dvb]  DVB Radio
@ 2008-02-17 18:55 clive
  2008-02-17 20:13 ` David Woodhouse
  0 siblings, 1 reply; 2+ messages in thread
From: clive @ 2008-02-17 18:55 UTC (permalink / raw)
  To: linux-dvb


[-- Attachment #1.1: Type: text/plain, Size: 105 bytes --]

Hi,

Is there a way to determine which channels are radio channels from the 
channels.conf file?

Clive.

[-- Attachment #1.2: Type: text/html, Size: 266 bytes --]

[-- Attachment #2: Type: text/plain, Size: 150 bytes --]

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [linux-dvb] DVB Radio
  2008-02-17 18:55 [linux-dvb] DVB Radio clive
@ 2008-02-17 20:13 ` David Woodhouse
  0 siblings, 0 replies; 2+ messages in thread
From: David Woodhouse @ 2008-02-17 20:13 UTC (permalink / raw)
  To: clive; +Cc: linux-dvb


On Sun, 2008-02-17 at 18:55 +0000, clive wrote:
> Is there a way to determine which channels are radio channels from the
> channels.conf file?

Channels where the video PID is zero but the audio PID isn't:

grep '^[^:]*:[^:]*:[^:]*:[^:]*:[^:]*:0:[^0:]*:[^:]*$' channels.conf

-- 
dwmw2


_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-02-17 20:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-17 18:55 [linux-dvb] DVB Radio clive
2008-02-17 20:13 ` David Woodhouse

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.