Update of /cvsroot/freevo/freevo/WIP/Aubin/chchan
In directory sc8-pr-cvs1:/tmp/cvs-serv16164

Modified Files:
        chchan.c 
Log Message:
Added more specific usage information. Even if the timeshifter incorporates
this channel changing code, it's still useful for the many v4l recording
tools which don't have built in ways of changing the channel. (i.e. mp1e)


Index: chchan.c
===================================================================
RCS file: /cvsroot/freevo/freevo/WIP/Aubin/chchan/chchan.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** chchan.c    2 Mar 2003 03:10:32 -0000       1.2
--- chchan.c    2 Mar 2003 22:10:32 -0000       1.3
***************
*** 11,14 ****
--- 11,21 ----
          if (ac < 2) {
              printf("Usage: %s [CHANNEL NUMBER] [NORM] [CHANNEL LIST]\n\n", av[0]);
+             printf("\n");
+             printf("[NORM] is 'ntsc','pal' or 'secam'\n");
+             printf("[CHANNEL LIST] is 'us-bcast, us-cable, us-cable-hrc,\n");
+             printf("        japan-bcast, japan-cable, europe-west,\n");
+             printf("        europe-east, italy, newzealand, australia,\n");
+             printf("        ireland, france, china-bcast, southafrica,\n");
+             printf("        argentina, canada-cable\n\n");
              return (1);
          }




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to