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

Ötvös Attila oattila at chello.hu
Fri Aug 17 03:48:07 CEST 2007


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.

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

Best regards.
Attila
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tv-scan-dok.patch
Type: text/x-diff
Size: 1512 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20070817/e9276e33/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tv-scan.patch
Type: text/x-diff
Size: 20815 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20070817/e9276e33/attachment-0001.patch>


More information about the MPlayer-dev-eng mailing list