RTP Payload Format for Uncompressed Video - - PowerPoint PPT Presentation

rtp payload format for uncompressed video
SMART_READER_LITE
LIVE PREVIEW

RTP Payload Format for Uncompressed Video - - PowerPoint PPT Presentation

RTP Payload Format for Uncompressed Video draft-ietf-avt-uncomp-video-04 Ladan GharaiUSC Information Sciences Institute Colin PerkinsUniversity of Glasgow Changes since -03:


slide-1
SLIDE 1

RTP Payload Format for Uncompressed Video

draft-ietf-avt-uncomp-video-04

Ladan Gharai…………………USC Information Sciences Institute Colin Perkins……………………………………………University of Glasgow

slide-2
SLIDE 2

Changes since -03:

  • M bit:

– progressive video: indicates end of frame – interlaced video: indicates end of each field

  • 90Khz timestamps:

– MUST -> SHOULD

  • Draft now references RFC3550
  • Added SDP parameters:
  • top-field-first
  • An optional parameter for interlaced video, when present it

indicates that chroma samples are packetized starting with the first line of field 1 – chroma-position: a,b

  • Indicates sampling position of chroma value
slide-3
SLIDE 3

chroma-position

0 1 2 4 5 6 7 8 9 0 1 2 4 5 6 7 8 9 0 1 2 4 5 6 7 8 9 0 1 2 4 5 6 7 8 9

0 1 2 0 1 2 0 1 2 0 1 2 0 1 2 0 1 2 0 1 2 0 1 2

4:2:0 video with chroma-position = 5 4:2:2 video chroma-position = 0,2

  • The numbering is general: from left to right and top to bottom,

applies to any color sub-sampling.

slide-4
SLIDE 4

Top-field-first

4:2:0 sampling for MPEG2 with top-field-first 4:2:0 sampling for MPEG2 without top-field-first FIELD N FIELD N FIELD N+1 FIELD N+1

slide-5
SLIDE 5

SDP example:

m=video 30000 RTP/AVP 112 a=rtpmap:112 raw/90000 a=fmtp:112 sampling=YUV-4:2:0; width=1280; height=720; depth=10; colorimetry=BT.709-2, chroma-position=4, interlaced, top-field-first Required: rate, sampling, width, height, depth, colorimetry chroma-position Optional: interlaced, top-field-first

slide-6
SLIDE 6

Last Call?

– Is the draft ready for last call?