Hi all, not actually an info-beamer question ( although it’s related ) does anyone know where vlc stores the data for a video file that has been paused? ( on a raspberry pi )
I need to find a method of viewing/editing the ‘timestamp’ at which the video was paused, so I’d pause the playback of a video then overwrite this file with a new timestamp so that when playback is resumed it starts from a specific point in the video, ideally send a command over ssh to overwrite the file with a timestamp x amount of seconds before or after the original paused time.
I know this sounds a bit odd, but I want to run another system in tandem with info-beamer but it doesn’t have the ability to skip/seek to a specific point in the video file.
Thanks in advance to anyone who can help.