To fetch Frames from Video with 5fps rate with specified Start and end Time in video with following FFMPEG command,
ffmpeg -i input.mp4 -ss 00:00:54 -to 00:01:53 -r 5