Quoting Nicolas Gaullier (2024-07-08 14:36:38) > >Envoyé : vendredi 14 juin 2024 13:27 > >>Envoyé : lundi 3 juin 2024 12:00 > >>>Envoyé : mardi 28 mai 2024 11:11 > >>> > >>>This a new ping but I post the patch again to get fate cleanly completed > >>>on patchwork. > >>> > >>https://patchwork.ffmpeg.org/project/ffmpeg/list/?series=11939 > > > >To summarize, and for remembering, the initial commit was 4e0e9ce2dc, 7 > >years ago, and inserted this: > >ff_outlink_set_status(fs->parent->outputs[0], AVERROR_EOF, AV_NOPTS_VALUE) > >The target of this patch is to make it a: > >ff_outlink_set_status(fs->parent->outputs[0], AVERROR_EOF, eof_pts) > > > >My use case is that I frequently chain the scale filter with the fps filter, > >and since the scale filter uses framesync since e82a3997cdd6c0 (3rd of May > >this year), this is becoming a "full" issue > > Pinging again, the patch still applies...
Could you please add a test demonstrating the issue? -- Anton Khirnov _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".