this post was submitted on 28 Dec 2023
433 points (97.8% liked)
Risa
6899 readers
104 users here now
Star Trek memes and shitposts
Come on'n get your jamaharon on! There are no real rules—just don't break the weather control network.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
are there any technical utilities to achieve these kinds of very specific 'start times'?
in other words.. it would be neat if there was a VLC/Jellyfin/Kodi plugin (some sort of video player) that you could schedule to start a video, to the second.
.
I'm not sure the people who engage in this sort of tomfoolery are concerned with atomic clock-level precision.
You mean nerds? Because I'm pretty sure there are.
When you're logical, you're logical.
Logical Tomfoolery sounds like the title of a nerdcore rap album.
I’m happy to contribute to this project.
Cron!
This concludes my TED talk
Crom!
This concludes my Conan The Barbarian talk
Clam!
This concludes my Classic Jacques Cousteau Documentary talk.
Clem!
This concludes my Warframe talk.
Clom!
This concludes my Raxas Alliance talk.
You can use Task Scheduler in windows to run a command to run VLC at a specific time
You'd have to run a few tests to figure out how long it takes to start and open the file, though - there will definitely be a delay
You'd have to take load times into account, maybe have VLC open and ready and have task scheduler press the space bar with autohotkey
Use a clock.
You can set up a command line to start VLC using the OS's built in task scheduler.