-
FrameForge Stable
released this
2024-09-30 20:17:16 -04:00 | 0 commits to master since this releaseFixes
- When
--frames
was passed FrameForge was generating double the images
Downloads
- When
-
FrameForge Stable
released this
2024-08-25 14:13:34 -04:00 | 4 commits to master since this releaseUpdates
- Updated release python version to
3.11.9
Fixes
- An edge case bug that could potentially cause data loss when generating the final folder
- Issue where the encode would attempt to use the source index file, generating a new one in it's place incorrectly (this was present in ffms2)
Downloads
- Updated release python version to
-
FrameForge Stable
released this
2024-07-09 15:00:42 -04:00 | 7 commits to master since this releaseUpdates
- Updated ffms2
- Updated LSMASHSource
- Updated SubText
Downloads
-
FrameForge Stable
released this
2024-06-21 15:02:44 -04:00 | 8 commits to master since this releaseUpdates
- 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
-
FrameForge Stable
released this
2024-06-20 12:18:20 -04:00 | 11 commits to master since this releaseUpdates
- 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
- Added a new command
-
FrameForge Stable
released this
2024-06-12 01:06:28 -04:00 | 17 commits to master since this releaseUpdates
- Added a new command
--sub-alignment
. This follows the (.ass) standard for positioning subtitles on the images
Downloads
- Added a new command
-
FrameForge Stable
released this
2024-03-08 19:49:21 -05:00 | 19 commits to master since this releaseCommand 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
-
FrameForge Stable
released this
2024-03-01 16:35:40 -05:00 | 23 commits to master since this releaseUpdates
- 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
- Add support for
-
FrameForge Stable
released this
2024-01-30 13:41:01 -05:00 | 25 commits to master since this releaseUpdates:
- 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
-
FrameForge Stable
released this
2024-01-29 23:03:31 -05:00 | 28 commits to master since this releaseFixes:
- Fix incorrect ordering of reference/sync frames in v1.0.1
- Slightly increased the frame/ref frames subtitle size
Downloads