How to create playable FLV video from part of FLV file using FFMPEG?
- by Ole Jak
So we had real FLV video file. we had devided it into 3 parts (more or less equal, not looking into structure orcontext). We have taken second part and forgot about first 2. Video contained audio and video track. mp3 and on vp6. Is it any how possible to play thsat second part after sending to ffmpeg some command?
So how to (using any FFMPEG API…