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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 545
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 247
242 Flix Engine Linux Module Documentation
5.53 WebM - FFmpeg
5.53.1 Detailed Description
Example Usage:
sc = Flix2_AddMuxer(&muxer, flix, FE2_MUXER_WEBM);
if(sc == ON2_OK)
; //Now using the WebM muxer for output
5.53.2 Supported Codecs
Video:
FE2_CODEC_VP8
Audio:
FE2_CODEC_VORBIS
Additional References:
WebM Project
Defines
#define FE2_MUXER_WEBM
WebM muxer. For use with Flix2_AddMuxer().
5.53.3 Define Documentation
5.53.3.1 #define FE2_MUXER_WEBM
WebM muxer. For use with Flix2_AddMuxer().
Definition at line 45 of file webm.h.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Przeglądanie stron 247
1 2 ... 243 244 245 246 247 248 249 250 251 252 253 ... 544 545

Komentarze do niniejszej Instrukcji

Brak uwag