I lost 2 hours with paid and complicated tools, then I saw your video and applied it. I was able to split an 18GB video into pieces in just 15 minutes. Thanks a lot!
@CuriosidadesParaPensar-nn9sn9 ай бұрын
me too
@roundtheoutsidef1 Жыл бұрын
Still works in 2023, wow. This is exactly what I needed for my YT Channel, cutting videos is really time consuming. Now, I already cut what I needed for fair use. I already subbed, thank you so much!
@chetanwasnik80774 жыл бұрын
Thanks thanks thanks man . This worked , i just splitted whole movie in just few seconds . You save much time by making this useful informative video . Thanks.
@CyrVODs2 жыл бұрын
literal lifesaver. was about to export each part in premiere which would have took me 5 hours for each 3:30 part. with this it was done in 5 minutes max
@JBroadway3 жыл бұрын
Amazing tutorial! Thank you for taking the time to create this. This is extremely helpful
@Shakespeare16122 жыл бұрын
Great I used this on a long WAV file. I needed audio segments 1 second long. FFMPEG is an awesome time saver. For all readers and viewers here is my command. It is almost identical but you can cut and paste the text from here: ffmpeg -i "input.wav" -c copy -map 0 -segment_time 00:00:01 -f segment clip%04d.wav
@MBTIMemes Жыл бұрын
Thank you so much, exactly what I was looking for !
@easyrecipes121 Жыл бұрын
Thank you so much for the guide bro. And If you have 100 video in 1 folder ( or more than 100 ), you wan to split each video to 40 minutes ( or other time) . You can "ctrl A" all of videos and rename them to A (1) to A (100) then you just paste command : FOR /L %G IN (1,1,100) DO ( ffmpeg -i "a (%G).mp4" -c copy -map 0 -segment_time 00:00:40 -f segment -reset_timestamps 1 "output_%G_%03d.mp4" ) They will spit all of video for you.
@RTX4090-yx8qf Жыл бұрын
ffmpeg is not recognized as internal or external commend. Any help?
@MusictoHeal-bu8ts Жыл бұрын
I must tell you that You have helped us to resolve a major issue and led us to work smarter way. hats off brother. love u
@deefactual Жыл бұрын
Incredible man, incredible voice, incredible guide. Sitting here looking at my speed=1.37x while you are munching through 42x does leave a sadness in my heart though
@MichaelClark11 ай бұрын
You are amazing, no bs, straight to the point, very simple to follow and well explained. You are a genius, sir! Thank you.
@heldafallenangel85656 ай бұрын
I'm having an error when i follow the instruction. I get error "Error opening input: No such file or directory. What should i do?
@tdaviau7 ай бұрын
Question. I have a video that is made up of multiple "scenes" pasted together (all of varying lengths). Is there a way to automatically strip the individual scenes out as individual files (without the audio)?
@RealGameriel3 жыл бұрын
I used this, but tweaked it so it would be 3 half hour splits so it would make it easeier to edit in premier, however it finishes processing with no output, what am i doing wrong?
@MBTIMemes Жыл бұрын
Hi, thanks a lot for this amazing tutorial, but I have one question: Does this also work with audio files? specifically with .wav files? Thanks a lot!
@gobb_ Жыл бұрын
how do I save the clips to a different disk?
@tamasszanka5866 Жыл бұрын
How do I do the same thing with timestamps (various length) based, instead of equal 5 minute sections?
@nottyseel9499 ай бұрын
The billion-dollar question apparently. I was beginning to think I was the only person in the world that ever faced this situation. Were you able to find a solution?
@Drakath-rb6gg2 жыл бұрын
This makes splitting video into a disgustingly easy job, thank you so much for the guide!
@andregoepfert27452 жыл бұрын
This is a lifesaver! Saved me hours of work!! Thank you!
@anamariamarcos95473 жыл бұрын
Thank you so much for this very neat tip to split in equal episodes a large video clip. Appreciate this so much Sir. :-)
@jln5352 Жыл бұрын
Can ffmpeg join video vignette in all splited parts? And also an end vignette
@user32352 Жыл бұрын
How can i do this by frame in the video, if i want the first x frames as a video not by seconds?
@WineCountryFlix Жыл бұрын
how can you do this in batch? multiple files?
@harshs89842 жыл бұрын
Finally your tutorial saved my time, Thank you
@PJ-mb3ue3 жыл бұрын
Dude thank you sooo much!! I knew there had to be a better way!!!
@christopherrimplington36432 жыл бұрын
what if I wanna "delete" short segments of the video and keep the edited version of the whole video?
@simplyfyi89353 жыл бұрын
Awesome...worked like magic. Thank a lot for sharing.
try this for short clips: ffmpeg -i input.mp4 -c:v libx264 -c:a copy -map 0 -segment_time 10 -reset_timestamps 1 -f segment output_%03d.mp4 Rate this comment if it helped, to this other user too. 👍
@user-is2zv4sc6y3 жыл бұрын
Say that I do want the output to go to a different folder or even a different drive, how do I specify that, exactly?
@No-channel47 Жыл бұрын
Hi, can we do zoom in and out with FFMPEG aswell Fast ?? And also merge videos after splitting?? Thanks for helping
@mohamedbella26522 жыл бұрын
I'd like u to have my kids man. That was so much time saving! Thank u so much
@Mark_1354 ай бұрын
Thanks for teaching. QUESTION: can you use ffmpeg to split videos where the scene changes? liked & subscribed.
@loydloyd7262 жыл бұрын
Ok, here is a wierd thing, when i raun the command in CMD mode it works, but if i put it in a .bat file it does NOT. any idea why?
@judehariot80765 ай бұрын
Tip for those who might run into the following error: 'Could not write header (incorrect codec parameters ?): Muxer not found' 'Error opening output file EasyStickWeldBeading-07-19-24.mkv' 'Error opening output files: Muxer not found' Try changing whatever you have your output file name is to one that has no spaces in it.
@MarcusBoswell11 ай бұрын
is this a similar process on Mac OR are you aware of how to achieve the same thing on a mac?
@faktahati10072 жыл бұрын
Hi help me im tried to split my video to the 5 seconds each but when im using thise tutorial my video is not splited with consistently duration on 5 seconds but some was 4 sec, 6 sec 7 sec 10 sec etc can you help me so i can splited my video with consistent duration on 5 seconds? thank you so much
@Keeper_Arts Жыл бұрын
can it reduce video seize to a minimum ?
@therileydaniels2 жыл бұрын
I keep getting this error and cannot seem to find an answer for it Could not write header for output file #0 (incorrect codec parameters ?): Invalid argument Error initializing output stream 0:2 --
@loydloyd7262 жыл бұрын
Also, can you do this in a batch file? Thank You for your help
@brandonnoronha55353 жыл бұрын
Hi! I am getting repeated message 1 after entering the command line. Please help me
@ItsAssassin9 ай бұрын
you sir are amazing, ty.
@centralindian3 жыл бұрын
Bro need your help. Everyday I split video file into multiple segments and with different dimensions as well. It's really painful to open premiere pro just to cut and crop and then export. I will appreciate if you could help me out here. Take this as an example, video.mp4 has to be split in total 24 segments, 8 for Facebook (1000 x1000) | 8 for KZbin (1920 x 1080) | 8 for Twitter (720x956). In short one clip (for e.g 00:00:00 to 00:15:00) will have to be exported in 3 different dimensions.
@raman1572 Жыл бұрын
Ffmpeg is not recognised as an internal or external command,
@jspergaming4 ай бұрын
Dude he says specifically how to install it if you get this.
@intoxxau3 жыл бұрын
Thanks for the vid. How does ffmpeg determine the length of each clip? I'm targeting exactly 30 seconds per clip, but when I use the method described in this video I get clips that alternate between 27 and 33 seconds. Is there another parameter for ffmpeg that will force it to output a specific number of frames per clip to achieve clips that are exactly 30 seconds long?
@intoxxau3 жыл бұрын
I think the issue is a weird keyframe interval on my source video, combined with the fact that ffmpeg will only cut to the nearest keyframe . The only solution I found so far is to re-encode using keyint=125:scenecut=0 (source file is 25fps) to create a keyframe every 5 seconds. That way there's a keyframe exactly on the clip interval and it cuts to 30 seconds exactly. Well, almost... the keyframe is actually inserted on frame 126, 251, 376 etc... but since they are all off by the same 1 frame I don't actually lose any frames, just the first segment is 1 frame longer than it should be
Жыл бұрын
same here. I have an 10min Video wich I wanna cut into 60 clipa each 10s. The 1st 7 are fine, then I get 17s, 2s,10s.......
@intoxxau Жыл бұрын
@ the issue is no keyframe on the frame where you want to split, use: ffmpeg -i input.mp4 -vcodec libx264 --x264-params keyint=24:scenecut=0 -acodec copy output.mp4 Change the keyint number to your video fps. this sets the keyframe interval to match video fps, meaning there is a keyframe on the first frame of each second of video. Afterwards you can split to the exact frame. I use Losslesscut for the actual splitting now so its more user friendly and no re-encoding required for the split video Alternatively when you're exporting the full video you want to split later check if you can set the keyframe interval to match video fps there
Жыл бұрын
@@intoxxau Thanks for the lossless tipp. It seems that the correct cut is just done with the experimental intelligent option.
@nottyseel9499 ай бұрын
@@intoxxau Is Losslesscut a separate application? I'm extremely new to video editing. Also trying to understand exactly what a "keyframe" is, in editing terms at least? Sounds like "digital perforations" that the system or app can recognize as segments? The smallest intervals of a given video?
@Figment9542 жыл бұрын
Wow!! Thank you so much for this! Saved me tons of time!
@ladocinema4 ай бұрын
Holy shit! You're a lifesaver!
@DJDream2 жыл бұрын
this just saved me soo much time!!!!! TY
@GamingArenaMianwali2 жыл бұрын
it gave me this error: Unrecognized option 'segment'. Error splitting the argument list: Option not found
@reybet65322 жыл бұрын
is there any tutorial like this for mac?
@kcvinu4 жыл бұрын
Hi, This video is really helpful. Well, i am beginner in FFMpeg. I need to slice one video into pieces. My video has few breaks which last 10 seconds. In this time, screen is completely black. Is it possible to detect that time and cut the video ? Video length is 45 minutes. Normally it contains 5 breaks.
@it3sy553 жыл бұрын
what a beautifull piece of information , explained in a beautifull way .. Thank you !
@wiqarali2 ай бұрын
just wonderful, wonderful, wonderful
@clarkkent48722 жыл бұрын
Can you make a video for splitting video in ffmpeg by size like 2GB parts
@yusuframpurawala15173 жыл бұрын
how to split multiple videos?
@elbambudelpanda Жыл бұрын
Thank you so much, this was exactly what i need.
@shortplays25733 жыл бұрын
can you do it with multiple file at same time?
@OniKudaki3 жыл бұрын
Very helpful and fast. Thank you!
@snowgray3064 жыл бұрын
Thank you for sharing your knowledge. Will it be possible to demonstrate the operation of the “demuxer” Best regards!
@xlnyc777 ай бұрын
lifesaver. Thank you
@HowToRagnarok Жыл бұрын
Thank you for your amazing video. Is there a way for it to cut random 15 seconds short clips from the whole video? Let's say, the video is 10 minutes long, and I want random 5 clips that are 15 seconds long each. Is this even possible ?
@gurramkishore71064 жыл бұрын
Followed your video How to install ffmpeg, working fine. Thank you lot. Followed this video to split a .mp4 file. Worked fine, but with a small issue. The issue is: If give -segment_time 00:00:30 1st file is of 34 seconds, remaining are of 30 seconds & last one remaining seconds(
@Marxally3 жыл бұрын
Thank you very much for making this great tutorial and the installation one. Really helped me!
@chetanwasnik80774 жыл бұрын
Osm man , this Cmd method looks fast
@StephenLoney3 жыл бұрын
Dude. This is great. Thanks!
@sadx_x67279 ай бұрын
YOU ARE THE BEST, THANKS YOU!!!!!!
@thuxai38574 жыл бұрын
Can you share me how to combine list of *.ts and *.acc together? thanks !
@chetanwasnik80774 жыл бұрын
Different format files can not be together i think soo. Only same format files can be join together (use mkvtoolnix software)
@MusictoHeal-bu8ts Жыл бұрын
I just DID it woooooww , further can u tell us whether we can give a cmd command to delete file range lets say , each clip with the interval of 2
@satrioagna16253 жыл бұрын
thank you for this video. it is helped me so much. thank you
@komalsingh33833 жыл бұрын
Wow, superb, awesome and great video 👌😘🤩🥰🥰
@jamestacular2 жыл бұрын
Would be nice if you showed how to install the thing
@theaccountantmusic2 жыл бұрын
Brilliant, works perfect
@skyghost35003 жыл бұрын
this is incredible, ur amazing!!
@chetanwasnik80774 жыл бұрын
Thanks😘😍😍
@jairuskersey83114 жыл бұрын
Thank you. Great tutorial.
@pymun4 жыл бұрын
God bless you man❤️
@EricCawaling Жыл бұрын
THANK YOU SO MUCH!!!!
@matthewloewen86442 жыл бұрын
Thank you so much!
@rishitshah40873 жыл бұрын
nice video can we automatically split video based on scene detection?
@orlandoarmandotrujilloapaz58398 ай бұрын
brow mil gracias DESDE LATAM te agradezco THANK YOU SO MUCH
@JAMEYX8 ай бұрын
It just recopies the whole thing :(. It doesn't segment even though I copied the whole code.
@jorzoart2 жыл бұрын
OMG thank you!
@chetanwasnik80774 жыл бұрын
Upload more trixk of Cmd which can work more easy and faster
@SERBIANUGANDANKNUCKLES2 жыл бұрын
Where how?
@Anime_marine3 жыл бұрын
it not work for me please help more tutorail
@SakuraHougetsu28 Жыл бұрын
Thanks a lot
@Mr2011Sami2 жыл бұрын
Great !! thank you
@HJRP3 жыл бұрын
I am getting this error with a mp4 file: [segment @ 000001bc1f44ed00] Opening 'output00.mp4' for writing [segment @ 000001bc1f44ed00] Failed to open segment 'output00.mp4' Could not write header for output file #0 (incorrect codec parameters ?): Permission denied Error initializing output stream 0:1 -- Could you please help me? Thanks in advance.
@HJRP3 жыл бұрын
It was my antivirus! Fixed! thanks XD
@gabridrag2 жыл бұрын
Thanks, I had the same problem.
@elvinrana71613 жыл бұрын
thank you so much
@MrHKZ3 жыл бұрын
Awesome video. I tried it and it splits in seconds.. I was amazed. Sadly I can't upload the image it was 286 times. wow
@AroDjMusic3 жыл бұрын
thank you it helped alot
@riscnx3 жыл бұрын
will GPU make it any faster?
@Gamerbay20172 жыл бұрын
Yes
@imnotagaot Жыл бұрын
thanks
@samsulkarim1644 жыл бұрын
Just what I needed. God bless you, my friend! Great video. I have a question, is it possible to retain the file name and the files be numbered in order at the end?
@bjperrin993 жыл бұрын
thanks!
@arassert80203 жыл бұрын
VideoReDo TVSuite V6 is the best .
@AbdurRehman-pg7eh6 ай бұрын
thanks its take me 3 hours to make it work but its wroked
@Matheus047factor Жыл бұрын
Muito obrigado mano, ganhou um inscrito do Brasil
@rayyanep5 ай бұрын
works. july 2024.
@SumitGaming-7 ай бұрын
thanks it split m video into 24 parts in 1 sec
@eedamandru469311 ай бұрын
i fkn love you !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!