[MPlayer-dev-eng] [PATCH] TV auto scan and channel list in file

Vladimir Voroshilov voroshil at gmail.com
Wed Aug 22 21:49:26 CEST 2007


Hi, Otvos!

2007/8/17, Ötvös Attila <oattila at chello.hu>:
> Hi All!
>
> This patch implement automatic scan TV channels with -tvscan option.
> This patch implement TV channel list store to XML file and mplayer read or
> write this file.

First note: you created one patch for two different features.
I've extract scanner related code from your patch and prepared my own
(attached).

Differences:
0. tvscan became a MPlayer-only option
1. Expanded tvscan option (now it has three suboptions: autostart,
threshold and period).
2. New "tv_start_scan" slave command.
3. Added output of complete "channels=" option value for detected channels.
4. Indentation fixed :)

Please anybody look at attached patch and say is it enough good for
commit or not.

> Example:
> <channel>
>         <name>BBC</name>
>         <channelname>SE15</channelname>
>         <freqcorr>-5</freqcorr>
> </channel>
> <channel>
>         <name>CNN</name>
>         <freq>259250</freq>
> </channel>

tv_channels.conf feature should be discussed separately.
I will return to it a bit later.

-- 
Regards,
Vladimir Voroshilov     mailto:voroshil at gmail.com
JID: voroshil at gmail.com, voroshil at jabber.ru
ICQ: 95587719
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tv_scan3.patch
Type: text/x-diff
Size: 14259 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20070823/396deb83/attachment.patch>


More information about the MPlayer-dev-eng mailing list