Better Video color management UI & Several BUG Fixes
Added 2024-05-08 13:04:55 +0000 UTCAlready available in the latest version
---------------------
Better Video color management UI:
You can now simply select the pixel format you want to use instead of typing.
🛠️8 BUG Fixes🛠️
âś…Fixed an issue where enabling [Process video by segment] could result in a small portion of content being lost at the end of the video (Example: For a 300 seconds and 900 milliseconds video , this bug would cause the last 900 ms of the video to be lost).
âś…Fixed an issue where using [Optimize Looped video] could generate extra duplicate frames, thereby causing the looped playback to be unsmooth.
âś…Fixed an issue where extra frames appeared at the end of the video after frame interpolation.
âś…Fixed an issue that could cause errors when both [Target FPS] and [Optimize Looped video] are enabled.
âś…Fixed an issue where using [Target FPS] on very short videos could result in a lower actual frame rate after frame interpolation.
âś…Fixed a conflict between [Speed Boost] and [Optimize Looped video].
âś…Fixed a conflict between [Scene Shift Detection] and [Optimize Looped video].
âś…Fixed compatibility issues with the latest version of ffmpeg and updated the built-in ffmpeg to the latest version, preparing for future support of more video encoders & decoders.
Recently, one user brought a bug related to the [Optimize Looped video] feature to my attention. While I was addressing this issue, I discovered several more bugs connected to this feature. As I worked through fixing each of these, I uncovered even more issues. That's why the next update will include fixes for all these bugs. Since fixing these bugs requires a lot of code rewriting, I still need more time for testing.