On Tue, Jun 24, 2025 at 09:23:10PM +0200, Marton Balint wrote:
> It was never reliable to detect if a filtergraph have sources, because a 
> filter
> can act as a source only after some time, for example the loop filter.
> 
> So it is better to remove the source detection entirely and always give the
> scheduler an oppurtunity to stop processing.
> 
> Fixes ticket #11604.
> 
> Signed-off-by: Marton Balint <c...@passwd.hu>
> ---
>  fftools/ffmpeg_filter.c | 25 ++++---------------------
>  1 file changed, 4 insertions(+), 21 deletions(-)

breaks: (infinite loop)

./ffmpeg -y -i tickets//507/avdesync_cut.avi -bitexact -af 
aresample=first_pts=-50000 -r 24000/1001 -t 145 out.avi

sample seems attached to the ticket: https://trac.ffmpeg.org/ticket/507

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

I am the wisest man alive, for I know one thing, and that is that I know
nothing. -- Socrates

Attachment: signature.asc
Description: PGP signature

_______________________________________________
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".

Reply via email to