Christoph Gerstbauer <christophgerstbauer <at> gmail.com> writes:

> So my need is to force FFMpeg to make an extraction via codec 
> copy (copy video and audiostreams) , BUT JUST ENCODE the first 
> GOP to a new CLOSED GOP.

Then you either have to program an application (that uses 
FFmpeg libraries if you want) or run ffmpeg (the application) 
several times to reencode a part and stream copy another part 
and concatenate.
This may or may not lead to sync issues;-(

Carl Eugen

_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to