Functions Index :: J
Name | Description | Package | Module |
---|---|---|---|
Returns the most common (ie with maximum occurence) framerate of a clip array. Between framerates with the same occurence, the function favors those with the smaller value; for example if an array of 5 clips has fps [24,24,25,30,30] the function will return 24... | |||
Returns the most common (ie with maximum occurence) pixel type of a clip array. The function first honors total RGB/YUV occurence and then specific occurences of RGB/YUV subtypes. In addition, when equal number of specific RGB/YUV subtypes is encountered, it favors YV12 over YUY2 and RGB32 over RGB24,... |