SMPTE RP 197-2003 Film-to-Video Transfer List《胶片至视频转化清单》.pdf
《SMPTE RP 197-2003 Film-to-Video Transfer List《胶片至视频转化清单》.pdf》由会员分享,可在线阅读,更多相关《SMPTE RP 197-2003 Film-to-Video Transfer List《胶片至视频转化清单》.pdf(22页珍藏版)》请在麦多课文档分享上搜索。
1、 1 Scope 1.1 This practice describes the data format of a list of film-to-video transfers. This list may be stored and referenced to document the process of transferring pictures and sound from film-related media to video media. The information documented in this list may include general production
2、and post-production information (date, facility, film type). The list also contains the specific time (synchronization) relationships between source and destination elements. The storage medium for this list is not specified by this practice. 1.2 This practice is based on ANSI/SMPTE 258M. The edit d
3、ecision list (EDL) forms the base description of the structure of this film transfer list (FTL). Sections of this practice describe additional information that is used to document film-to-tape transfer sessions. Only the differences between EDL and FTL are contained here. 2 Normative references The
4、following standards contain provisions which, through reference in this text, constitute provisions of this practice. At the time of publication, the editions indicated were valid. All standards are subject to revision, and parties to agreements based on this practice are encouraged to investigate t
5、he possibility of applying the most recent edition of the standards indicated below. ANSI/SMPTE 258M-1993, Television Transfer of Edit Decision Lists SMPTE RP 194-1998, Film Negative Cutters Conform List 3 Notation 3.1 Terms Grammatical terms are capitalized, with an underscore separating words. Som
6、e terms are used in a specific and formal manner to identify the meaning of that term in the context of a film transfer list. This type of term is printed in upper case using underscores (_) to join words into one term. Each of these terms will be defined in a formal manner using Backus-Naur Form (B
7、NF) or the defined terms of 3.2 and ANSI/SMPTE 258M. 3.2 Defined terms in addition to the SMPTE EDL 3.2.1 film: Used to include both picture and sound sources on film-related media. 3.2.2 video: Used to include both video and audio destinations of video-related recording formats. Page 1 of 22 pages
8、RP 197-2003 Revision of RP 197-1998 Copyright 2003 by THE SOCIETY OF MOTION PICTURE AND TELEVISION ENGINEERS 595 W. Hartsdale Ave., White Plains, NY 10607 (914) 761-1100 Approved October 20, 2003 SMPTE RECOMMENDED PRACTICE Film to Video Transfer List RP 197-2003 Page 2 of 22 pages 4 Film transfer li
9、st Overall structure 4.1 General information The FTL replaces the EDL component in the grammar. Like the EDL, the FTL consists of the INITIAL_DIRECTIVES followed by the FILM_TRANSFER_LIST. FTL: INITIAL_DIRECTIVES FILM_TRANSFER_LIST SUB | INITIAL_DIRECTIVES FILM_TRANSFER_LIST ; The FILM_TRANSFER_LIST
10、 replaces the EDIT_LIST grammar item in an FTL and is made up of ELEMENTs. The physical order of the ELEMENTS in the list is representative of the order in which the transfers occurred. FILM_TRANSFER_LIST: ELEMENT | ELEMENT FILM_TRANSFER_LIST ; 4.2 Film transfer list elements There are six types of
11、elements in the list: system directive information element transfer element user element trigger element device control element ELEMENT: SEPARATOR TERMINATOR | SYSTEM_DIRECTIVE_ELEMENT SEPARATOR TERMINATOR | INFORMATION_ELEMENT SEPARATOR TERMINATOR | TRANSFER_ELEMENT SEPARATOR TERMINATOR | USER_ELEM
12、ENT SEPARATOR TERMINATOR | TRIGGER_ELEMENT SEPARATOR TERMINATOR | DEVICE_CONTROL_ELEMENT SEPARATOR TERMINATOR 5 System directives 5.1 System directives of the film transfer list are not the same as the SYSTEM_DIRECTIVE of the EDL. They are used to contain information used by the transfer system to p
13、erform and document the transfer at the system level. This information has meaning across several transfer elements. When a system directive is encountered in the list, the effect of the directive remains until cancelled by another directive. Some system directives act as default values for fields w
14、ithin a TRANSFER_ELEMENT. When a new value is specified in a transfer, the transfer suspends the system directives value for that transfer only. SYSTEM_DIRECTIVE_ELEMENT: “*“ PRINTABLE_STRING | “INCLUDE“ SEPARATOR FILENAME “=“ TIMECODE | “NORECORD“ SEPARATOR MODE_FIELD SEPARATOR MEDIUM_IDENTIFIER |
15、“RECORD“ SEPARATOR MODE_FIELD SEPARATOR MEDIUM_IDENTIFIER “=“ TIMECODE ; RP 197-2003 Page 3 of 22 pages 5.2 * directive The * directive is the same as the * item in the EDLs INFORMATIONAL_DIRECTIVE. It is a system level comment. 5.3 INCLUDE, NORECORD and RECORD directives The INCLUDE, NORECORD, and
16、RECORD directives are the same as the EDLs CONTROL_DIRECTIVEs of the same names. 6 Information elements 6.1 The INFORMATION_ELEMENT is unique to the FTL. It is used to create specific data items for the session. Data items are formed by an IDENTIFIER followed by the character :. Some specific INFORM
17、ATION_ELEMENT names are defined by this guideline. Other IDENTIFIERs followed by : can be created in the list as long as the name is different from those specified here. The content of the nonreserved names is the PRINTABLE_STRING that follows. The content of each reserved INFORMATION_ELEMENT name i
18、s as defined in this clause. INFORMATION_ELEMENT: “FRAME_RATE:“ SEPARATOR ROLL_ID SEPARATOR REAL_NUMBER SEPARATOR REAL_NUMBER | “RECORD_FRAME_RATE:“ SEPARATOR REAL_NUMBER | “EDGE_NUMBER_PERIOD:“ SEPARATOR ROLL_ID SEPARATOR INTEGER “/“ INTEGER | “EDGE_NUMBER_TYPE:“ SEPARATOR ROLL_ID SEPARATOR EDGE_NU
19、MBER_TYPE | “FILM_FORMAT:“ SEPARATOR ROLL_ID SEPARATOR FILM_FORMAT | “FILM_ASPECT_RATIO:“ SEPARATOR ROLL_ID SEPARATOR ASPECT_RATIO | “FILM_APERTURE:“ SEPARATOR ROLL_ID SEPARATOR FILM_APERTURE | “VIDEO_ASPECT_RATIO:“ SEPARATOR VIDEO_ASPECT_RATIO | “VIDEO_IMAGE_UNITS:“ SEPARATOR VIDEO_IMAGE_UNITS | “P
20、AN:“ SEPARATOR PAN_PARAMETERS | “ZOOM:“ SEPARATOR ZOOM_PARAMETERS | “ROTATION:“ SEPARATOR ROT_PARAMETERS | “OPERATOR:“ SEPARATOR PRINTABLE_STRING | “TRANSFER_FACILITY:“ SEPARATOR PRINTABLE_STRING | “PRODUCTION_NUMBER:“ SEPARATOR PRINTABLE_STRING | “PRODUCTION_TITLE:“ SEPARATOR PRINTABLE_STRING | “SH
21、OOT_DATE:“ SEPARATOR PRINTABLE_STRING | “TRANSFER_DATE:“ SEPARATOR PRINTABLE_STRING | “SOURCE_MEDIUM:“ SEPARATOR ROLL_ID SEPARATOR PRINTABLE_STRING | IDENTIFIER : SEPARATOR PRINTABLE_STRING ; 6.2 FRAME_RATE: The “FRAME_RATE:“ item is used to specify the natural frame rate and the transfer frame rate
22、 for each source. The first value is expressed as a real number and should contain enough precision to reflect the exact frame rate of the source material when it was produced; however, it is often an integer (e.g., 24). The second value, if present, is also a real number and represents the frame ra
23、te to which the source was resolved during transfer. FRAME_RATE must be specified for each roll in a transfer session; there is no default. In the case of a film source in an NTSC system, the first value might be “24,“ and the second value might be “23.98,“ reflecting the standard practice and field
24、 rate of NTSC. If 25 frames/s film or audio sources were RP 197-2003 Page 4 of 22 pages transferred in a 50-Hz system, the second value would not be needed to document a standard frame-per-frame transfer. The ratio between the two values documents variable speed transfer rates that may take place in
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- SMPTERP1972003FILMTOVIDEOTRANSFERLIST 胶片 视频 转化 清单 PDF

链接地址:http://www.mydoc123.com/p-1046428.html