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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 545
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 71
66 Flix Engine Linux Module Documentation
5.16.2.9 #define FE2_VP8_CXMODE
VP8 compress mode.
Valid values are defined by FE2_CompressMode
Note:
Default: COMPRESSMODE_GOOD
Definition at line 77 of file vp8.h.
5.16.2.10 #define FE2_VP8_DROP_THRESH
Threshold controlling encoder frame dropping.
A value of 0 disables frame dropping. Larger values will increase the likelihood frames will be dropped to
achieve data rate constraints. Recommended values are 0 for VBR mode and 70 for CBR mode.
Note:
Valid range: [0,100]
Default: 0
Definition at line 151 of file vp8.h.
5.16.2.11 #define FE2_VP8_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 × output
f
ps or 360 frames if the framerate is unknown
Definition at line 65 of file vp8.h.
5.16.2.12 #define FE2_VP8_KFINTTYPE
Alias for FE2_VCODECPARAM_KFINTTYPE.
Video codec parameter for the keyframe interval type.
Valid values are defined by
FE2_VideoKeyframeTypes.
Note:
Default: MAX_KEYFRAMES
Definition at line 58 of file vp8.h.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Przeglądanie stron 71
1 2 ... 67 68 69 70 71 72 73 74 75 76 77 ... 544 545

Komentarze do niniejszej Instrukcji

Brak uwag