comparison DOCS/tech/mpcf.txt @ 17551:6c3ca4e1fceb

EOR can only be (un)set for non delayed streams.
author ods15
date Tue, 07 Feb 2006 16:52:05 +0000
parents 114699930136
children 0f6b020f867d
comparison
equal deleted inserted replaced
17550:af24e50018a0 17551:6c3ca4e1fceb
473 473
474 EOR frames MUST be zero-length and must be set keyframe. 474 EOR frames MUST be zero-length and must be set keyframe.
475 All streams SHOULD end with EOR, where the pts of the EOR indicates the 475 All streams SHOULD end with EOR, where the pts of the EOR indicates the
476 end presentation time of the final frame. 476 end presentation time of the final frame.
477 An EOR set stream is unset by the first content frames. 477 An EOR set stream is unset by the first content frames.
478 When an EOR is unset, dts_cache of the stream is reset to -1. 478 EOR can only be unset in streams with zero decode_delay .
479 479
480 stream_id_plus1[frame_code] 480 stream_id_plus1[frame_code]
481 must be <250 481 must be <250
482 if it is 0, then the stream_id is coded in the frame 482 if it is 0, then the stream_id is coded in the frame
483 483