Punto de inicio: 00:00:15, punto final: 01:29:37.
ffmpeg -i videocrudo.mp4 -ss 00:00:15 -to 01:29:37 -c copy videoeditado.mp4
dd if=/path/to/your/isofile of=/your/usb/disk bs=8M status=progress