feat: add video reverse playback option (closes #122)#1068
feat: add video reverse playback option (closes #122)#1068garima-agarwall wants to merge 1 commit into
Conversation
|
@garima-agarwall 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. |
✅ PR Format Check Passed — @garima-agarwallBasic format checks passed. A maintainer will review your code changes. This does not mean the PR is approved — it just means the format is correct. |
👋 Thanks for your PR, @garima-agarwall!Welcome to Reframe — a browser-based video editor built for everyone 🎬
What happens next
Quick checklist
Useful links
Happy coding! 🎉 |
|
@magic-peach I have made the necessary changes and put up this new PR. Kindly give feedback on this. |
|
👋 This PR has been inactive for 21 days. It will be automatically closed in 14 days if there's no further activity. If you need help with this PR, please comment or ping a maintainer. |
|
@magic-peach I have made the necessary changes and put up this new PR. Kindly give feedback on this. |
Description
Added a reverse video toggle in the Rotation section. Uses FFmpeg's
reversevideo filter andareverseaudio filter to play both video and audio backwards. An inline warning is shown when the file is larger than 100MB.Related Issue
Closes #122
Type of Contribution
Participant Info
Screen Recording
Recording / Loom link:
https://github.com/user-attachments/assets/e85a91c1-663e-47c0-8d48-8fa1d968f213
Checklist
bun run lintpasses (no ESLint errors)bunx tsc --noEmitpasses (no TypeScript errors)aria-label/ accessible namesconsole.logstatements left in