I have a video encoded with H264, size 1.4 GB and I only need some part of the frames in the middle.
Can I use ffmpeg to extract part of the frames from the middle of the video?
|
I have a video encoded with H264, size 1.4 GB and I only need some part of the frames in the middle. Can I use ffmpeg to extract part of the frames from the middle of the video?
| |||
|
feedback
|
|
Yes. The
Should get 20 frames from 1 minute and onwards and put them in myclip.avi If you want individual images set | |||
|
feedback
|