ShortGenerator/subtitle_gui_presets.json
klop51 5ce79f084d Refactor subtitle rendering and highlight functionality
- Improved the rendering of subtitles in preview mode to highlight the currently selected word.
- Enhanced export functionality to create highlights for all words in sequence using preset settings.
- Updated the GUI to reflect changes in highlight word selection and preset slot navigation.
- Added error handling for subtitle creation and improved logging for better debugging.
- Introduced a new script for extracting subtitles and generating short clips based on loud moments in the audio.
- Updated JSON preset files to remove obsolete fields and ensure compatibility with the new features.
2025-08-07 22:25:56 +02:00

1 line
339 B
JSON

{"subtitle_y_px": 1550, "highlight_offset": 0, "font_size_subtitle": 65, "font_size_highlight": 65, "highlight_x_offset": 26, "video_path": "C:/Users/braul/Desktop/shorts_project/shorts/short_1.mp4", "font": "Arial", "srt_path": "C:/Users/braul/Desktop/shorts_project/subtitles.srt", "highlight_start_time": 0.1, "highlight_duration": 1.5}