How to merge two .MTS files in Arch Linux!

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












I have two video files from a Panasonic camera in .MTS format and I want to merge them into one file and burn that file onto a TV-playable DVD.



I tried importing them into kino and merging them, but the resulting file has somehow a very slow video playback and the audio is way out of sync.



I selected the MPEG tab with file format '8 - DVD' with no deinterlacing.



Can someone point me into the right direction for merging the two files correctly? Since exporting of the file takes around one hour, it's quite impractical to play around with different options :)










share|improve this question





















  • Isn't kino for DV only? If ffmpeg can handle it, you could use ffmpeg -i 'concat:1.mts|2.mts' output.mpeg (plus whatever codec/quality options you desire).
    – frostschutz
    Sep 17 '13 at 16:55







  • 1




    Wouldn't this be a better match for SuperUser?
    – darnir
    Sep 17 '13 at 17:52














up vote
0
down vote

favorite












I have two video files from a Panasonic camera in .MTS format and I want to merge them into one file and burn that file onto a TV-playable DVD.



I tried importing them into kino and merging them, but the resulting file has somehow a very slow video playback and the audio is way out of sync.



I selected the MPEG tab with file format '8 - DVD' with no deinterlacing.



Can someone point me into the right direction for merging the two files correctly? Since exporting of the file takes around one hour, it's quite impractical to play around with different options :)










share|improve this question





















  • Isn't kino for DV only? If ffmpeg can handle it, you could use ffmpeg -i 'concat:1.mts|2.mts' output.mpeg (plus whatever codec/quality options you desire).
    – frostschutz
    Sep 17 '13 at 16:55







  • 1




    Wouldn't this be a better match for SuperUser?
    – darnir
    Sep 17 '13 at 17:52












up vote
0
down vote

favorite









up vote
0
down vote

favorite











I have two video files from a Panasonic camera in .MTS format and I want to merge them into one file and burn that file onto a TV-playable DVD.



I tried importing them into kino and merging them, but the resulting file has somehow a very slow video playback and the audio is way out of sync.



I selected the MPEG tab with file format '8 - DVD' with no deinterlacing.



Can someone point me into the right direction for merging the two files correctly? Since exporting of the file takes around one hour, it's quite impractical to play around with different options :)










share|improve this question













I have two video files from a Panasonic camera in .MTS format and I want to merge them into one file and burn that file onto a TV-playable DVD.



I tried importing them into kino and merging them, but the resulting file has somehow a very slow video playback and the audio is way out of sync.



I selected the MPEG tab with file format '8 - DVD' with no deinterlacing.



Can someone point me into the right direction for merging the two files correctly? Since exporting of the file takes around one hour, it's quite impractical to play around with different options :)







video






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Sep 17 '13 at 16:49









Wojciech Morawiec

1013




1013











  • Isn't kino for DV only? If ffmpeg can handle it, you could use ffmpeg -i 'concat:1.mts|2.mts' output.mpeg (plus whatever codec/quality options you desire).
    – frostschutz
    Sep 17 '13 at 16:55







  • 1




    Wouldn't this be a better match for SuperUser?
    – darnir
    Sep 17 '13 at 17:52
















  • Isn't kino for DV only? If ffmpeg can handle it, you could use ffmpeg -i 'concat:1.mts|2.mts' output.mpeg (plus whatever codec/quality options you desire).
    – frostschutz
    Sep 17 '13 at 16:55







  • 1




    Wouldn't this be a better match for SuperUser?
    – darnir
    Sep 17 '13 at 17:52















Isn't kino for DV only? If ffmpeg can handle it, you could use ffmpeg -i 'concat:1.mts|2.mts' output.mpeg (plus whatever codec/quality options you desire).
– frostschutz
Sep 17 '13 at 16:55





Isn't kino for DV only? If ffmpeg can handle it, you could use ffmpeg -i 'concat:1.mts|2.mts' output.mpeg (plus whatever codec/quality options you desire).
– frostschutz
Sep 17 '13 at 16:55





1




1




Wouldn't this be a better match for SuperUser?
– darnir
Sep 17 '13 at 17:52




Wouldn't this be a better match for SuperUser?
– darnir
Sep 17 '13 at 17:52










1 Answer
1






active

oldest

votes

















up vote
0
down vote













Join many MTS clips into one MTS file and convert the joined MTS to MP4, WMV, MOV, AVI, FLV, MKV, ASF, etc.with Avdshare Video Converter.





share








New contributor




Tonya Rabish is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

















    Your Answer







    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "106"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    convertImagesToLinks: false,
    noModals: false,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );













     

    draft saved


    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f91083%2fhow-to-merge-two-mts-files-in-arch-linux%23new-answer', 'question_page');

    );

    Post as a guest






























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    0
    down vote













    Join many MTS clips into one MTS file and convert the joined MTS to MP4, WMV, MOV, AVI, FLV, MKV, ASF, etc.with Avdshare Video Converter.





    share








    New contributor




    Tonya Rabish is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.





















      up vote
      0
      down vote













      Join many MTS clips into one MTS file and convert the joined MTS to MP4, WMV, MOV, AVI, FLV, MKV, ASF, etc.with Avdshare Video Converter.





      share








      New contributor




      Tonya Rabish is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.



















        up vote
        0
        down vote










        up vote
        0
        down vote









        Join many MTS clips into one MTS file and convert the joined MTS to MP4, WMV, MOV, AVI, FLV, MKV, ASF, etc.with Avdshare Video Converter.





        share








        New contributor




        Tonya Rabish is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.









        Join many MTS clips into one MTS file and convert the joined MTS to MP4, WMV, MOV, AVI, FLV, MKV, ASF, etc.with Avdshare Video Converter.






        share








        New contributor




        Tonya Rabish is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.








        share


        share






        New contributor




        Tonya Rabish is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.









        answered 7 mins ago









        Tonya Rabish

        1




        1




        New contributor




        Tonya Rabish is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.





        New contributor





        Tonya Rabish is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.






        Tonya Rabish is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.



























             

            draft saved


            draft discarded















































             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f91083%2fhow-to-merge-two-mts-files-in-arch-linux%23new-answer', 'question_page');

            );

            Post as a guest













































































            Popular posts from this blog

            How to check contact read email or not when send email to Individual?

            Bahrain

            Postfix configuration issue with fips on centos 7; mailgun relay