- 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.
1 line
367 B
JSON
1 line
367 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_word_index": -1, "highlight_start_time": 0.1, "highlight_duration": 1.5} |