Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.17 KB

File metadata and controls

16 lines (13 loc) · 1.17 KB

MuxRuby::AssetNonStandardInputReasons

Properties

Name Type Description Notes
video_codec String The video codec used on the input file [optional]
audio_codec String The audio codec used on the input file [optional]
video_gop_size String The video key frame Interval (also called as Group of Picture or GOP) of the input file [optional]
video_frame_rate String The video frame rate of the input file [optional]
video_resolution String The video resolution of the input file [optional]
pixel_aspect_ratio String The video pixel aspect ratio of the input file [optional]
video_edit_list String Video Edit List reason indicates that the input file's video track contains a complex Edit Decision List [optional]
audio_edit_list String Audio Edit List reason indicates that the input file's audio track contains a complex Edit Decision List [optional]
unexpected_media_file_parameters String A catch-all reason when the input file in created with non-standard encoding parameters [optional]