Top Banner

of 74

Error Control New

Aug 07, 2018

Download

Documents

Aaqib Ihraz
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
  • 8/21/2019 Error Control New

    1/74

    Error ontrol in Video ommunications

    Polytechnic Institute of NYU, Brooklyn, NY11201

    (with Significant Contribution from Amy Reibman)

  • 8/21/2019 Error Control New

    2/74

    Outline

    Necessity/challenge for error control (impact of

    errors

    Error resilient encoding

    Error concealment Encoder/decoder interactive error control

    Video streaming fundamentals

    Yao Wang, 2004 Error Control 2

  • 8/21/2019 Error Control New

    3/74

    Video Communications Applications

    -

    Low delay is essential, round trip delay under 150 ms

    desired, up to 400 ms may be acceptable

    Real-time encoder/decoder essential

    Audio/visual synchronization required to maintain lipsync

    Some visual impairments may be acceptable

    One-way video streaming

    Higher delay is OK (up to 10s of seconds)

    ay no requ re rea - me enco er Many different rates and capabilities of decoder

    One-wa video downloadin

    3

    Video as a file; therefore no different than file downloading

    ARReibman, 2011

  • 8/21/2019 Error Control New

    4/74

    Interactive two-way visual

    . , ,

    Very stringent delay requirement 400 ms not acceptable

    Audio and video must be in sync to maintain lip sync.

    Both encoding and decoding must be completed in real-time.

    Only low to intermediate video quality is required

    QCIF at 5-10 fps acceptable for video telephony

    CIF at 10-20 fps satisfactory for video conferencing

    Moderate amount of compression/transmission artifacts can betolerated.

    Raw video has limited motion -> easier to code and conceal

    Yao Wang, 2004 Error Control 4

  • 8/21/2019 Error Control New

    5/74

    One-Way Video Streaming

    . , ,

    streaming from Internet Except for live broadcast/multicast, can pre-compress the video,

    but decodin must be done in real-time

    Initial playout delay can be up to a few seconds

    Receiver uses a large smoothing buffer to store several seconds of

    video frames before starting to display the first received frame

    Bit rate/video quality can vary widely depending on theapplications

    Recipients of the same video source may be connected to the

    . .mbps fast ethernet) and the receiving terminal may have varyingcomputing power (palm vs. laptop vs. desktop)

    Scalable codin desired

    Yao Wang, 2004 Error Control 5

  • 8/21/2019 Error Control New

    6/74

    Challenge for Video Communications

    Wireless networks: random bit errors, long burst errors, and

    possibly link outages (can be quite high, around 30%)

    Internet: packet loss and variable delay due to network

    congestion (very low 10-9 to around 10%)

    Excessive delay = loss for real-time applications

    Real networks are heterogeneous in bandwidth and

    Yao Wang, 2004 Error Control 6

  • 8/21/2019 Error Control New

    7/74

    Network and Video Disconnect

    loss and error rates Often this increases delay through the network

    Even with streaming, video data is delay-sensitive

    Once video decoding begins, it must continue or quality

    degrades

    Video may not be as vulnerable to packet losses and

    Data requires retransmission; any error or loss needs to be

    fixed

    Video can be engineered to tolerate SOME loss and error

    ARReibman, 2011 7

  • 8/21/2019 Error Control New

    8/74

    Steps involved in a Communication

    Yao Wang, 2004 Error Control 8

  • 8/21/2019 Error Control New

    9/74

    End-to-End Delay

    Yao Wang, 2004 Error Control 9

  • 8/21/2019 Error Control New

    10/74

    Causes of Packet Losses

    ,

    rates FEC along bits within each packet Sufficient number of correctly received bits in each packet make it

    eco a e

    With (n,k) code, the number of errors must be

  • 8/21/2019 Error Control New

    11/74

    Packet losses

    ARReibman, 2011

  • 8/21/2019 Error Control New

    12/74

    Packet losses

    ARReibman, 2011

  • 8/21/2019 Error Control New

    13/74

    Packet losses

    ARReibman, 2011

  • 8/21/2019 Error Control New

    14/74

    Compression

    ARReibman, 2011

  • 8/21/2019 Error Control New

    15/74

    Bit errors

    ARReibman, 2011

  • 8/21/2019 Error Control New

    16/74

    Variable-length decoding: example

    1 1 1 001 01 1 1 0001 1 1

    1110010111000111 sent to decoder

    1110010101000111 received by decoder

    1 1 1 001 01 01 0001 1 1

    ARReibman, 2011

  • 8/21/2019 Error Control New

    17/74

    Problem with Variable Length Coding

    bits/packets non-decodable. Must se ment and acketize the data to ensure

    subsequently received data can still be useful

    ARReibman, 2011 17

  • 8/21/2019 Error Control New

    18/74

    Compressed video data is sensitive to

    Variable length coding Temporal predictive coding

    pa a pre c ve co ng

    All contribute to error ro a ation either within thesame frame or also in following frames

    Yao Wang, 2004 Error Control 18

  • 8/21/2019 Error Control New

    19/74

    Packet losses: temporal impact

    with time Predicting from an erroroneous frame will propagate errors

    Motion compensation causes errors to propagate spatially!

    -

    No other frames use B-frames to predict

    (not true with the hierarchical B structure in H.264)

    A correctly received I-frame will stop error

    ARReibman, 2011

  • 8/21/2019 Error Control New

    20/74

    Spatial/Temporal Error Propagation

    Yao Wang, 2004 Error Control 20

  • 8/21/2019 Error Control New

    21/74

    Spatial and temporal impact of a

    ARReibman, 2011

  • 8/21/2019 Error Control New

    22/74

    Spatial and temporal impact of a

    Motion-

    com ensation

    propagates

    error spatially

    and temporally

    ARReibman, 2011

  • 8/21/2019 Error Control New

    23/74

    Spatial and temporal impact of a

    I-frame

    clears

    out errors

    ARReibman, 2011

  • 8/21/2019 Error Control New

    24/74

    Effect of Transmission Errors

    Coded,

    No loss

    3%

    5% 10%

    Yao Wang, 2004 Error Control 24

    Example reconstructed video frames from a H.263 coded sequence, subject to packet losses

    Note that error seen in a frame may be due to losses in previous frames

  • 8/21/2019 Error Control New

    25/74

    Error Control Techniques for Video

    Trans ort level error control onl

    Error detection and correction through FEC

    Retransmission (ARQ) of lost packets

    Error-resilient packetization and unequal error protection (UEP)

    Error concealment (decoder only)

    Recover lost/damaged regions at the decoder

    Error resilient encoding (encoder only or encoder+decoder) Add redundancy to video bitstream to assist decoder recovery

    Encoder-decoder-network interactive error control

    Feedback-based adaptive encoding

    x. e erence p c ure se ec on, e ec ve n ra up a e, ra e s ap ng

    Path diversity

    Different bitstreams sent through separate paths

    L ered codin with basela er sent on more reliable ath

    Yao Wang, 2004 Error Control 25

    Multiple description coding with parallel paths

  • 8/21/2019 Error Control New

    26/74

    Transport Level Error Control

    Coding) Retransmission Automatic Retransmission Re uest

    or ARQ)

    Error resilient packetization and multiplexing Unequal error protection

    Yao Wang, 2004 Error Control 26

  • 8/21/2019 Error Control New

    27/74

    Forward Error Correction (FEC)

    to enable error detection and correction Simple example: Add a parity check bit at the end of

    a oc o a as ream, can e ec a s ng e errors

    Channel coding rate:

    For every k source bits, add l channel bits, to create n=k+lbits -> channel coding rate r=k/n

    Well designed code (e.g. Reed-Solomn code) can correctt=l/2 error bits in each n-bit block

    Yao Wang, 2004 Error Control 27

  • 8/21/2019 Error Control New

    28/74

    Packet Level FEC

    - ,losses

    FEC can be applied across packets to correct/detect packetlosses With packet losses, which packets are lost are known (called erasers).

    With (n,k) code, receiving any k out of n packets can recover k sourcepackets!

    Yao Wang, 2004 Error Control 28

  • 8/21/2019 Error Control New

    29/74

    Shannon theorem for communication

    Source and channel codes can be designed separately: Source coding minimizes the bit rate necessary to satisfy a distortioncriterion (Shannon rate-distortion theory)

    hannel coding adds just enough redundancy bits to reduce the rawchannel error rate to the permitted level

    Only valid for stationary source and channel and requires

    processing of infinitely long blocks of data (delay = infinity!)

    Practical system limitations Video are not stationary: content changes in time!

    Allowed channel coding length (FEC block length) is limited due to

    delay constraint and complexity constraint Joint design of video coding and error control (including channelcoding) can bring additional gain.

    Multiple description coding

    Yao Wang, 2004 Error Control 29

  • 8/21/2019 Error Control New

    30/74

    Delay-Constrained ARQ

    receiver requests retransmission of a lost or erroneously deliveredpacket, incorporated in TCP

    ,

    control

    For video applications, ARQ must be limited to within the delay

    How many retransmission attempts are acceptable depends on the

    round-trip time (RTT)

    -

    way to achieve UEP)

    For broadcast/multicast applications, ARQ is inappropriate in

    eneral althou h it can be de lo ed at the link la er

    Yao Wang, 2004 Error Control 30

  • 8/21/2019 Error Control New

    31/74

    Error-Resilient Encoding

    help recover from transmission errors

    Design goal: minimize the redundancy to achieve a desired levelof resilience

    Error isolation (part of H.263/MPEG4 standard)

    Inserting sync markers

    Data partition Robust binary encoding

    Reversible VLC (RVLC) (part of H.263/MPEG4 standard)

    Error resilient prediction

    Insert intra-mode periodically (accommodated by the standard) Independent segment prediction (part of H.263/MPEG4 standard)

    Layered coding with unequal error protection

    Yao Wang, 2004 Error Control 31

    Multiple description coding

  • 8/21/2019 Error Control New

    32/74

    Basic Design issues for Error

    -

    Speed of channel changing Error resilience

    Compression

    Overhead (less bit-rate for video)

    Better resilience given packet losses or bit-errors

    How far between each B-frame?

    More memory, longer delay

    ARReibman, 2011

  • 8/21/2019 Error Control New

    33/74

    Bit errors

    ,

    Variable length decoder may get lost Looks similar to a acket loss

    Decoder may not get lost

    Motion vector may change sign

    Run-length may be errored

    DC coefficient may change sign

    ARReibman, 2011

  • 8/21/2019 Error Control New

    34/74

    Variable-length decoding: example

    1 1 1 001 01 1 1 0001 1 1

    1110010111000111 sent to decoder

    1110010101000111 received by decoder

    1 1 1 001 01 01 0001 1 1

    ARReibman, 2011

  • 8/21/2019 Error Control New

    35/74

    Inserting Synchronization

    Dont know how much information was lost Dont know where to put newly decoded information

    Are these bits coefficients? Motion vectors?

    Solution: insert synchronization codewords

    periodically

    asy o n :

    Picture_Start_Code, Slice_Start_Code

    Thirty slices in each frame (MPEG-2)

    Much larger slices in H.264

    ARReibman, 2011

  • 8/21/2019 Error Control New

    36/74

    Video Slice

    Each frame may be divided into multiple slices, with headerat the beginning of each slice, allowing it to be decodable

    n epen en o prev ous s ces.

    By default (non-slice mode): H.264 put entire frame into one

    slice Slice size selection

    Small slices improves robustness to channel errors, but

    reduces codin efficienc !

    Different slice modes: Equal size in bytes (more complicated)

    qua s ze n p xe s

    Yao Wang, 2012

  • 8/21/2019 Error Control New

    37/74

    Impact of Slice Size

    Frame boundary Slice boundary

    A single loss will affect (at least) a slice of a frame

    16 pixels vertically, entire image horizontally

    More slice_start_codes:

    Worst quality without packet losses (bits wasted)

    ARReibman, 2011 Error Control and Video Quality Measurement

  • 8/21/2019 Error Control New

    38/74

    Packetization vs. Slices

    packet only affect one slice A packet should not cross video frames

    s ng equa p xe s ze s ces resu ng n var a e eng n

    bytes) packets

    ARReibman, 2011 Error Control and Video Quality Measurement 38

  • 8/21/2019 Error Control New

    39/74

    Uncompressed video

    ARReibman, 2011 Error Control and Video Quality Measurement

  • 8/21/2019 Error Control New

    40/74

    Bit error

    ARReibman, 2011 Error Control and Video Quality Measurement

    With slice structure, a bit error only affect one slice, but can render remaining bits in the same slice undecodable!

  • 8/21/2019 Error Control New

    41/74

    Reversible Variable Length Coding

    Yao Wang, 2004 Error Control 41

    . .

    Increased decoder complexity (when implemented).

  • 8/21/2019 Error Control New

    42/74

    RD optimized mode decision

    considering packet loss

    across an unreliable network

    Should this block be sent as an I-block or P-block?

    ,

    subject to total rate

    At encoder

    , for each coding option (I or P block) Compute rate

    Compute joint distortion at decoder, for encoding and packet

    loss

    Basic principle can be extended in many ways Include channel redundancy due to FEC/retransmission,

    , ,

    ARReibman, 2011 Error Control and Video Quality Measurement

    R lt RD ti i d id

  • 8/21/2019 Error Control New

    43/74

    Results: RD optimized video

    ang, eguna an, an ose, eo co ng w op ma n er n ra-

    mode switching for packet loss resilience, IEEE JSAC, June 2000,

    18(6):96676ARReibman, 2011 Error Control and Video Quality Measurement

  • 8/21/2019 Error Control New

    44/74

    Encoder-Decoder Interactive Error

    Change intra-rate based on average loss rates Reference picture selection (part of H.263/MPEG-4 standard)

    o ow ng a amage rame ee ac n o rom rece ver , use

    undamaged previous frame as reference frame for temporal

    prediction

    Determine which MBs are affected following a lost MB (feedback

    info), avoid using those MBs as reference pixels

    ,

    coding delay

    Yao Wang, 2004 Error Control 44

  • 8/21/2019 Error Control New

    45/74

    Reference Picture Selection

    Even/odd frames sent on separate paths. Predict damaged frames based on NACK oneach path, and use undamaged frames as reference pictures.

    Yao Wang, 2004 Error Control 45

    Compatible with the RPS option in H.263+.

    L d C di ith

  • 8/21/2019 Error Control New

    46/74

    Layered Coding with

    Base layer provides acceptable quality, enhancement layer refinesthe quality

    Base layer stream is delivered through a reliable channel (by usingARQ and strong FEC or better transmission path)

    Good for a network with differentiated service (Do NOT exist todayover Internet, may become part of emerging wireless standards)

    Problems:

    Any error in the base layer causes severe degradation

    Re etitive AR ma incur unacce table dela stron FEC ma be

    too complex or cause extra delay The enhancement layer is useless by itself

    The increased bit-rate from scalable coding may be too high

    Yao Wang, 2004 Error Control 46

  • 8/21/2019 Error Control New

    47/74

    Multiple Description Coding

    Assumptions:

    u p e c anne s e ween source an es na on

    Independent error and failure events Probability that all channels fail simultaneously is low

    ,provided data are properly packetized and interleaved

    MDC: Generate multi le correlated descri tions Any description provides low but acceptable quality

    Additional received descriptions provide incremental improvements

    No retransmission required -> low delay

    However: correlation reduced coding efficiency

    Design goal:

    Yao Wang, 2004 Error Control 47

    maximize the robustness to channel errors at a permissible level ofredundancy

  • 8/21/2019 Error Control New

    48/74

    Generic Two Description Coder

    Decoder

    1 DecodedSignal

    MDC

    Encoder

    Channel 1Decoder

    Source

    Signal

    from S1

    (D1)(R1)

    Decoder

    Channel 2 eco eSignal

    from S1,S2

    (D0)

    S2

    (R2)

    2 DecodedSignal

    from S2

    Balanced MDC:

    R1=R2, D1=D2

    Yao Wang, 2004 Error Control 48

    D2)MDC Decoder

  • 8/21/2019 Error Control New

    49/74

    Redundancy Rate Distortion

    Rate-Distortion

    (RD) Function

    1

    Redundancy Rate Distortion

    (RRD) Function

    D0*

    D R0 ( ) (MDC)

    D D1 0( ; )*

    RR*

    R

    D R0*( ) (SDC)

    Design criteria for MD coders Minimize D

    1for a given , for fixed R* or D

    0* (minimizing the

    average distortion given channel loss rates, for given total rate)

    Yao Wang, 2004 Error Control 49

    Can easily vary the vs. D1

    trade-off to match network conditions

    Challenge in Designing MD Video

  • 8/21/2019 Error Control New

    50/74

    Challenge in Designing MD Video

    ,temporal prediction loop

    Prediction strategies are key to control trade-off between addedredundancy and reduced compression efficiency

    Predict from two-description reconstruction, or one?

    Prediction based on two-description reconstruction

    Higher prediction efficiency Mismatch problem at the decoder

    Prediction based on single-description reconstruction

    Lower prediction efficiency

    o m sma c pro em

    One design strategy

    Predict based on two-description reconstruction, but explicitly code

    Yao Wang, 2004 Error Control 50

  • 8/21/2019 Error Control New

    51/74

    Video Redundancy Coding in H.263+

    threads High redundancy (~30%) due to reduced prediction gain

    because of longer distance between frames

    Hard to vary the redundancy based on channel loss

    characteristics

    even frames

    odd frames

    Yao Wang, 2004 Error Control 51

    Multiple Description Motion Compensation

  • 8/21/2019 Error Control New

    52/74

    Multiple Description Motion Compensation

    ,

    ,frame is predicted (central predictor) from both even and odd

    past frames

    Code the central prediction error

    sufficient if both descriptions are received

    To avoid mismatch, a side predictor for even frames predictsonly from the past even frame, and the mismatch signal(difference between central and side prediction) is also coded

    The predictors and the mismatch error quantizer control theredundancy of the coder, and can be designed based on the

    Yao Wang, 2004 Error Control 52

  • 8/21/2019 Error Control New

    53/74

    Special Case: Two-Tap Predictor

    MV2,2a

    ~)()(:errorpredictionCentral)2(

    ~

    )1(

    ~

    )(:predictorCentral000

    02010

    (n)enn(n)enanan

    ,

    MV2MV1~~:Send

    ~)()(:errorMismatch

    )2(~)(:predictorSide

    10101

    131

    nene

    (n)e(n)qnn(n)e

    nan

    n-3 n-2 n-1 n

    1,1:predictorleaky-Non 321 aaaMV2,3a

    ))2(only(havereceivedisndescriptiooneIf

    )()(~)()(

    ,oaverece vensescr p oo

    1

    0000

    00

    n

    nqn(n)enn

    nn

    Yao Wang, 2004 Error Control 53

    )()(~~)()( 11011 nqn(n)e(n)enn

  • 8/21/2019 Error Control New

    54/74

    RRD Performance of VRC and MDMC

    Yao Wang, 2004 Error Control 54

    Performance in Packet Lossy

  • 8/21/2019 Error Control New

    55/74

    Performance in Packet Lossy

    Yao Wang, 2004 Error Control 55

    Sample Reconstructed Frames

  • 8/21/2019 Error Control New

    56/74

    Sample Reconstructed Frames

    , ,

    Yao Wang, 2004 Error Control 56

    D d E C l t

  • 8/21/2019 Error Control New

    57/74

    Decoder Error Concealment

    - ,

    the loss of an isolated segment of a frame

    The lost region can be recovered based on the received

    Decoder optimization issue, not part of video coding standard!

    Decoders on the market differ in their error concealment

    capa es

    Yao Wang, 2004 Error Control 57

    E C l t T h i

  • 8/21/2019 Error Control New

    58/74

    Error Concealment Techniques

    Recover damaged regions by interpolating from surrounding (in the

    same frame and in nearby frames) regions

    -

    Replace damaged MB by its corresponding MB in reference frame

    If the MV is also lost, need to estimate the MV first. One approach:

    Simple and quite effective, if the data were appropriately partitioned

    Spatial interpolation

    Maximally smooth recovery (Wang and Zhu, 1993) estimatesmissing DCT coefficients so a combination of spatial and temporal

    smoothness measures is maximized

    Yao Wang, 2004 Error Control 58

    Large amount of literature! (See textbook)

    S l E C l t R lt

  • 8/21/2019 Error Control New

    59/74

    Sample Error Concealment Results

    Without concealment With concealment

    Yao Wang, 2004 Error Control 59

    Video Streaming

  • 8/21/2019 Error Control New

    60/74

    Video Streaming

    Receiver heterogeneity

    rate adaptation (QoS control)

    Streaming protocols Delivery architectures

    Yao Wang, 2012 Error Control 60

    Categorization

  • 8/21/2019 Error Control New

    61/74

    Categorization

    Sender captures live event and compresses in real time Receiver streams video with a small time shift ( tens of

    seconds), no fast forward

    Video-on-demand (non live streaming)

    - Receivers can stream at different times (asynchronously),

    can have random access (fast forward, remind, pause, etc.)

    Server send to each receiver separately

    Multicast one to man

    Server send the same video to multiple receivers

    Yao Wang, 2012 Error Control 61

    Unicast vs Multicast

  • 8/21/2019 Error Control New

    62/74

    Unicast vs. Multicast

    Pros and Cons?

    How can multicast accommodate receivers with different down-link capacity?

    Yao Wang, 2012 Error Control 62

    Challenges

  • 8/21/2019 Error Control New

    63/74

    Challenges

    bandwidth and decoding/display capability The end-to-end throu h ut sustainable bandwidth

    and delay between server and each receiver

    changes in time

    receivers

    How to handle residual acket losses covered

    already)

    Yao Wang, 2012 Error Control 63

    Challenge 1: Receiver Inhomogeneity

  • 8/21/2019 Error Control New

    64/74

    Challenge 1: Receiver Inhomogeneity

    bandwidth and decoding/display capability Possible solutions

    Simulcast: code the same video to multiple versions with

    different rates

    ,adapt the number of layers to send based on the receiver

    bandwidth / display capability

    Yao Wang, 2012 Error Control 64

    Challenge 2: Network Dynamics

  • 8/21/2019 Error Control New

    65/74

    Challenge 2: Network Dynamics

    - -

    and delay changes in time Wireless link is inherently time varying due to

    fading/shadowing and mobility

    Backbone network can suffer from congestion

    control !

    Yao Wang, 2012 Error Control 65

    Video Rate Adaptation

  • 8/21/2019 Error Control New

    66/74

    Video Rate Adaptation

    Sender estimates sustainable rate based on feedback Receiver estimates based on receiving packet statistics and

    inform the sender the desired video rate (HTTP streaming)

    How to adapt video to the desired rate

    unicast)

    Switch among multiple rate versions (adaptive HTTP

    Layered coding and send only a subset of layers

    Yao Wang, 2012 Error Control 66

    Challenge 3: Content Caching

  • 8/21/2019 Error Control New

    67/74

    Challenge 3: Content Caching

    Replicate the content at multiple edge servers (CDN)

    ISP/access point may cache recently delivered packets so that

    o er no es serve y s can reuse em

    Yao Wang, 2012 Error Control 67

    From Dapeng Wu

    Related Protocols

  • 8/21/2019 Error Control New

    68/74

    Related Protocols

    -

    Transport protocol: Lower layer: UDP & TCP

    Upper layer: Real-time Transport Protocol (RTP) &Real-Time Control Protocol (RTCP)

    Real-Time Streaming Protocol (RTSP):

    RealPlayer

    Session Initiation Protocol (SIP): MicrosoftWindows MediaPlayer; Internet telephony

    HTTP streamin

    Yao Wang, 2012 Error Control 68

  • 8/21/2019 Error Control New

    69/74

    Application

    layer

    Transport

    layer

    Network

    layer

    Linklayer

    Ph sicalFrom Dapeng Wu

    Yao Wang, 2012 Error Control 69

    layer

    Delivery Architecture

  • 8/21/2019 Error Control New

    70/74

    y

    -

    Using client-server model Each receiver get her video from the server

    Multiple servers form an overlay network (content delivery

    network or CDN)

    - - Server send to some receivers

    Those receivers help to deliver to other receivers

    y r : eer-ass s e

    Yao Wang, 2012 Error Control 70

    Summary

  • 8/21/2019 Error Control New

    71/74

    y

    requirements

    What causes packet loss and delay

    Transport level error control

    Basic concept of channel coding (FEC)

    Bit level and acket level FEC Retransmission is effective within the delay constraint

    Error resilient encoding

    Trade off coding efficiency for error resilience

    Synchronization markers, slices, I-frames

    Reversible variable length coding

    Some techniques are only useful for bit-error dominated channels

    Yao Wang, 2012 Error Control 71

    Summary (Cntd)

  • 8/21/2019 Error Control New

    72/74

    y ( )

    - -

    Adaptation of reference frames, intra-blocks

    Requires feedback info, may not be available

    Does not involve extra redundancy, motion-compensated temporalconcealment is simple and yet offers visible improvements

    Layered coding and unequal error protection Multiple description coding and multipath transport

    Choice of technique(s) depends on underlying application andnetwork

    Video streaming fundamentals

    Yao Wang, 2012 Error Control 72

    References

  • 8/21/2019 Error Control New

    73/74

    . . ,

    communications A review, Proc. IEEE, 1998 Y. Wan , A. R. Reibman, and S. Lin, Multi le

    description coding for video delivery, invited paper,

    Proc. IEEE, Jan. 2005.

    . , . , .- . ,processing and communications, Prentice Hall, 2002.

    Chap. 14.

    Yao Wang, 2004 Error Control 73

    Homework

  • 8/21/2019 Error Control New

    74/74

    Y. Wang, J. Ostermann, Y.-Q. Zhang, Video processing andcommunications, Prentice Hall, 2002. Chap. 14.

    Homeworks

    Prob. 14.1-14.4, 14.9, 14.11, 14.12, 14.13

    Yao Wang, 2012 Error Control 74