AVPlayer - , , , 0,5 - , 2 - .
, FrameRate, . , , :
CMTime frameDuration = [myAsset tracksWithMediaType:AVMediaTypeVideo][0].minFrameDuration;
float fps = frameDuration.timescale/(float)frameDuration.value;
, . , ffmpeg -i .
----
, kCMTimeZero. , , - AVAssetReader , , .