VideoHelp Forum
+ Reply to Thread
Results 1 to 1 of 1
Thread
  1. Hi, and however ... ok.

    in my old batch I use

    Code:
    for %%f in (*.mp4) do echo file '%cd%\%mypath%%%f' >> "concatList.txt"
    of all the .mp4 that have to pass to ffmpeg using the list created in concatlist.txt like this

    Code:
    file 'C:\Users\Administrator\Desktop\Nuova cartella (11)\DJI_0020.MP4' 
    file 'C:\Users\Administrator\Desktop\Nuova cartella (11)\DJI_0022.MP4' 
    file 'C:\Users\Administrator\Desktop\Nuova cartella (11)\DJI_0022.MP4' 
    file 'C:\Users\Administrator\Desktop\Nuova cartella (11)\DJI_0023.MP4'
    but now I wonder if exist a way to create the same concatList.txt starting from a drag and drop of multiple files operation. In this case I drag and drop some files and I need to create the concatlist.txt of the selected files only. Is it possible that? thanks
    Last edited by marcorocchini; 11th Aug 2022 at 09:11.
    Quote Quote  



Similar Threads

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