From: Stefano Sabatini <stefasab@gmail.com> To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org> Subject: Re: [FFmpeg-devel] [RFC] FFmpeg Execution Graph Visualization Date: Fri, 21 Mar 2025 19:27:21 +0100 Message-ID: <Z92viSTlKU0La9Ua@mariano> (raw) In-Reply-To: <DM8P223MB0365AB64AECCC838CF7CB41DBADE2@DM8P223MB0365.NAMP223.PROD.OUTLOOK.COM> On date Tuesday 2025-03-18 02:32:13 +0000, Soft Works wrote: > Hello everybody, > > working on the subject of writing out filtergraph information > obviously implies the goal of being able to visualize that data in > some way. While I do have something for long, it's tailored for > specific workflows and is hardly useful for most. > > Anyway, it shouldn't be required to use once another software for > visualize the output. This decimates the usability for any such > feature by far. Few days ago, I was thinking about ways for making > this feature really useful for everybody without needing to jump > through any extra hoops. We have that range of writers (now "text > formatters"), and so I wondered whether there isn't some text format > that is meant to directly represent a graph for visualization [...] > Examples > > I've created a Gist with some examples of the output here: > > https://gist.github.com/softworkz/a196b2d0e9e2df49f766abd92f508551 > > (also includes a zip with html file examples) > Questions > > I'm curious what you think about it! > > - What's good, what's bad, what should be changed/improved? > > - What about the displayed information, should something be added? > > - I'm folding out the buffer source/sink filters to simplify the view, is that ok? > Should the TRIM filters be excluded as well? > > - Since it's no longer just about filter graphs - what do you think about the term > "Ffmpeg Execution Graph"? > (other ideas welcome) > > - Does anybody have some complex command lines for me to test? > (no need to include media files, I can try to replicate > something similar) > Thanks for working on this, from the examples it looks pretty amazing. What it's not clear to me is how this builds up on top of text formatters, since they are meant to render a tree structure in a generic way. From this you can have a description of a graph, but then you need specialized ad-hoc logic to convert it to a graph format. What am I missing? _______________________________________________ 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-21 18:27 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2025-03-18 2:32 Soft Works 2025-03-18 6:43 ` Diederick C. Niehorster 2025-03-21 18:27 ` Stefano Sabatini [this message] 2025-03-21 20:11 ` Soft Works
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=Z92viSTlKU0La9Ua@mariano \ --to=stefasab@gmail.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