From: Nicolas George <george@nsup.org> To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org> Cc: yangyalei <269032741@qq.com> Subject: Re: [FFmpeg-devel] [PATCH] FFMPEG: add graph reconfig capability Date: Thu, 27 Mar 2025 20:38:15 +0100 Message-ID: <Z-WpJ6RoW0Jn2j78@phare.normalesup.org> (raw) In-Reply-To: <tencent_0616AB448A99440CC7A9DF151B809EAAFA06@qq.com> yangyalei via ffmpeg-devel (HE12025-03-26): > In the avfiltergraph of FFmpeg, it is required that all filters within > the graph can obtain a format and successfully negotiate for data > flow. > > So, is it allowed for the graph to contain filters that cannot obtain > a format? Can these filters be ignored during format negotiation, > allowing only the filters that can obtain a format to negotiate > successfully? > > This patch addresses the problem described in this scenario. Thanks for the explanations. Unfortunately, there is still something important missing: What does it change in practice? Which ffmpeg command-line is not currently possible and becomes possible with this patch? Also: Please remember that the negotiation process is very fragile and mostly uncovered by tests. Please test at least with the ones in there: https://ffmpeg.org/pipermail/ffmpeg-devel/2022-August/299593.html > ------------------ Original ------------------ Please remember that top-posting is forbidden on this list. If you do not know what it means, look it up. Regards, -- Nicolas George _______________________________________________ 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".
next prev parent reply other threads:[~2025-03-27 19:38 UTC|newest] Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top 2025-03-25 11:24 yangyalei050 via ffmpeg-devel 2025-03-25 11:28 ` Nicolas George 2025-03-26 2:44 ` yangyalei via ffmpeg-devel 2025-03-27 19:38 ` Nicolas George [this message] 2025-03-26 3:09 ` yangyalei via ffmpeg-devel 2025-03-26 7:28 ` softworkz . -- strict thread matches above, loose matches on Subject: below -- 2025-03-26 2:54 yangyalei via ffmpeg-devel 2025-03-24 2:28 yangyalei050 via ffmpeg-devel 2025-03-24 2:48 ` Zhao Zhili 2025-03-24 2:10 yangyalei via ffmpeg-devel
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=Z-WpJ6RoW0Jn2j78@phare.normalesup.org \ --to=george@nsup.org \ --cc=269032741@qq.com \ --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