feat(playground): "Ask AI" button, quick presets, audio waveform#932
Open
odbol wants to merge 5 commits intoffmpegwasm:mainfrom
Open
feat(playground): "Ask AI" button, quick presets, audio waveform#932odbol wants to merge 5 commits intoffmpegwasm:mainfrom
odbol wants to merge 5 commits intoffmpegwasm:mainfrom
Conversation
- Add full-width Upload Media button above the file system for easier uploads - Wrap FileSystemManager in accordion to reduce visual clutter - Auto-update input JSON args with uploaded filename 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Add a presets selector UI above the JSON text box with built-in presets for common FFmpeg operations (extract audio, merge audio, increase loudness). Users can also save custom presets to localStorage with name and optional description. Clicking a preset replaces the JSON in the editor. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
…cription The user enters their own Gemini API key, and then can prompt it to write an ffmpeg command. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
✅ Deploy Preview for ffmpegwasm ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I use this all the time for my own videos, and I added a few improvements to the UX of the playground to make it simpler and quicker to use, including:
Screenshots: