Skip to content

Commit

Permalink
remove old filename
Browse files Browse the repository at this point in the history
  • Loading branch information
Leterax committed Dec 2, 2024
1 parent d95260a commit 9a4b14e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/video.py
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,6 @@ def __init__(self, **kwargs):

# Initialize video player
video_path = self.resource_dir / "videos" / "Lightning - 33049.mp4"
# video_path = r"C:\Users\Leo Mintech\Downloads\Countdown_Overlay_Timer_10_Minutes.mp4"

self.player = VideoPlayer(self.ctx, video_path)

Expand Down

0 comments on commit 9a4b14e

Please sign in to comment.