← All models
Ffmpeg Api Merge Audio-Video
ffmpeg-api-merge-audio-video
Video generationby infery
Merge videos with standalone audio files or audio from video files.
Example
Details
- Accepts
- video + audio
Pricing
- Price
- 0.025 cr / second
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| audio_urlrequired | string | URL of the audio file to use as the audio track |
| video_urlrequired | string | URL of the video file to use as the video track |
| start_offset | number | Offset in seconds for when the audio should start relative to the video |
Output
| Field | Type | Description |
|---|---|---|
| video | — | Output video with merged audio. |