coding-memo/memo/ffmpeg-command.md
2025-08-23 01:07:13 +09:00

76 B

ffmpeg -ss 00:01:00 -to 00:02:30 -i input.mp4 -c copy output.mp4