I have a folder with some .mp4 files
I need to create a batch (locate in the same folder) that generate a concatlist.txt file structured like this:
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'
of the files drag and dropped into the batch
is it possible?