Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 12.8 KB

ffmpegprofile.md

File metadata and controls

19 lines (15 loc) · 12.8 KB

FfmpegProfile

Transcode profile

Fields

Field Type Required Description Example
Width int64 ✔️ N/A 1280
Name string ✔️ N/A 720p
Height int64 ✔️ N/A 720
Bitrate int64 ✔️ N/A 3000000
Fps int64 ✔️ N/A 30
FpsDen *int64 N/A 1
Quality *int64 Restricts the size of the output video using the constant quality feature. Increasing this value will result in a lower quality video. Note that this parameter might not work if the transcoder lacks support for it.
23
Gop *string N/A 2
Profile *components.Profile N/A H264Baseline
Encoder *components.Encoder N/A