[Feature][Video] Add "Blurred Background" padding option for Fit framing - #1239
JavaProgswing wants to merge 1 commit into
Conversation
|
@JavaProgswing is attempting to deploy a commit to the magic-peach1's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
👋 Thanks for your PR, @JavaProgswing!Welcome to Reframe — a browser-based video editor built for everyone 🎬
What happens next
Quick checklist
Useful links
Happy coding! 🎉 |
|
Thanks for the contribution! Another open PR (#1566: feat: Add Blurred Background padding option for Fit framing) tackles the same issue and is a bit further along (cleaner CI / no merge conflicts), so I'm consolidating there to keep review focused in one place. Closing this one — no reflection on the work itself, just avoiding split review across duplicates. Feel free to bring anything over to #1566 if it adds something that one doesn't have yet! |
Description
This PR introduces a highly requested framing mode: Fit (Blur). When resizing videos (e.g. converting a 16:9 landscape to a 9:16 vertical), the standard "Fit" mode leaves solid black bars. This new mode fills the empty space with a scaled-up, heavily blurred version of the original video.
Related Issue
Closes #1237
Type of Contribution
Participant Info
Screen Recording
Recording / Loom link: N/A (UI enhancement changes only)
Checklist
bun run lintpasses (no ESLint errors)bunx tsc --noEmitpasses (no TypeScript errors)aria-label/ accessible namesconsole.logstatements left in