Re: [FFmpeg-user] removing a segment/segments from video

2020-06-11 Thread Michael Koch
Am 11.06.2020 um 13:50 schrieb drramimagdi: i have 10min video i want to cut 4 mins to get 6min the output should be 00:00:00-00:02:00 and 00:06:00-00:10:00 so i want to cut 00:02:00-00:06:00 i can do it using avidemux can it done with ffmpeg? i don't want to t

[FFmpeg-user] removing a segment/segments from video

2020-06-11 Thread drramimagdi
i have 10min video i want to cut 4 mins to get 6min the output should be 00:00:00-00:02:00 and 00:06:00-00:10:00 so i want to cut 00:02:00-00:06:00 i can do it using avidemux can it done with ffmpeg? i don't want to trim then merge the splitted files, i want it