How to split accurately a LONG GOP video (h264/XDCAM…) with FFMPEG?
问题 My goal is to split a XDCAM or a H264 video, frame-accurately, with ffmpeg. I guess that the problem comes from its long GOP structure, but I'm looking for a way to split the video without re-encoding it. I apply an offset to encode only a specific section of the video (let say from the 10th second to the end of the media) Any ideas ? 回答1: Please refer to the ffmpeg documentation. You will find an option -frames . That option can be use to specify for a given input stream (in the following