VideoHelp Forum




+ Reply to Thread
Results 1 to 8 of 8
  1. Guest
    Guest
    I need any program,free or not,that will stitch mp4 segments together.previous posts have yielded programs with arcane,non-intuitive GUIs.
    Quote Quote  
  2. Member yoda313's Avatar
    Join Date
    Jun 2004
    Location
    The Animus
    Search Comp PM
    Sounds like something avidemux might do. Or even virtualdub if you use the directshowsource avisynth stuff to open them. There are also ones like mp4box or yamb that might work.

    Though your issue might be different types of mp4 files. If they are all of the same settings (codec, resolution etc) then it should not be an issue.

    Edit - I saw bat999 was online just awhile ago and reminded me of this option - perhaps winff has a join feature?
    Last edited by yoda313; 28th Mar 2011 at 08:05.
    Donatello - The Shredder? Michelangelo - Maybe all that hardware is for making coleslaw?
    Quote Quote  
  3. Member AlanHK's Avatar
    Join Date
    Apr 2006
    Location
    Hong Kong
    Search Comp PM
    As long as the files are all compatible, (same frame size, number of audio channels, etc) Avidemux.

    Open the first file.
    then "File/Append" choose the second; etc.

    Then with video and audio at default "copy", choose "format" as mp4, and "File/Save/video".
    Give a filename INCLUDING the .mp4, as Avidemux doesn't add that automatically.

    Should be pretty fast as there is no reencoding.
    Quote Quote  
  4. Guest
    Guest
    Thanks.I'll give it a try.
    Quote Quote  
  5. Member vhelp's Avatar
    Join Date
    Mar 2001
    Location
    New York
    Search Comp PM
    here's ffmpeg to the rescue.

    i used the (SVN-r24489) build for the test "stitch" on two files of the same fps and resolution, the new muxed file played without problems.

    ffmpeg.exe -i "g:\file1.mp4" -i "g:\file2.mp4" -vcodec copy "g:\video.mp4"

    -vhelp 5491
    Quote Quote  
  6. Guest
    Guest
    Originally Posted by vhelp View Post
    here's ffmpeg to the rescue.

    i used the (SVN-r24489) build for the test "stitch" on two files of the same fps and resolution, the new muxed file played without problems.

    ffmpeg.exe -i "g:\file1.mp4" -i "g:\file2.mp4" -vcodec copy "g:\video.mp4"

    -vhelp 5491
    Thanks,but my problem is I'm a dumb ass that certainly doesn't want to screw around with command lines or finding a GUI.
    I'm looking for a windows paint rather than Photoshop developers version.this seems like a real basic function.I'm surprised I'm having so much trouble finding it in a mainstream product.
    Quote Quote  
  7. Member yoda313's Avatar
    Join Date
    Jun 2004
    Location
    The Animus
    Search Comp PM
    Use winff. use the vcodec copy in the additional command line tab. Winff is a gui for ffmpeg as far as I know.
    Donatello - The Shredder? Michelangelo - Maybe all that hardware is for making coleslaw?
    Quote Quote  
  8. Member AlanHK's Avatar
    Join Date
    Apr 2006
    Location
    Hong Kong
    Search Comp PM
    Originally Posted by Dr.Gee View Post
    I'm surprised I'm having so much trouble finding it in a mainstream product.
    Avidemux didn't work?
    Quote Quote  



Similar Threads

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