issues with start and end times for non-youtube embedded videos

Viewed 12

I have two issues, whichever one has the easiest fix is the one I will use and greatly appreciate!

Just an FYI, i have no experience coding and I have spent the last 72 hours trying to learn and understand this but I am giving up...

Problem#1; I am trying to embed a video into Qualtrics from a website however they don't have an embed link, which is fine because I just made my own from the URL and pasted it into an iframe code. this part worked but it is showing the entire website with the video inside it, which isn't the worst thing but it is also not letting me set a start and end time for the video (please see first attached code). Problem#2 I gave up on that website and decided to use a different website which had an embed code (also attached) which worked too but the start and end time will not work for that either.

I am not sure if it is because they are non-youtube videos but if anyone can help that would be great!

<iframe height="315" src="https://www.nfb.ca/film/out_of_mind_out_of_sight/embed/player?start=4495&end=4808 "width="516"></iframe>

<iframe width="560" src="https://www.tvo.org/video/documentaries/out-of-mind-out-of-sight-feature-version?start=4495&end=4808" height="315"></iframe>

0 Answers
Related