How to Merge Multiple Video Clips with VLC player

Поделиться
HTML-код
  • Опубликовано: 13 сен 2024
  • Merge multiple video clips easily: www.winxdvd.co...
    Learn how to merge multiple video clips with VLC player.
    TEXT:
    vlc [first filename] [second filename] --sout "#gather:std{access=file,dst=[new filename]}" --sout-keep
    SUBSCRIBE FOR MORE TUTORIALS
    ► bit.ly/subscrib...
    MORE VLC TIPS & TRICKS
    How To Cut Split Or Trim Videos In Vlc Media Player
    ► • How To Cut Split Or Tr...
    How to Zoom Videos in VLC Media Player
    ► • How to Zoom Videos in ...
    Convert MKV to MP4 using VLC Media Player
    ► • Convert MKV to MP4 usi...
    How to Rip a DVD to your PC with VLC
    ► • How to Rip a DVD to yo...
    Convert Video To Images With VLC
    ► • Convert Video To Image...
    How To Hardcode Subtitles With Vlc Media Player
    ► • How To Hardcode Subtit...
    SHARE THIS VIDEO:
    ► • How to Merge Multiple ...
    To merge multiple videos into one go to media and click open multiple files.
    Now click the plus button to add videos.
    Now on the dropdown menu click convert.
    Choose mp4 format.
    Select this append converted to the filename so you know the difference between the old and the new videos.
    Click Start.
    We are doing this because we want videos to be the same format and same frame rate otherwise it won’t work.
    Now open your notepad and paste this text inside.
    You can copy it from the description of this video.
    Now go to start and type vlc.
    Right click and open file location.
    Now right click on the vlc media player and select properties.
    Copy file location and paste it instead of vlc in notepad.
    Instead of the first file name add name of your first video.
    And for the second filename add the name of your second video.
    Now replace the new filename with the final name you want for the merged video.
    Ok.
    Now go where your videos are.
    And in the address bar type cmd.
    It will open the command line.
    Paste the text from the notepad and press enter.
    Wait for the merging to finish.
    And hopefully if you done it right you will have your videos merged into one video.
    And this is it.
    This is How to Merge Multiple Video Clips with a VLC player.
    Thanks for watching, drop some comments below if you find this helpful and have a nice day.

