You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error File "/content/ShortGPT/gui/ui_tab_short_automation.py", line 103, in create_short
for step_num, step_info in shortEngine.makeContent():
File "/content/ShortGPT/shortGPT/engine/abstract_content_engine.py", line 72, in makeContent
self.stepDictcurrentStep
File "/content/ShortGPT/shortGPT/engine/content_short_engine.py", line 109, in _prepareBackgroundAssets
self._db_background_trimmed = extract_random_clip_from_video(
File "/content/ShortGPT/shortGPT/editing_utils/handle_videos.py", line 55, in extract_random_clip_from_video
.input(video_url, ss=start_time, t=clip_duration)
What type of browser are you seeing the problem on?
Chrome
What type of Operating System are you seeing the problem on?
Google Colab
Python Version
python 3.1
Application Version
im not sure, the last i think
Expected Behavior
to generate the video
Error Message
Error File "/content/ShortGPT/gui/ui_tab_short_automation.py", line 103, in create_short
forstep_num, step_infoinshortEngine.makeContent():
File "/content/ShortGPT/shortGPT/engine/abstract_content_engine.py", line 72, in makeContent
self.stepDict[currentStep]()
File "/content/ShortGPT/shortGPT/engine/content_short_engine.py", line 109, in _prepareBackgroundAssets
self._db_background_trimmed = extract_random_clip_from_video(
File "/content/ShortGPT/shortGPT/editing_utils/handle_videos.py", line 55, in extract_random_clip_from_video
.input(video_url, ss=start_time, t=clip_duration)
Code to produce this issue.
No response
Screenshots/Assets/Relevant links
No response
The text was updated successfully, but these errors were encountered:
What happened?
Error File "/content/ShortGPT/gui/ui_tab_short_automation.py", line 103, in create_short
for step_num, step_info in shortEngine.makeContent():
File "/content/ShortGPT/shortGPT/engine/abstract_content_engine.py", line 72, in makeContent
self.stepDictcurrentStep
File "/content/ShortGPT/shortGPT/engine/content_short_engine.py", line 109, in _prepareBackgroundAssets
self._db_background_trimmed = extract_random_clip_from_video(
File "/content/ShortGPT/shortGPT/editing_utils/handle_videos.py", line 55, in extract_random_clip_from_video
.input(video_url, ss=start_time, t=clip_duration)
What type of browser are you seeing the problem on?
Chrome
What type of Operating System are you seeing the problem on?
Google Colab
Python Version
python 3.1
Application Version
im not sure, the last i think
Expected Behavior
to generate the video
Error Message
Code to produce this issue.
No response
Screenshots/Assets/Relevant links
No response
The text was updated successfully, but these errors were encountered: