FFmpeg API Metadata JSON

fal-ai/ffmpeg-api/metadata
Get encoding metadata from video and audio files using FFmpeg API.
Inference
Commercial use

Input

Additional Settings

Customize your input with more control.

Result

Idle
{
  "media": {
    "media_type": "video",
    "url": "",
    "content_type": "",
    "file_name": "",
    "codec": "",
    "container": "",
    "timebase": "",
    "resolution": {
      "aspect_ratio": ""
    },
    "format": {
      "container": "",
      "video_codec": "",
      "profile": "",
      "pixel_format": ""
    }
  }
}

Loading pricing info...

Logs