Clip Video - #177
Clip Video#177YosieSYX wants to merge 1 commit into
Conversation
|
@YosieSYX Did you create these videos yourself? |
|
Hi professor Damith, the videos were obtained from VSCode documentation page. However, as I need to crop some of the videos to better suit the content, I downloaded the videos and cropped them. |
|
@YosieSYX Just wondering, is it possible to use the same video but specify start and end times, as done in https://se-education.org/guides/tutorials/intellijDebugger.html ? |
|
Hi Prof, thank you for your suggestion. I do see the value in it, but I feel that simply displaying the video might work better than having the students trace the timings themselves. |
@YosieSYX Students don't need to trace the timings. The video player automatically plays the correct segment of the video. |
| "https://code.visualstudio.com/assets/docs/java/java-refactoring/refactor.mp4", | ||
| 0, | ||
| 17 | ||
| ) }} |
There was a problem hiding this comment.
@YosieSYX I tried this on my Mac/Safari, and this one did not stop at 17s mark.
402fee9 to
f224a0e
Compare
|
Hi prof sorry I had to revert to the previous commit. I just realised that for these type of in browser videos it is hard to let it stop at a specific time like the youtube videos and I don't have a good way of doing it now. The previous method does not really work. |
fix #160