> Is it possible to perform lossless editing of mpeg (or other files) at GOP > boundaries with any of the libav* libraries? > Are there functions to determine GOP boundaries?
if flags & AV_PKT_FLAG_KEY http://betterlogic.com/roger/2010/12/how-to-determine-iframes-with-ffprobe/ What do you mean lossless at GOP boundaries? Like it splits files at GOP boundaries? -r _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
