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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 545
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 203
198 Flix Engine Linux Module Documentation
5.47 FXM
5.47.1 Detailed Description
The FXM muxer produces output compatible with the Sun Java VM.
Muxer Parameters:
Name | Type | Opt/Reqd | Range
============================================================================
FE2_FXM_CUEPT_EVENT | String | Optional | [0.0,)
FE2_FXM_CUEPT_NAV | String | Optional | [0.0,)
FE2_FXM_CUEPT_PARAM | String | Optional | N/A
FE2_FXM_METADATA_ENABLE | Numeric | Optional | fxmmetadata_t
FE2_FXM_METADATA_DISABLE | Numeric | Optional | fxmmetadata_t
Example Usage:
sc = Flix2_AddMuxer(&muxer, flix, FE2_MUXER_FXM);
if(sc == ON2_OK)
; //now using the FXM muxer for output
5.47.2 Supported Codecs
Video:
FE2_CODEC_VP6
Audio:
FE2_CODEC_LAME
5.47.3 Format Restrictions
Audio:
44.1/22.05/11.025kHz & 1/2ch
If the input does not meet the above conditions FE2_FILTER_RESAMPLE will be automatically
added, overriding user settings if necessary.
Defines
#define FE2_MUXER_FXM
FXM muxer. For use with Flix2_AddMuxer().
#define FE2_FXM_CUEPT_EVENT
Set an event cue point.
#define FE2_FXM_CUEPT_NAV
Set a navigation cue point.
#define FE2_FXM_CUEPT_PARAM
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Przeglądanie stron 203
1 2 ... 199 200 201 202 203 204 205 206 207 208 209 ... 544 545

Komentarze do niniejszej Instrukcji

Brak uwag