Google Flix Engine Linux Reference Manual Instrukcja Użytkownika Strona 39

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 545
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 38
5.10 H263 - FFmpeg 33
5.10.2.2 #define FE2_CODEC_H263_BASELINE
Codec name for use with Flix2_AddCodec().
Specifically this codec refers to the baseline H.263 profile (profile 0) supported within 3GPP files amongst
others.
Attention:
The baseline profile only supports the following resolutions:
sub-QCIF (128x96)
QCIF (176x144)
CIF (352x288)
See also:
Scale
ITU-T Recommendation H.263 (01/05): "Video coding for low bit rate communication".
Definition at line 56 of file h263.h.
5.10.2.3 #define FE2_H263_BITRATE
Alias for FE2_CODECPARAM_BITRATE.
Codec parameter for stream bitrate.
Compressed stream bitrate in kbits/sec.
Note:
Default: 448
Definition at line 63 of file h263.h.
5.10.2.4 #define FE2_H263_KFFREQ
Alias for FE2_VCODECPARAM_KFFREQ.
Video codec parameter for keyframe frequency.
Value is in video frames. The interpretation depends on the setting of FE2_VCODECPARAM_-
KFINTTYPE
See also:
FE2_VideoKeyframeTypes
Note:
Default: 12.0 × fps or 360 frames if the framerate is unknown
Definition at line 78 of file h263.h.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Przeglądanie stron 38
1 2 ... 34 35 36 37 38 39 40 41 42 43 44 ... 544 545

Komentarze do niniejszej Instrukcji

Brak uwag