epic-kitchens / epic-kitchens-100-narrator

Video narrator written in Python/GTK using vlc-lib
25 stars 4 forks source link

Go to timestamp when playing narration #16

Closed antoninofurnari closed 5 years ago

antoninofurnari commented 5 years ago

Sometimes I play back a narration to check it is correct. Currently, playing a narration does not set the cursor to the narration timestamp. To do so, I currently need to click on the timestamp, then play.

Since it often makes sense to watch the video related to a narration while playing it back, it would be useful if clicking play also automatically set the cursor to the narration timestamp.

ghost commented 5 years ago

Implemented in 3604b113824ed656fc5ea04d9fe508c4137989df

In order to keep the two behaviours separate, you will have to rick-click on the play button to both play and jump to the narration. Left-click will only play the recording as usual