Encoder h263 [H.263 / H.263-1996]:
    Threading capabilities: no
    Supported pixel formats: yuv420p
H.263 encoder AVOptions:
-obmc              <int>        E..V.. use overlapped block motion compensation. (from 0 to 1)
-structured_slices <int>        E..V.. Write slice start position at every GOB header instead of just GOB number. (from 0 to 1)
-mb_info           <int>        E..V.. emit macroblock info for RFC 2190 packetization, the parameter value is the maximum payload size (from 0 to INT_MAX)
-mpv_flags         <flags>      E..V.. Flags common for all mpegvideo-based encoders.
   skip_rd                      E..V.. RD optimal MB level residual skipping
   strict_gop                   E..V.. Strictly enforce gop size
   qp_rd                        E..V.. Use rate distortion optimization for qp selection
   cbp_rd                       E..V.. use rate distortion optimization for CBP
-luma_elim_threshold <int>        E..V.. single coefficient elimination threshold for luminance (negative values also consider dc coefficient) (from INT_MIN to INT_MAX)
-chroma_elim_threshold <int>        E..V.. single coefficient elimination threshold for chrominance (negative values also consider dc coefficient) (from INT_MIN to INT_MAX)
-quantizer_noise_shaping <int>        E..V.. (from 0 to INT_MAX)

