格式解譯器模組完成 Codec 翻譯器的同樣的功能,只是對象不是通道而是檔案。譬如你將一通電話以 GSM 格式記錄下來,在回放時若是該通道非 GSM 格式時就需要格式解譯器模組。
這邊建議不要使用 GSM 格式來儲存而請改採 WAV 格式,主要原因是降低 CPU 負載。
- format_g723 G.723: .g723 (不重要)
- format_g726 G.726: .g726 (不重要)
- format_g729 G.729: .g729 (有用的)
- format_gsm RPE-LTP (original GSM codec): .gsm (有用的)
- format_h263 H.263—video: .h263 (有用的)
- format_h264 H.264—video: .h264 (有用的)
- format_ilbc Internet Low Bitrate Codec: .ilbc (不重要)
- format_jpeg Graphic file: .jpeg, .jpg (不重要)
- format _ogg_vorbis Ogg container: .ogg (有用的)
- format_pcm Various Pulse-Coded Modulation formats: .alaw, .al, .alw, .pcm, .ulaw, .ul, .mu, .ulw, .g722, .au (有用的)
- format_siren14 G.722.1 Annex C (14 kHz): .siren14
- format_siren7 G.722.1 (7 kHz): .siren7
- format_sln16 16-bit signed linear: .sln16
- format_sln 8-bit signed linear: .sln, .raw (有用的)
- format_vox .vox (不重要)
- format_wav .wav (有用的)
- format_wav_gsm GSM audio in a WAV container: .wav, .wav49 (有用的)
0 意見:
張貼留言