From: Michael Niedermayer <michael@niedermayer.cc> To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org> Subject: Re: [FFmpeg-devel] [PATCH] avfilter/src_movie: switch to activate() Date: Wed, 17 May 2023 01:38:33 +0200 Message-ID: <20230516233833.GV1391451@pb2> (raw) In-Reply-To: <CAPYw7P7z8oPirdCYgy-bMfVWh50oUv-Ovp2+MsF-4VrRor8mxA@mail.gmail.com> [-- Attachment #1.1: Type: text/plain, Size: 1469 bytes --] On Mon, May 15, 2023 at 11:13:10PM +0200, Paul B Mahol wrote: > Attached. > src_movie.c | 91 ++++++++++++++++++++++++++++++++++++------------------------ > 1 file changed, 56 insertions(+), 35 deletions(-) > 2fe86f393e8afc2e055458cf8c505e0fb4e20931 0001-avfilter-src_movie-switch-to-activate.patch > From a5bfd2e0856a02989ce7f1d2a4f3b9f45c77189f Mon Sep 17 00:00:00 2001 > From: Paul B Mahol <onemda@gmail.com> > Date: Sat, 2 Apr 2022 14:06:22 +0200 > Subject: [PATCH 1/3] avfilter/src_movie: switch to activate() > > Signed-off-by: Paul B Mahol <onemda@gmail.com> > --- > libavfilter/src_movie.c | 91 +++++++++++++++++++++++++---------------- > 1 file changed, 56 insertions(+), 35 deletions(-) Causes infinite loop in ./ffmpeg -f lavfi -i "amovie=fate-suite/wavpack/num_channels/eva_2.22_6.1_16bit-partial.wv,asplit=3[out1][a][b]; [a]showwaves=s=340x240,pad=iw:ih*2[waves]; [b]showspectrum=s=340x240[spectrum]; [waves][spectrum] overlay=0:h [out0]" -t 0.1 -qscale 2 -bitexact file-waves.avi ive also seen memory corruption with some other patches from today on top using the same command above. but only bisected the first issue, i can bisect teh others too if it helps ? thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB In fact, the RIAA has been known to suggest that students drop out of college or go to community college in order to be able to afford settlements. -- The RIAA [-- Attachment #1.2: signature.asc --] [-- Type: application/pgp-signature, Size: 195 bytes --] [-- Attachment #2: Type: text/plain, Size: 251 bytes --] _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
prev parent reply other threads:[~2023-05-16 23:38 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2023-05-15 21:13 Paul B Mahol 2023-05-16 23:38 ` Michael Niedermayer [this message]
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20230516233833.GV1391451@pb2 \ --to=michael@niedermayer.cc \ --cc=ffmpeg-devel@ffmpeg.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel This inbox may be cloned and mirrored by anyone: git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \ ffmpegdev@gitmailbox.com public-inbox-index ffmpegdev Example config snippet for mirrors. AGPL code for this site: git clone https://public-inbox.org/public-inbox.git