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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 545
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 27
22 Flix Engine Linux Module Documentation
5.4 Common Codec Parameters
Defines
#define FE2_CODECPARAM_BITRATE
Codec parameter for stream bitrate.
#define FE2_VCODECPARAM_RC_MODE
Video codec parameter for the rate control mode.
#define FE2_VCODECPARAM_KFINTTYPE
Video codec parameter for the keyframe interval type.
#define FE2_VCODECPARAM_KFFREQ
Video codec parameter for keyframe frequency.
Enumerations
enum FE2_VideoBitrateControls {
CBR_1PASSControl,
VBR_1PASSControl,
CBR_2PASSControl,
VBR_2PASSControl }
Encoder rate control types, influences quality.
enum FE2_VideoKeyframeTypes {
MAX_KEYFRAMES,
FIXED_KEYFRAMES }
Key frame interval types, influences quality.
5.4.1 Define Documentation
5.4.1.1 #define FE2_CODECPARAM_BITRATE
Codec parameter for stream bitrate.
Compressed stream bitrate in kbits/sec.
Definition at line 47 of file codec_common.h.
5.4.1.2 #define FE2_VCODECPARAM_KFFREQ
Video codec parameter for keyframe frequency.
Value is in video frames. The interpretation depends on the setting of FE2_VCODECPARAM_-
KFINTTYPE
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Przeglądanie stron 27
1 2 ... 23 24 25 26 27 28 29 30 31 32 33 ... 544 545

Komentarze do niniejszej Instrukcji

Brak uwag