[dvblast-devel] modified: dvblast.c Fixed description of delivery systems
koshkoshka
git at videolan.org
Mon Feb 8 19:39:56 CET 2016
dvblast | branch: master | koshkoshka <andreykosh000 at mail.ru> | Mon Feb 8 12:01:23 2016 +1000| [59942238b0bb0bdb6c7b1b37ec9cb41e2b0689d1] | committer: Christophe Massiot
modified: dvblast.c Fixed description of delivery systems
> http://git.videolan.org/gitweb.cgi/dvblast.git/?a=commit;h=59942238b0bb0bdb6c7b1b37ec9cb41e2b0689d1
---
dvblast.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dvblast.c b/dvblast.c
index 7e5fc67..84ecabb 100644
--- a/dvblast.c
+++ b/dvblast.c
@@ -616,7 +616,7 @@ void usage()
msg_Raw( NULL, " -D --rtp-input read packets from a multicast address instead of a DVB card" );
#ifdef HAVE_DVB_SUPPORT
msg_Raw( NULL, " -5 --delsys delivery system" );
- msg_Raw( NULL, " DVBS|DVBS2|DVBC_ANNEX_A|DVBT|ATSC (default guessed)");
+ msg_Raw( NULL, " DVBS|DVBS2|DVBC_ANNEX_A|DVBT|DVBT2|ATSC (default guessed)");
msg_Raw( NULL, " -f --frequency frontend frequency" );
msg_Raw( NULL, " -9 --dvb-plp-id <number> Switch PLP of the DVB-T2 transmission (for Russia special)" );
msg_Raw( NULL, " -F --fec-inner Forward Error Correction (FEC Inner)");
More information about the dvblast-devel
mailing list