Formats and Presets 1.1
From Aviberry API
| Language: |
English • Русский |
Contents
Still have a question?
Conversion is a process of transcoding file from one format to another using specified settings. A set of such settings is called a preset.
Using Default Presets
Each format has one or several presets that are available through the corresponding identifier. To get more information about available formats and presets, check http://www.aviberry.com/presets/.
Here you can find Aviberry's most complete Format Reference - http://www.aviberry.com/supported-formats.html.
Advanced Preset Settings
You can adjust existing presets by setting parameters in preset_data string of startConversion method. If a parameter value is not specified, settings of the selected preset are used (preset_id). If a preset is not specified (preset_id = -2), default parameter values are used (when possible).
Parameter Description
Video Formats:
- 3GPP (MPEG-4, H.263, H.264)
- 3GPP2 (MPEG-4, H.263, H.264)
- AVI (Xvid MPEG-4)
- FLV (H.263, H.264)
- MP4 (MPEG-4, H.263, H.264)
- MPEG-1,2 (MPEG1, MPEG2)
- WebM/VP8
- WMV
Audio Formats:
Additional Features:
- GenerateFLV - Changing MPEG-4 container to FLV without reencoding
- SkipIfFileMatchesPreset - Skipping conversion if input file parameters are the same as conversion parameters
- PreviewOffset - Setting snapshot shift
- GetMediaInfo - Getting information about the converted file
Contents
Still have a question?
| Language: |
English • Русский |
