readme
来自「linux TV 源码」· 代码 · 共 27 行
TXT
27 行
Hi,this is a little channel scan utility to generate tzap/czap compatible channel lists. Just type make to build the tool and then call it like this: # mkdir ~/.czap/ # ./scan | sort > ~/.czap/channels.conffor DVB-C or # mkdir ~/.tzap/ # ./scan | sort > ~/.tzap/channels.conffor DVB-T.By default, scan checks a the default initial frequencies listed in initial.h.If no valid initial transponder for your DVB network exists, please add one toinitial.h and post a patch on the LinuxDVB mailing list.If you want it to check a specific frequency, tune to that frequency (e.g. using szap/tzap/czap for DVB-C networks) and then use 'scan -c'Good luck,Holger
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?