Hello, My name is Hari Babu Muga. I am Machine Learning engineer at Quantiphi Analytics. I am using ffmpeg for resizing and extracting the frames from the videos. In this process I got some queries about the process logic of ffmpeg.
When I read a video for knowing the total number of frames present in it, ffmpeg gives me 'x' count but when I actually extracted the frames using ffmpeg, it gave me 'x+3' frames. and the additional number of frames that are coming are variable with respect to the format of the video. Kindly tell me why this is happening. If ffmpeg is creating duplicate frames while extracting frames from video, please tell me whether its creating duplicate frames at random time stamps or at the end of the video. Thanks!! -- _This message contains information that may be privileged or confidential and is the property of the Quantiphi Inc and/or its affiliates_. It is intended only for the person to whom it is addressed. _If you are not the intended recipient, any review, dissemination, distribution, copying, storage or other use of all or any portion of this message is strictly prohibited. If you received this message in error, please immediately notify the sender by reply e-mail and delete this message in its *entirety*___ _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
