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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 545
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 43
38 Flix Engine Linux Module Documentation
Definition at line 89 of file h264.h.
5.11.3.7 #define FE2_H264_RC_MODE
Alias for FE2_VCODECPARAM_RC_MODE.
Note:
Default: VBR_1PASSControl
Attention:
Only VBR_1PASSControl or CBR_1PASSControl are supported at this time
Definition at line 84 of file h264.h.
5.11.3.8 #define FE2_H264_SPEED
Controls frame analysis, affecting encoder speed and inversely output quality.
Lower values will will produce faster overall encode times, with the potential for quality loss, depending
on the input material. A value of 1 provides a good balance between speed and quality, 2 or above will
begin to perceptibly lengthen the encode.
Note:
Default:
BASE_H264PROFILE/MAIN_H264PROFILE: 1
HIGH_H264PROFILE: 3
Valid Range: [0,5]
Definition at line 116 of file h264.h.
5.11.4 Typedef Documentation
5.11.4.1 typedef enum h264profile h264profile_t
Valid profiles for use with the FE2_H264_PROFILE parameter.
5.11.5 Enumeration Type Documentation
5.11.5.1 enum h264profile
Valid profiles for use with the FE2_H264_PROFILE parameter.
Enumerator:
BASE_H264PROFILE
MAIN_H264PROFILE
HIGH_H264PROFILE
Definition at line 92 of file h264.h.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Przeglądanie stron 43
1 2 ... 39 40 41 42 43 44 45 46 47 48 49 ... 544 545

Komentarze do niniejszej Instrukcji

Brak uwag