Avidemux Forum

Avidemux => Main version 2.6 => Topic started by: AlinC on February 02, 2018, 07:37:31 AM

Title: Append question
Post by: AlinC on February 02, 2018, 07:37:31 AM
Hello,

I am using avidemux a lot for appending looped files.
Is there an option to append the same file like 50 time without clicking 50 time to append? ( yes i know ctrl+a click and so on )
I am using 3 min. files and i am doing 5 hours files at the end, so i am clicking a lot :)

Thanks
Title: Re: Append question
Post by: eumagga0x2a on February 02, 2018, 10:19:56 AM
This is doable via shell script / batch file, but it is much simpler to load the video, press Ctrl+C, then keeping Ctrl+V pressed for a while until the desired duration is reached. You must use a current nightly build for this purpose (the release will crash when pasting selection to the first frame of the video if this video doesn't start at zero; the crash has been found and fixed a few days ago).
Title: Re: Append question
Post by: AlinC on February 06, 2018, 09:06:38 AM
thank you
i will try