ffmpeg -i Outlander_S01E01.mp4 -ss 00:05:00 -t 00:00:30 -c copy clip.mp4 Use code with caution. : The start timestamp. -t : The duration of the clip (30 seconds in this example).
If your server is struggling to transcode this 64-minute high-bitrate file on the fly, use ffmpeg to create a version that Direct Plays on most devices (H264, AAC 5.1). outlander s01e01 ffmpeg