VideoTools/internal
Stu Leak 68df790d27 Fix player frame generation and video playback
Major improvements to UnifiedPlayer:

1. GetFrameImage() now works when paused for responsive UI updates
2. Play() method properly starts FFmpeg process
3. Frame display loop runs continuously for smooth video display
4. Disabled audio temporarily to fix video playback fundamentals
5. Simplified FFmpeg command to focus on video stream only

Player now:
- Generates video frames correctly
- Shows video when paused
- Has responsive progress tracking
- Starts playback properly

Next steps: Re-enable audio playback once video is stable
2026-01-07 22:20:00 -05:00
..
app Format cleanup and minor fixes 2025-12-23 21:56:47 -05:00
benchmark feat: implement unified FFmpeg player and fix critical build issues 2026-01-02 01:02:07 -05:00
convert Enforce display aspect ratio in conversions 2026-01-07 15:38:34 -05:00
enhancement Commit pending assets, deps, and enhancement fixes 2026-01-04 05:09:32 -05:00
interlace Format cleanup and minor fixes 2025-12-23 21:56:47 -05:00
logging Fix author logo preview, scrolling, and icons 2026-01-07 01:42:03 -05:00
metadata Add queue error copy, auto naming helper, and metadata templating 2025-12-07 12:03:21 -05:00
modules Fri 02 Jan 2026 06:24:18 PM EST: Implement critical fixes for production readiness 2026-01-02 18:24:18 -05:00
player Fix player frame generation and video playback 2026-01-07 22:20:00 -05:00
queue fix: update main menu version display to dev22 2026-01-03 13:58:22 -05:00
state Wire convert state manager callbacks 2026-01-06 17:52:46 -05:00
sysinfo fix: resolve build errors and complete dev22 fixes 2026-01-03 13:17:30 -05:00
thumbnail Add timeout and no-stdin for thumbnail jobs 2026-01-07 16:04:40 -05:00
ui Restore UI noise opacity to 3 percent 2026-01-07 15:29:56 -05:00
utils Enforce display aspect ratio in conversions 2026-01-07 15:38:34 -05:00