• 1.3.1 1d88a0b929

    FrameForge Stable

    jlw_4049 released this 2024-06-21 15:02:44 -04:00 | 0 commits to master since this release

    Updates

    • Latest version of awsmfunc from github instead of from pip

    Fixes

    • Since VapourSynth.v65 byte strings was trying to be decoded for FFMS2 that was already strings
    Downloads
  • 1.3.0 930e6b4e70

    FrameForge Stable

    jlw_4049 released this 2024-06-20 12:18:20 -04:00 | 3 commits to master since this release

    Updates

    • Added a new command --img-lib. This allows the user to select one of the two image libs, defaulting to fpng
    • Improved error handling
    • Images are now generated first in a temporary directory and moved to the desired directory upon completion (temp directory is automatically cleaned up)
    Downloads
  • 1.2.1 19ba7a3ad3

    FrameForge Stable

    jlw_4049 released this 2024-06-12 01:06:28 -04:00 | 9 commits to master since this release

    Updates

    • Added a new command --sub-alignment. This follows the (.ass) standard for positioning subtitles on the images
    Downloads
  • 1.2.0 40baeb3c39

    FrameForge Stable

    jlw_4049 released this 2024-03-08 19:49:21 -05:00 | 11 commits to master since this release

    Command Removed

    • --index-dir

    Updates

    • Added two new commands to replace --index-dir, --source-index-path and --encode-index-path
    • Default subtitle color is set to neon green
    • Added a more descriptive help message for --subtitle-color

    Fixes

    • A potential edge case bug when it came to creating an index that didn't exist
    Downloads
  • 1.1.0 3f06777a29

    FrameForge Stable

    jlw_4049 released this 2024-03-01 16:35:40 -05:00 | 15 commits to master since this release

    Updates

    • Add support for --frames, with this argument you can pass specific frames as a string like so "1001:1002", if more than 1 frame separate with :
    Downloads
  • 1.0.3 760587c20b

    FrameForge Stable

    jlw_4049 released this 2024-01-30 13:41:01 -05:00 | 17 commits to master since this release

    Updates:

    • Subtitle font size is now set to 20 by default if no args are passed
    • Now perfectly aligns text top left, top right as needed depending on the generated image type
    Downloads
  • 1.0.2 23de915b82

    FrameForge Stable

    jlw_4049 released this 2024-01-29 23:03:31 -05:00 | 20 commits to master since this release

    Fixes:

    • Fix incorrect ordering of reference/sync frames in v1.0.1
    • Slightly increased the frame/ref frames subtitle size
    Downloads
  • 1.0.1 c1c21ed332

    FrameForge Stable

    jlw_4049 released this 2024-01-29 22:40:45 -05:00 | 22 commits to master since this release

    Updates:

    • Reference/Sync generated images are now positioned roughly to the top right hand corner of the image
    • Reference/Sync frames now both state what frame they are
    • Reference/Sync frames color has been changed to a neon green
    Downloads
  • 1.0.0 d469c8fe2c

    FrameForge Stable

    jlw_4049 released this 2024-01-24 12:44:34 -05:00 | 30 commits to master since this release

    Updates:

    • Initial stable public release
    Downloads