On Mon, Dec 6, 2021 at 12:23 AM Soft Works <softwo...@hotmail.com> wrote: > > It can only work like that. >
You literally designed subtitle filtering. You defined how it works. All your explanations come down to some fancy form of "because I made it required". All I'm hearing is that some internal mechanisms in avfilter need it. Why is it a public field in one of the most key structures in our entire codebase? You understand this concern, right? Any public field should first (and only) answer the question, what information does this convey to the user? Does the user need this information? I'm not seeing any of that in your explanations. All I'm seeing is internal avfilter workings - cemented in public API. You are not integrating into an existing infrastructure, you are literally trying to add the whole thing, so you can change it to not need this redundant field. - Hendrik _______________________________________________ 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".