On Fri, Jul 12, 2024 at 12:43 AM Mark Filipak <markfilipak.tr...@gmail.com> wrote:
> On 11/07/2024 18.05, Vincent Deconinck wrote: > > Hi, > > > > A few months ago, my GoPro randomly started creating some corrupt (or > > partly-corrupt) video files, mixing up frames and causing jaggy > playback.To > > illustrate the case, here is an excerpt I generated with "ffmpeg -c copy" > > from a corrupt source file : > > > https://drive.google.com/file/d/1GD7YiVS2z8h0r6UdsPPIXFgnh9RukoeR/view?usp=sharing > > > Or can you advise another way to fix the files ? > > > > Thanks for your help, > > > > Vincent > > Hey, Vincent, > > Try this: > -filter_complex "shuffleframes=<pattern>" > It's worked for me. > Yes, as this is not intra only video stream copy is not an option, so it will be somehow faster than pngs processing, but still it will transcode source video. > > --Mark. > _______________________________________________ > ffmpeg-user mailing list > ffmpeg-user@ffmpeg.org > https://ffmpeg.org/mailman/listinfo/ffmpeg-user > > To unsubscribe, visit link above, or email > ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe". > _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".