diff --git a/README.md b/README.md index 1f662215..c13e2399 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,10 @@ Welcome to TheAnimeScripter, a comprehensive tool designed for both video proces 2. **Upscaling**: Enhance the resolution of your videos for an improved viewing experience. 3. **Deduplication**: Optimize your video size by removing duplicate frames. 4. **Segmentation**: Separate the background from the foreground for easier and faster rotobrushing. -5. **Integration with After Effects**: Seamlessly use our tool directly inside of After Effects. -6. **Model Chaining in After Effects**: Run Deduplication, Upscaling, Interpolation all in one. -7. **No Frame Extraction**: The script does 0 frame extraction, everything is being done in memory without additional decode and encode cycles. +5. **Auto Clip Cutting**: Increase your productivity by automatically cutting your clips using a Scene Change Filter. +6. **Integration with After Effects**: Seamlessly use our tool directly inside of After Effects. +7. **Model Chaining in After Effects**: Run Deduplication, Upscaling, Interpolation all in one. +8. **No Frame Extraction**: The script does 0 frame extraction, everything is being done in memory without additional decode and encode cycles. ## 🛠️ Getting Started @@ -132,4 +133,8 @@ In no particular order: - [Massive] Lowered total processing steps from 2 to 1 meaning faster processing and less encoding needed - Some minor performance improvements, not very noticeable for high end computers. - [Massive] Increased performance by ~25% by piping output directly to FFMPEG. -- [Massive] Added Anime Segmentation for Auto Rotobrushing. Still some work left to do \ No newline at end of file +- [Massive] Added Anime Segmentation for Auto Rotobrushing. Still some work left to do +- [Massive] Release 0.1.3 (25/12/2023) +- [Massive] Added Automated Scene Change Detect and cut inside of After Effects +- Added dedup strenght chooser for more accurate dead frame removal. +- [Massive] Release 0.1.4 (28/12/2023) \ No newline at end of file