[xiph-commits] r8234 - trunk/ffmpeg2theora
giles at motherfish-iii.xiph.org
giles at motherfish-iii.xiph.org
Fri Nov 19 14:42:11 PST 2004
Author: giles
Date: 2004-11-19 14:42:10 -0800 (Fri, 19 Nov 2004)
New Revision: 8234
Modified:
trunk/ffmpeg2theora/ffmpeg2theora.c
Log:
Fix a typo in the usage and clarify two of the fields.
Modified: trunk/ffmpeg2theora/ffmpeg2theora.c
===================================================================
--- trunk/ffmpeg2theora/ffmpeg2theora.c 2004-11-19 19:06:51 UTC (rev 8233)
+++ trunk/ffmpeg2theora/ffmpeg2theora.c 2004-11-19 22:42:10 UTC (rev 8234)
@@ -655,11 +655,11 @@
"\t --inputfps [fps]\toverride input fps\n"
"\nMetadata options:\n"
- "\t --artist\tName of artist\n"
+ "\t --artist\tName of artist (director)\n"
"\t --title\tTitle\n"
"\t --date\t\tDate\n"
"\t --location\tLocation\n"
- "\t --organizaion\tName of organization\n"
+ "\t --organization\tName of organization (studio)\n"
"\t --copyright\tCopyright\n"
"\t --license\tLicence\n"
"\nOther options:\n"
More information about the commits
mailing list