[cvs-annodex] commit (/annodex):
standards/draft-pfeiffer-temporal-fragments-03-rc2.txt
silvia
nobody at lists.annodex.net
Sat Feb 26 16:57:44 EST 2005
Update of /annodex (new revision 966)
Modified files:
standards/draft-pfeiffer-temporal-fragments-03-rc2.txt
Log Message:
Updated.
Modified: standards/draft-pfeiffer-temporal-fragments-03-rc2.txt
===================================================================
--- standards/draft-pfeiffer-temporal-fragments-03-rc2.txt 2005-02-26 05:57:24 UTC (rev 965)
+++ standards/draft-pfeiffer-temporal-fragments-03-rc2.txt 2005-02-26 05:57:43 UTC (rev 966)
@@ -412,11 +412,11 @@
timespec = npt-timespec | smpte-timespec | utc-timespec | *uric
These time schemes are specified as follows:
- o NPT time has a second or subsecond resolution. It is specified as
+ NPT time has a second or subsecond resolution. It is specified as
H:M:S.h (npt-hhmmss) or S.h (npt-sec), where H=hours, M=minutes,
S=second and h=fractions of a second. Negative values are not
allowed.
- o Specification as BNF:
+ Specification as BNF:
npt-timescheme = "npt"
npt-timespec = npt-sec | npt-hhmmss
@@ -426,20 +426,20 @@
npt-mm = 1*2DIGIT ; 0-59
npt-ss = 1*2DIGIT ; 0-59
- o SMPTE time codes [4] are optimized for frame level accuracy.
+ SMPTE time codes [4] are optimized for frame level accuracy.
SMPTE is specified as HH:MM:SS:FF, where HH=hours, MM=minutes,
SS=second, FF=frames. The drop-frame algorithms for calculating
the exact times can be found in the references SMPTE standard.
Negative values are not allowed.
- o "smpte-24=" SMPTE time with a 24 fps basis
- o "smpte-24-drop=" SMPTE time with a 24/1.001 fps basis
- o "smpte-25=" SMPTE time with a 25 fps basis
- o "smpte-30=" SMPTE time with a 30 fps basis
- o "smpte-30-drop=" SMPTE time with a 30/1.001 fps basis
- o "smpte-50=" SMPTE time with a 50 fps basis
- o "smpte-60=" SMPTE time with a 60 fps basis
- o "smpte-60-drop=" SMPTE time with a 60/1.001 fps basis
- o Specification as BNF:
+ "smpte-24=" SMPTE time with a 24 fps basis
+ "smpte-24-drop=" SMPTE time with a 24/1.001 fps basis
+ "smpte-25=" SMPTE time with a 25 fps basis
+ "smpte-30=" SMPTE time with a 30 fps basis
+ "smpte-30-drop=" SMPTE time with a 30/1.001 fps basis
+ "smpte-50=" SMPTE time with a 50 fps basis
+ "smpte-60=" SMPTE time with a 60 fps basis
+ "smpte-60-drop=" SMPTE time with a 60/1.001 fps basis
+ Specification as BNF:
@@ -458,10 +458,10 @@
smpte-ss = 1*2DIGIT
smpte-ff = 1*2DIGIT
- o UTC time has a second or subsecond resolution. It is given as
+ UTC time has a second or subsecond resolution. It is given as
YYYYMMDDTHHmmss.hhZ, where Y=year, M=month, D=day, H=hour,
m=minute, s=second, h=subseconds (one-hundredth of a second).
- o Specification as BNF:
+ Specification as BNF:
utc-timescheme = "clock"
utc-timespec = utc-date "T" utc-hhmmss "Z"
--
silvia
More information about the cvs-annodex
mailing list