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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 545
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 41
36 Flix Engine Linux Module Documentation
#define FE2_H264_RC_MODE
Alias for FE2_VCODECPARAM_RC_MODE.
#define FE2_H264_PROFILE
Codec parameter for encoding profile.
#define FE2_H264_B_FRAME_RATE
Codec parameter for B frame rate.
#define FE2_H264_SPEED
Controls frame analysis, affecting encoder speed and inversely output quality.
Typedefs
typedef enum h264profile h264profile_t
Valid profiles for use with the FE2_H264_PROFILE parameter.
Enumerations
enum h264profile {
BASE_H264PROFILE,
MAIN_H264PROFILE,
HIGH_H264PROFILE }
Valid profiles for use with the FE2_H264_PROFILE parameter.
5.11.3 Define Documentation
5.11.3.1 #define FE2_CODEC_H264
Codec name for use with Flix2_AddCodec().
Attention:
Both width and height MUST be multiples of 4
Definition at line 57 of file h264.h.
5.11.3.2 #define FE2_H264_B_FRAME_RATE
Codec parameter for B frame rate.
Specifies number of B frames between I/P and next P frame.
Note:
Default: 0
Definition at line 102 of file h264.h.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Przeglądanie stron 41
1 2 ... 37 38 39 40 41 42 43 44 45 46 47 ... 544 545

Komentarze do niniejszej Instrukcji

Brak uwag