Editing video start/stop times in Rise360 not working with TED Talks and VIMEO

May 02, 2024

Hi, I was able to tweak an embed code to make it work for YouTube but not for a TED Talk and VIMEO video.

Trying to incorporate this video and cut it at 3:30 but nothing I've tried has worked. https://www.ted.com/talks/david_r_williams_how_racism_makes_us_sick

This is what I thought the code should be

<div style="max-width:854px"><div style="position:relative;height:0;padding-bottom:56.25%"><iframe src="https://embed.ted.com/talks/lang/en/david_r_williams_how_racism_makes_us_sick?start=0&end=210" width="854" height="480" style="position:absolute;left:0;top:0;width:100%;height:100%" frameborder="0" scrolling="no" allowfullscreen></iframe></div></div>

And this VIMEO.

https://vimeo.com/407204764

 

I appreciate any help I can get! 

1 Reply
Jose Tansengco

Hello Vi,

Happy to help!

The URL parameters for specifying start and end times differ depending on the video hosting platform. I wasn't able to find the instructions for the Ted Talk video but you can check out this article to learn how to specify the start time for videos hosted on Vimeo: 

I'll let community members join in in case some of them have the full solution for Ted Talk and Vimeo videos!