[FFmpeg-user] Can't cut on some frames number

Mark Conrad markconrad at aquamen-ent.com
Tue Oct 30 04:20:16 EET 2018


I am trying to cut on specific frame numbers but this does not seem to
work. The 10th frame of the clip I am working is would be 00:00:0.416667
since the video is 24 fps.

When I run [ffmpeg "my_video.mp4" -ss  00:00:0.416667 -to  00:00:1.208333
"my_clipped_video.mp4] I lose the 10th frame and my clip starts on the 11th
frame. I seem to notice this with ms that end in repeating numbers so how
do you clip on a exact frame?

I have a example of my code here in python:
https://stackoverflow.com/questions/53055988/losing-frames-when-clipping-videos-with-ffmpeg?noredirect=1#comment93011316_53055988

-- 
Mark Conrad
Pipeline Technical Director

*Aquamen Entertainment LLC*
6555 Barton Avenue, Suite 100
LA, CA 90038

-- 
*Aquamen Entertainment LLC.*
Confidentiality Notice: This email and any 
files transmitted with it are confidential and intended solely for the use 
of the individual or entity to whom they are addressed. If you have 
received this email in error please notify the system manager. This message 
contains confidential information and is intended only for the individual 
named. If you are not the named addressee you should not disseminate, 
distribute or copy this e-mail. Please notify the sender immediately by 
e-mail if you have received this e-mail by mistake and delete this e-mail 
from your system. If you are not the intended recipient you are notified 
that disclosing, copying, distributing or taking any action in reliance on 
the contents of this information is strictly prohibited.


More information about the ffmpeg-user mailing list