I'm using jcodec for frame extraction from mp4 files, and creating a new video file from the images.
However, I'm taking hard time for getting the total number of frame in jcodec. (And I've looked the jcodec sources, but I cannot find it..)
Does jcodec provides this? Or should I use other libraries?