Skip to content

FluidFrames.RIFE 2.0

Compare
Choose a tag to compare
@Djdefrag Djdefrag released this 29 Apr 09:52
· 26 commits to main since this release
29178c9

Download here -> https://jangystudio.itch.io/fluidframesrife

NEW

  • It is now possible to fluidify multiple videos in one shot
  • The message box is now more "conversational"
  • Now the app will save the fluidified files by adding the chosen resolution % tag.
    • This allows you to try different % resolutions without the produced file overwriting the previous one.
    • For example, a video with fluidify x2 and Resolution 70%:
    • FluidFrames.RIF 1.13 => video_RIFEx2.mp4
    • FluidFrames.RIF 2.0 => video__RIFEx2_70%.mp4
  • New GUI based on the splendid work of @customtkinter:
    • it is now possible to select files via a "Select files" button instead of the Drag&Drop function that presented several problems
    • this new library allows for much more organized and optimized code
    • the new interface is fully resizable and so adaptable to any screen
    • the new interface also allows more space to add new widgets (in the future)

BUGFIX & IMPROVEMENTS

  • A comprehensive restructuring of the code and many micro-optimizations:
    • more than 50% of the code has been restructured to be faster and more readable
  • Updated all dependencies

FOR DEVS

  • With the new GUI based on @customtkinter, it is easier to run the app via python script and should give less headaches than the old GUI which needed more 3/4 different libraries
  • Many more logs have been added in console (for those who use the app via Python code)

I want to sincerely thank the people who support and will support this work (financially and otherwise).
Thank you for allowing me to learn how to develop these projects and at the same time be able to help my parents financially. ❤