VideoHelp Forum




+ Reply to Thread
Results 1 to 7 of 7
  1. Member
    Join Date
    May 2007
    Location
    United States
    Search Comp PM
    I have a somewhat slow PC. it's an old 1.80ghz compaq laptop. i went to take 6 HD videos, 5 minutes each, and merge them together. I used Freemake video converter. it took like 4 hours. is this the norm? What speed of PC would be good to buy in order to lessen the amount of time? Do i look for a quad core gaming pc to do it within an hour or two? Please advise.
    Quote Quote  
  2. There's no "generally" answer to this question.

    If all the parameters of the files match it can be almost instantaneous with something like AviDemux. If they are mismatched files with color corrections and other filters it can take days.

    The faster the computer the better. CPU speed and core count are generally more important than GPU.
    Quote Quote  
  3. Member vhelp's Avatar
    Join Date
    Mar 2001
    Location
    New York
    Search Comp PM
    4 hours ? merging is just contatenation, or copying. but it sounds more like it re-encoded those if it took that long. it should have only been a few minutes, depending on cpu speed.
    Quote Quote  
  4. Member
    Join Date
    May 2007
    Location
    United States
    Search Comp PM
    Thanks for the info, smrpix and vhelp. which software should i use, where it won't re-encode them, where it will only join them together? Thanks!
    Quote Quote  
  5. Member hech54's Avatar
    Join Date
    Jul 2001
    Location
    Yank in Europe
    Search PM
    Originally Posted by snafubaby View Post
    Thanks for the info, smrpix and vhelp. which software should i use, where it won't re-encode them, where it will only join them together? Thanks!
    If they are 5 completely unrelated videos......there is NO software like that.
    Quote Quote  
  6. Member vhelp's Avatar
    Join Date
    Mar 2001
    Location
    New York
    Search Comp PM
    well, to start with, try ffmpeg.

    then open a dos console window and enter the following. should be really quick since it is just copying each video into the new container. this assume all your videos are in the same format, ie, fps, resolution and codec, otherwise, (as hech54 pointed out) it won't work, or it will re-encode all the videos with default settings for the encoder/container.

    ffmpeg.exe -i video1 -i video2 -i video3 -vcodec copy -acodec copy -y newvideo.mkv
    Last edited by vhelp; 13th Apr 2015 at 22:16.
    Quote Quote  
  7. Originally Posted by snafubaby View Post
    Thanks for the info, smrpix and vhelp. which software should i use, where it won't re-encode them, where it will only join them together? Thanks!
    AviDemux, as I mentioned earlier. I like ffmpeg too, which vhelp has given explicit instructions for above.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!