OpenCut/apps/web/src
StarKnightt f72f5c100b Add video speed control and improve playback smoothness
Added a speed control dropdown in the timeline toolbar that lets users change video playback speed between 0.5x to 2x. The dropdown shows the current speed and offers preset options.

Made video playback smoother by:
- Using better timing for speed changes
- Improving video synchronization
- Reducing playback stutters
- Making speed changes more responsive

The speed control is now easily accessible while editing and works smoothly with all video clips.
2025-06-23 20:01:12 +05:30
..
app feat: initial state for composition and overlay editing on the video player 2025-06-23 15:39:56 +03:00
components Add video speed control and improve playback smoothness 2025-06-23 20:01:12 +05:30
hooks feat: cleaned up video player, added functionality, zooming in/out, timeline position viewer, keyboard controls 2025-06-23 09:18:15 +03:00
lib Merge pull request #1 from yimothysu/main 2025-06-23 10:52:40 +02:00
stores Add video speed control and improve playback smoothness 2025-06-23 20:01:12 +05:30
types Add video speed control and improve playback smoothness 2025-06-23 20:01:12 +05:30
middleware.ts feat: cleaned up video player, added functionality, zooming in/out, timeline position viewer, keyboard controls 2025-06-23 09:18:15 +03:00