Комментарии • 249

  • @EZTutorialsOnline
    @EZTutorialsOnline  4 месяца назад

    Merge multiple video clips easily: www.winxdvd.com/video-transcoder/?ttref=2404-ytb-wvx-ezt-incl-3l

  • @GSTPD
    @GSTPD 2 года назад +4

    Thank you for your great video tutorials EZ Tutorial 🙂 Yours are the BEST, shortest and most to the point on using VLC on RUclips.

  • @5drtfygunjm
    @5drtfygunjm 8 месяцев назад +5

    If you want a smaller file size without sacrificing qualify, choose "Video - H.265 + MP3 (MP4)". You can still get 4K videos and it streams better. Choose H.265, instead of H.264. [Edit: I'm doing it right now, turned my 132MB AVI file into a 30MB MP4 file.]

  • @GruppeSechs
    @GruppeSechs Год назад +11

    VCL just as easy and user-friendly as ever.

    • @teru797
      @teru797 Месяц назад

      except for having it play the next video

  • @jivano8138
    @jivano8138 Год назад +3

    Brilliant; complicated but brilliant - thanks!

  • @sary6256
    @sary6256 3 года назад +4

    If you are having issues make sure this is done.
    1.there is no space in the titles of your files. the out put filename can have spaces.
    2. VLC Path is in quotations
    3. Space between "--" and sout-keep in the end.
    4.Run from CMD not power shell.
    "C:\Program Files\VideoLAN\VLC\vlc.exe" nospace_part1.mp4 nospacepart2.mp4 --sout "--#gather--:std{access=file,dst=Space and time.mp4}" -- sout-keep

    • @EZTutorialsOnline
      @EZTutorialsOnline  3 года назад +2

      Thanks for the tip!

    • @ReptilianLaserbeam
      @ReptilianLaserbeam 9 месяцев назад +1

      thank you. I was using right click "open terminal" instead of CMD, and by default the terminal is powershell, not CMD. thanks.

  • @beeshoney899
    @beeshoney899 Месяц назад +2

    Result at the cmd one is always a screenless mp3 with the filetype of mp4

  • @tncmodeling
    @tncmodeling 9 месяцев назад +2

    Thanks!!! you just got a new sub. This video saved my ass. Thanks again!!

  • @alenfishman9365
    @alenfishman9365 2 года назад

    in search of an easy way to combine videos, and i run into this lol. the search continues!

    • @Jalapeno_ok
      @Jalapeno_ok 6 месяцев назад

      oh grow up dude its not that hard

  • @phoenixofdanile
    @phoenixofdanile 9 месяцев назад +1

    Well done set of instructions. Short and sweet, but most importantly WORKS!!! Thank you Sir ☺🙏🏽👍🏽

  • @raulcrudele1
    @raulcrudele1 2 года назад +6

    Just what I was looking for, precise and simple. Thank you, man! 👍

  • @YogiTheBearMan
    @YogiTheBearMan 2 года назад +4

    Seems like it worked after I realized I needed to deleted the [ ] around the file names. But, the second video is stuck on the last frame of the first video and I get audio only on the second. Guh, why is this so hard?!

  • @aamutawasa0
    @aamutawasa0 3 года назад +3

    Precise to the point. Saved my day. I actually used to merge two MP3 files and it worked . Thank you and God Bless.

  • @tofighjavad9185
    @tofighjavad9185 7 месяцев назад +1

    Thank you for the video. I followed your instructions. I have four .mp4 format files converted by VLC from .mpg format and they are over 400Mb each. When I combine them using your instructions, it does go through the process however the final file is much smaller than the two source files combined and it is not playable. I am using 64bit VLC also tried the 32bit. Your help is appreciated. Thank you.

  • @Liang1220
    @Liang1220 5 месяцев назад +1

    It works great! Thank you for the video.

  • @mattiazammarchi6294
    @mattiazammarchi6294 Год назад +1

    Very nice, it worked like a charm! Thanks for sharing!

  • @hyppolitak
    @hyppolitak Год назад +1

    Amazing tutorial video! Thank you :)

  • @Square_Peg
    @Square_Peg 7 месяцев назад +4

    Nice tutorial, but what in the world??? Why would this be the method for joining videos? I think I'll look for a different program

    • @alisaiterkan
      @alisaiterkan 12 дней назад

      It's because this allows someone to repeat the shown process hundreds/thousands of times by scripting...

  • @GLENC0C0
    @GLENC0C0 3 года назад +7

    Works but sadly no audio on second clip on final video. Very technical and one small mistake can break the entire solution but it does the job. Thanks for the video! :)

    • @EZTutorialsOnline
      @EZTutorialsOnline  3 года назад

      Yes, you are right

    • @nikhilpai1
      @nikhilpai1 3 года назад +1

      @@EZTutorialsOnline Is there a workaround for the audio?

    • @studymatch1977
      @studymatch1977 2 года назад +2

      same problem! did you figure out how to fix this?

    • @Rakiraa
      @Rakiraa День назад

      Same issue here with the audio

  • @anunnakinoretreads
    @anunnakinoretreads 4 месяца назад +1

    my god wow thank you so much , easy to leaarn too , i have been doing it the hard way wow

  • @geographer1976
    @geographer1976 2 года назад +1

    Perfect - does just what I needed. Thank you.

  • @jafinch78
    @jafinch78 3 года назад +2

    Almost thought this didn't work... since had a type like twice with a space between the "--" and "sout-keep" Then saw the typo and still wasn't opening the final.mp4 file. Though either had to wait a little more patiently or close VLC player, since once I closed I saw the final.mp4 file thumbnail appear and the file opened with video and audio. Thanks for sharing! Was about to install Windows Movie Player on the Win7Pro machine... until I downloaded and while downloading I thought... I think VLC has options to do some minor editing. Searched and found this. Thanks again!

    • @EZTutorialsOnline
      @EZTutorialsOnline  3 года назад +1

      Hey, thanks for the great feedback. Glad you liked it. You're welcome, and good luck in future with vlc.

    • @jafinch78
      @jafinch78 3 года назад

      @@EZTutorialsOnline Thanks man and subscribed. You have some excellent tutorials.

    • @aathmam8044
      @aathmam8044 3 года назад +1

      ruclips.net/video/hNWnI0DwdrU/видео.html

    • @jafinch78
      @jafinch78 3 года назад

      @@aathmam8044 et.al. Wound up downloading and playing around with VideoPad, avidemux, Windows Movie Player, Roxio Game Capture HD (forgot I had and editor with that), VSDC Free, OpenShot and kdenlive video editors. VSDC isn't loading now for some reason. avidemux is kind of a hassle like all the others beside VideoPad which seems really intuitive. Roxio wouldn't load AC3 audio or mp4's. OpenShot has some awesome Title Screens and Transition... with even more if you have Blender installed. Windows Movie Player doesn't offer much like avidemux. I'm still trying to get used to OpenShot and Kdenlive since they seem to have options worthwhile using. VideoPad still from my skill level as a newbie wanna-be... seems the best. OpenShot is making sense for rotations now where the property needs to be manually entered as 0.0001 or some number if you have a 90 degree rotation that only rotates 180 degrees. Guessing there is some format the video editors use that is different that using the audio editing software that seems more like how VideoPad is designed.

    • @swatisureka7441
      @swatisureka7441 3 года назад +2

      @@EZTutorialsOnline hey I have tried it numerous time but it is always showing file is corrupted or non supportive...can you please help me?

  • @syedakifshah
    @syedakifshah 3 года назад +4

    Awesome, it works splendid. However for non-IT person it will be little difficult to remove typo errors in command.

    • @EZTutorialsOnline
      @EZTutorialsOnline  3 года назад +2

      Thanks. yeah, it's a bit hard.

    • @egorbrandt
      @egorbrandt 11 месяцев назад

      Thanks, IT person, for pointing out “typo errors in command.” Very helpful…

    • @bitterhistory
      @bitterhistory 8 месяцев назад

      Hi What is the error. How to correct it?@@egorbrandt

  • @stefanhansen5882
    @stefanhansen5882 11 месяцев назад +6

    Thanks. Is there no way to simply do it within VLC without having to use the command prompt?

    • @StephenBeale
      @StephenBeale 7 месяцев назад

      GPT tells me you can put your files into a VLC playlist then convert the playlist into a single file, but the last step does once again involve command prompt:
      "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" --sout "#gather:std{access=file,dst=walkmyddfai.mp4}" --sout-keep playlist.m3u vlc://quit

  • @MrLebebe
    @MrLebebe Год назад +1

    You are great my friend!

  • @CedricSantizo
    @CedricSantizo 2 года назад +1

    Great! it worked as explained. Thx!

  • @user-ff9rx7kq2g
    @user-ff9rx7kq2g 3 месяца назад +1

    Thank you for making the s video

  • @moisesblanco7798
    @moisesblanco7798 4 года назад +2

    Thanx for the video! Was really helpful

  • @GuevaraGarden
    @GuevaraGarden Год назад +2

    For my merge attempt I end up with an ENDLESS LOOP, where the same 10 mp4 files keep merging over and over. I eventually have to manually close vlc for it to stop. When i check the merged file its 5GB when the 10 videos individually are only about 50mb. The final video does show the clips but they are out of order and doubled/tripled clips.
    What can i do so that the 10 mp4 files merge only with out duplicates?

    • @teivosenol
      @teivosenol Год назад +1

      I'm also having this problem, not sure how to prevent it. It would fill my whole disk if I let it.

    • @GuevaraGarden
      @GuevaraGarden Год назад +3

      @@teivosenol I figured this out by default of VLC has a repeat button that is set to on. You need to disable this. The button looks like circled arrows near the play button. Turn this off and try again and it should prevent it.

    • @teivosenol
      @teivosenol Год назад +1

      @@GuevaraGarden thank you

  • @JP-hj7fc
    @JP-hj7fc 2 года назад +1

    Did you miss a step here? You gave instructions to convert the file but did you forget to tell everyone to delete the original video1.mp4 files and rename the converted ones to the original deleted name? Did you? Otherwise what was the point to create the converted files?

  • @kavishgami2734
    @kavishgami2734 3 года назад +4

    Thank you so much ...You save my lots of time ...thanks again :)

  • @StephenBeale
    @StephenBeale 7 месяцев назад

    Brilliant, thanks for this. The only issue is that both on the conversion and merge steps my VLC keeps getting stuck in an infinite loop, but it is working (I just have to shut down VLC each time). Any idea if there is some setting I have on that is causing this? Thanks again

  • @shamanngame
    @shamanngame Год назад +1

    Thank you!

  • @sudatoio
    @sudatoio Год назад

    Simply great. thanks man!

  • @arya5
    @arya5 3 года назад +1

    Thanks for the video. It works very well. Thank you very much you saved me from downloading any ither application. I needed it to merge some lectures that I recorded together.
    Thank you very much.
    Just one question will the VLC close by itself after completing?

    • @EZTutorialsOnline
      @EZTutorialsOnline  3 года назад

      You're welcome! Glad video helped. Hmm. i don't know, let me know if you manage to find out.

    • @arya5
      @arya5 3 года назад

      @@EZTutorialsOnline I don't actually know. It took a lot of time and was not closing so I forced stop it through task manager.

    • @wonderexpressofficial
      @wonderexpressofficial 3 года назад +1

      @@arya5 Hi Friend, After conversion done, VLC remains opened. You have to close it manually.

  • @Key_Smasher
    @Key_Smasher 3 года назад +4

    I tried the merge with two files as directed, and when playing back the combined file, the result is that the first video plays through fine but when it gets to the second video, the audio was cut out. Just to try it again without conversion first (since that step takes so long), I tried the combine script with the two original files since they were created using the same screen capture feature of my Nvidia video card (Shadow Play). The recording should have the same frame rate and dimensions, but the result was that when the combined played back and reached the second video only the audio was there, not the video. It just paused the video at the end of the first file. My theory with this is that Shadow Play is using some kind of variable frame rate to improve performance so I might have to mess with that a bit. But for recordings without audio, this method works well. This is with VLC "3.0.12 Vetinari"

  • @souravduttagupta4082
    @souravduttagupta4082 2 года назад +1

    Thanks man.

  • @user-jl1jh8yx2j
    @user-jl1jh8yx2j 10 месяцев назад

    Once I figured out there can't be any spaces in the filenames, it worked. However, it combined two files of 1.5GB each into a 47GB file, which VLC won't play.

  • @philippebenz2643
    @philippebenz2643 3 года назад +1

    Thank you so much! I merge my two converted videos from video editor, but it has no sound. Your method worked perfectly.

  • @clever_trevor_forever
    @clever_trevor_forever Месяц назад

    I wish there was some sort of progress bar. I’m trying to merge 5 files that are all 1+ GB. The command runs quickly on small files, but I have no idea how long this will take to merge these larger files. . .

  • @WalkandWalks
    @WalkandWalks Год назад

    Thank you, really helpful. However, I lost the voice of the second video

  • @andrzejwsol
    @andrzejwsol Год назад +1

    For everyone running into problems - you need to update your VLC media player to the latest version.

    • @EZTutorialsOnline
      @EZTutorialsOnline  Год назад

      thanks for sharing!

    • @Khyalia05
      @Khyalia05 Год назад +2

      @@EZTutorialsOnline I update my vlc but not working after merge video not playing

    • @Ye8622
      @Ye8622 Год назад +1

      @@Khyalia05 I have the same issue.

  • @rynrbe3066
    @rynrbe3066 2 года назад +1

    Thanks, does this work with mkv files though?

    • @EZTutorialsOnline
      @EZTutorialsOnline  2 года назад

      I think yes

    • @rynrbe3066
      @rynrbe3066 2 года назад

      @@EZTutorialsOnline Unfortunately it didn't work for me. Will have to re-encode into mp4 I guess.

  • @hcombs0104
    @hcombs0104 Год назад +1

    What if I am trying to combine 7 videos onto 1?
    The first two turn out OK, but after that there is no audio. How can I fix this?

  • @akashparmar1919
    @akashparmar1919 3 года назад +1

    Worked very well for 4 files. Thanks

  • @RiansyahTohamba
    @RiansyahTohamba 2 месяца назад +1

    thanks EZ!

  • @dino2274
    @dino2274 9 месяцев назад +1

    It opens up my VLC after the last step and nothing happens, video is not anywhere.

  • @user-dk7yn4pd5e
    @user-dk7yn4pd5e 7 месяцев назад

    Hello, I did the same steps as you described but the final file can not be open correctly with mp4a issue, any idea about that? Thanks for support.

  • @fennec7906
    @fennec7906 2 месяца назад

    Converting the files via VLC causes laggy playback issues. They're all .mp4 files anyhow so I skipped the first step and tried the second. I don't seem to be able to merge them. I don't see a completed/merged file in the folder.

  • @markpeters275
    @markpeters275 5 месяцев назад

    This doesn't work at all for me. The first conversion using the GUI causes all subtitles to be lost. The command line step does nothing but put the two files into the GUI's "Playlist" - no merge happens.

  • @mandhaihomechannel3551
    @mandhaihomechannel3551 3 года назад +1

    After doing this I found just icon of merged file of 4kb. There is no data in the file. Would you please help and solve my problem.
    "C:\Program Files\VideoLAN\VLC\vlc.exe" 1.mp4 2.mp4 --sout "#gather:std{access=file,dst=ok.mp4}" --sout-keep

  • @Ye8622
    @Ye8622 Год назад

    We can’t open final file. This may be because the file type is unsupported, the file extension is incorrect, or the file is corrupt.

  • @muctebanesiri
    @muctebanesiri 9 месяцев назад +1

    i did but only the first file has sound and others are silent

  • @geographer1976
    @geographer1976 2 года назад

    After trying to use this VLC utility for a few days on numerous video files, I find it to be wonky and inconsistent. On some of my conversions, the audio was removed on the last input video clip. On others, if the output video was longer than 44.34 minutes, the video would cut out or the playback would halt as if the file was corrupted. I guess you get what you pay for. I have looked into other third party utilities that append video files, but none I've found will save in 4k. I wish VideoLan would fix this - obviously it is a function that has user demand.

  • @geographer1976
    @geographer1976 2 года назад +1

    If I had several of these merges to do, could I create a batch text file and run it in command line?

    • @EZTutorialsOnline
      @EZTutorialsOnline  2 года назад

      I think it should work.

    • @geographer1976
      @geographer1976 2 года назад

      @@EZTutorialsOnline Yes I tried it and it worked. You just enter the commands in notpad and save the file as *.bat, then enter the file name at the cmd prompt.

  • @homehelper9273
    @homehelper9273 7 месяцев назад +1

    Thanks

  • @SirionBloodmoon
    @SirionBloodmoon 25 дней назад

    It worked but the sound disappeared from the second video

  • @user-ew4jf2qn9z
    @user-ew4jf2qn9z 5 месяцев назад

    @EZ Tutorials... I did everything right but then nothing happens for a long time and VLC screen remains idle without doing anything.. This is becoming confusing. Please help

  • @grecospartan4354
    @grecospartan4354 Год назад +1

    Thanks bro

  • @Ripperx26
    @Ripperx26 3 года назад +2

    can it be done for more than 2 videos ?, because i did the same thing and my third video is not included despite the final video having the sum times of the three, like that ( "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" 1.mp4 2.mp4 3.mp4 --sout "#gather:std{access=file,dst=Final.mp4}" --sout-keep )

    • @EZTutorialsOnline
      @EZTutorialsOnline  3 года назад

      I didn't try that, but if it works, that would be awesome!

  • @petem68
    @petem68 2 месяца назад

    Broken in Win 11. CMD does not appear from file browser

  • @aicisha
    @aicisha Год назад

    I did this on windows 7 and latest VLC downloaded from official website, I had 3x mp4 videos merged, the first video is ok, audio ok, but second and third videos are upside down and no audio!

  • @55oblivion55
    @55oblivion55 3 года назад +1

    Thanks! But I think you could mention there is no need to convert, if they are already the same format.... wasted 1hr to convert from mp4 to mp4 hehehe
    Sorry for criticism, thanks again!

  • @hebercloward1695
    @hebercloward1695 Год назад

    The line you in the notes and the line you show in your video are different now. and if I follow the one you typed in VLC just keeps rewriting it over and over and over until I have to close CMD

  • @anuradhasil8302
    @anuradhasil8302 5 месяцев назад

    Which text to paste in notepad ??

  • @roycrave2420
    @roycrave2420 2 года назад +1

    Don't mind the comments saying it doesn't work, brother--they're just plain stupid.
    Tried 3x until I made it work, and it's all my fault why.

  • @nur-saiefpilapil7259
    @nur-saiefpilapil7259 3 года назад +1

    do you have any options?? an easy option to megre all 457 videos. i download this movie but the movie is cut into 467 pieces its hard to watch cut movie because it stop or it freeze. i want it to megre in easy ways that i dont have to arrange all or what you've been doing in this video toturial...

    • @EZTutorialsOnline
      @EZTutorialsOnline  3 года назад

      Oh, I don't think that is possible with VLC. Maybe to use DaVinci resolve free version and there drop all your videos and produce final version...

  • @Orange-Jumpsuit-Time
    @Orange-Jumpsuit-Time 2 года назад

    Some files that need to be converted need 'interlace' activated, while others will only properly convert with 'interlace' off, if not properly converted as just described, when you go to play your converted file you will only have sound while displaying a black screen. That's a problem, because when you go to merge all the files together you're only going to have the choice of 'interlace' being off, or on, which means some of the files that make up your combined larger file will be fine, while other portions of the combined file will have a black screen with sound only when you go to play it. I don't see any way around that obstacle using VLC, maybe some third party converting software like WinX addresses that problem?

  • @HFRA69
    @HFRA69 Год назад

    Updated VLC, converted from mkv to mp4 (videos were recorded sequentially, with no configuration changes). Changed line with proper names and VLC filepath, got a file, but it doesn't run. File 01 was 47MB, File 02 was 9MB, merging created 8MB file. Something is not working. Any ideas?

  • @FlashHyd
    @FlashHyd Месяц назад

    interesting but when i do same im seeing same files with converted name on it ?

    • @FlashHyd
      @FlashHyd Месяц назад

      this is a scam video

  • @ovalwingnut
    @ovalwingnut 10 дней назад

    Would have liked to see the RESULTS... side by side... Just saying. Thank you however.

  • @mehdihjamadi3225
    @mehdihjamadi3225 2 года назад

    I did not understand what you copied into notepad. I did not see any description for my file to copy...
    what did you copy?

  • @nouralhudamail
    @nouralhudamail Год назад

    Thank but it didn't work for me . When it supossed to have the merged file at the end a window popped up as a playlist on VLC .

  • @SirMuteb
    @SirMuteb Год назад

    wont work i get an error message saying it cannot be opened even when i changed the file name to the entire directory of it, it makes since too, how is VLC going to locate the files and combine them?

  • @lebonheurestbio3433
    @lebonheurestbio3433 2 года назад +1

    where i find the text , I can't find it

  • @davesmith7351
    @davesmith7351 3 года назад

    Didn't work or me. dang. I did learn no spaces or characters allowed in filename to be converted. Just got a 0 byte file at first - then eventually got a piece of the concatenated files. Stopped somewhere in the middle I guess.

  • @niravmevawala6733
    @niravmevawala6733 3 года назад +2

    Video is Merged but only audio not video .also both vdos are in same format

  • @princebautista
    @princebautista 23 дня назад

    doesn't work. no audio on the next file.

  • @MrSebaleme
    @MrSebaleme 3 года назад +5

    Hi, I tried that with 2 MP4 files, VLC version 3.012 and I also get only an empty file (probably containing some file headers). Maybe the latest version of VLC are buggy?
    "C:\Program Files\VideoLAN\VLC\vlc.exe" "1.mp4" "2.mp4" --sout "#gather​:std{access=file,dst=12_converted.mp4}" --sout-keep

    • @thewittsf
      @thewittsf 3 года назад +3

      I got the same thing. I tried to combine 6 mp4's and just got a zero byte file. When I closed VLC, the zero byte became 84 MB's. Give it some time I guess.

  • @anuradhasil8302
    @anuradhasil8302 5 месяцев назад

    Which text to copy ?

  • @waynecook8568
    @waynecook8568 3 года назад

    Are you sure the dos line is correct. I used "C:\Program Files\VideoLAN\VLC\vlc.exe" vid1.mp4 vid2.mp4 --sout "#gather:std{access=file,dst=combined.mp4}" --sout-keep and go lots of errors such as Unexpected token in vid1.mp4

  • @madushyamm5168
    @madushyamm5168 3 года назад +1

    Will this work for windows 7 too?

  • @acrobatmapping
    @acrobatmapping 2 года назад

    failed but I tried it with mp3 files. does it have to be mp4?

  • @joyamerica7626
    @joyamerica7626 3 месяца назад

    i wonder what i do wrong it doesnt work

  • @WolfAngleBlade
    @WolfAngleBlade Год назад

    How do you do this on MacOS?
    I've been searching the web, but all the results I see are tutorials on Windows OS.
    Please help.

    • @5drtfygunjm
      @5drtfygunjm 8 месяцев назад

      You don't, just as Mac doesn't offer the option for skinning VLC, but Windows does. I'm typing this reply on a Mac right now, but I used Syncthing to transfer my files over to my Windows PC to accomplish the task. It's always good to have a Mac, Windows, and Debian, so that no matter what task comes up, you can always quickly accomplish your goal. Don't have an alternate computer? Download different video editing software from the Mac store and try out different things. *shrug*

  • @TheGoldenMan99
    @TheGoldenMan99 Год назад +1

    I have 900 videos to merge, I think this version is too much work for me, but thanks

  • @muhammadarshad-li2sg
    @muhammadarshad-li2sg 4 года назад +1

    can also mention the Notepad pre-written Command on notepad in your comments section

  • @TheHadesShade
    @TheHadesShade Год назад

    doesn't work for me, nothing seems to chance. And I really did every step that you said.

  • @Info360view
    @Info360view Год назад

    please provide text which we should type in notepad

  • @breannetaylor4115
    @breannetaylor4115 3 года назад +1

    Hi, this was great. My problem is that the video converted but with no audio....how can I fix this?

  • @endor8witch
    @endor8witch 3 года назад +3

    doesnt work....

  • @user-op6wo5oz4x
    @user-op6wo5oz4x 3 года назад

    Have a little issue , after i merge it the file size is super huge

  • @EntityReality
    @EntityReality 3 года назад +1

    What if I have 19 videos and they all are of 1 or 2 hr long...How much time will it take

    • @EZTutorialsOnline
      @EZTutorialsOnline  3 года назад

      it depends on your pc configuration

    • @aathmam8044
      @aathmam8044 3 года назад

      ruclips.net/video/hNWnI0DwdrU/видео.html

  • @animongahajime9302
    @animongahajime9302 3 года назад

    Only Works For Two Videos
    ??

  • @ibnutuhupangestu7583
    @ibnutuhupangestu7583 3 года назад

    Thanks a lot

  • @jorgeantonioarceortiz9625
    @jorgeantonioarceortiz9625 9 месяцев назад

    I tried to merge 8 mp4 converted files. It didn't work

  • @greatdelusion7654
    @greatdelusion7654 3 года назад

    Any way to do this on a Mac?

  • @pedro_navarro
    @pedro_navarro 2 года назад

    it you apply that code it turns out into a giant file in size. Very bad solution to merge videos.

  • @curtisbarton1732
    @curtisbarton1732 3 года назад

    How long does the merge part take as I did every step just the names of my first that I'm wanting to merge are lengthily in titles does that matter and I did the conversion so they're on the same format and rate but the merged video isn't showing

    • @EZTutorialsOnline
      @EZTutorialsOnline  3 года назад

      Looks like something got bugged. Try to download latest VLC version.

    • @s137846
      @s137846 3 года назад

      I have a similar question - does the merge time scale up with significantly with the length of the videos? I've got 2 33 minute mp4's to merge and it is taking a while. The new file is queued in my directory, which is good, but it's been merging for several minutes now.

  • @xeticus5435
    @xeticus5435 3 года назад

    I can't get them to play in the right order. The one I want last keeps going first. It's very frustrating as I know it is something simple.