Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Modifying the start and end times of a video in a slide?

Community Beginner ,
Jun 22, 2021 Jun 22, 2021

I'm working on a project which contains videos that I need to skip over the intro and outro of when the user plays them in a slide. Due to work/security requirements, the original video file asset is required to have these intro/outro statements to be present, so I can't just edit them out. 

I have advanced actions set so the video is hidden on the slide of information, you then click a Play button that I have made that shows the video and an X button to hide it again. I've been trying to look through some timing options but they all seem to apply to the slide's timing rather than the video's timing.
Is there a way to set start/end times within the video?

TOPICS
Audio and video
188
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 22, 2021 Jun 22, 2021
LATEST

It will be tricky, depending on the length of the videos, and you need to be exclude the possibility to pause (for the skipping of the last part).

You do need to use slide video - which is synchronized with Captivate's timeline, not event video, and micro-navigation. See:

http://blog.lilybiri.com/micro-navigation-introduction

Use the On Enter event to navigate immediately to the frame where you want to start the video. You can calculate that frame from the time and the frames per second which are stored in the system variable cpInfoFPS.

For the end part to skip, you could try using the Delay Next actions command in the same advanced action, and use the real play time to define the waiting time. You can then hide the video and jump to the next slide or...

 

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Help resources