I currently have a problem with ffmpeg. I\'m trying to cut out a part of a video (e.g. from 00:10:00 to 00:10:30).
I use this command ffmpeg -ss 600 -to 630 -i
ffmpeg -ss 600 -to 630 -i