ffmpeg segment_time 15s

ffmpeg -i source.mp4 -map 0 -c copy -f segment -segment_time 15 -reset_timestamps 1 output_%03d.mp4

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.