Audio
[Section 6: Encoding Settings]

Audio Encode Settings. More...

Variables

var flixpub_flv_audio_bitrate
 Audio data rate [number].
var flixpub_flv_audio_codec
 Audio codec [number].

Detailed Description

This section documents the audio codec and bitrate settings.

Variable Documentation

var flixpub_flv_audio_bitrate

flixpub_flv_audio_codec controls the audio bit rate of output files.

Note:
Not all audio bitrates are supported. When a rate is unsupported, the codec's most closely matching supported bitrate is used instead.

var flixpub_flv_audio_codec

flixpub_flv_audio_codec controls the audio format of output files.

Remarks:
  • Use kAudioCodecMp3 to create FLVs with MP3 audio. (support for MP3 audio requires that the user system have a MP3 encoder ACM installed)
  • Use kAudioCodecNellyMoser to create FLVs with Nellymoser audio. (Nellymoser audio support is built in and requires no 3rd party components on user systems)


On2 Flix Publisher documentation, generated on Mon Jan 7 18:13:01 2008 by doxygen 1.5.4 On2 Technologies, Inc