I have some .MP4 files
When I want to display them, I create a html video tav and point to this mp4.
Sometimes I would like to broadcast only part of the video.
Ex: The video has 10min. But I want to display in the player only the 9th minute until the 10th. After that the video ends.
Is there any way I can do this via PHP? Upload only part of it?