Hi, and however ... ok.
in my old batch I use
of all the .mp4 that have to pass to ffmpeg using the list created in concatlist.txt like thisCode:for %%f in (*.mp4) do echo file '%cd%\%mypath%%%f' >> "concatList.txt"
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? thanksCode: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'
+ Reply to Thread
Results 1 to 1 of 1
-
Last edited by marcorocchini; 11th Aug 2022 at 10:11.
Similar Threads
-
ffmpeg concat problem
By DuncanStone in forum Video ConversionReplies: 3Last Post: 5th Feb 2022, 15:56 -
youtube-dl FFmpeg script drag drop paste url download convert
By vaype_naysh in forum Newbie / General discussionsReplies: 0Last Post: 20th Sep 2021, 15:12 -
web address drag and drop no longer works, why is it?
By sommers in forum Newbie / General discussionsReplies: 3Last Post: 14th May 2020, 13:13 -
how can i make drag an drop batch file for a YOUTUBE-DL.exe?
By sommers in forum Newbie / General discussionsReplies: 6Last Post: 30th Jan 2018, 23:12 -
Drag and Drop Audio and Video Demuxer
By Adithya in forum User guidesReplies: 2Last Post: 12th Dec 2017, 00:39