i need to join some stories files (like 80 files) and by the FFmpeg batch logic order its wrogn compared to windows file name logic, example: windows> 1,2,3,4,5,6,7,8,9,10 , FFmpeg > 1,10,11,12,13,14........
above a print of issue: http://prntscr.com/qe7sqw
please fix this, i need to order manually but is soo slow to up one file to 80 files up...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If anyone has this same problem, just rename the set of the first 9 files in windows: eg FILE (1), FILE (2) ......... to 9, and put with another files in the program, it will separate the first 9 files to anothers, and works well!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
i need to join some stories files (like 80 files) and by the FFmpeg batch logic order its wrogn compared to windows file name logic, example: windows> 1,2,3,4,5,6,7,8,9,10 , FFmpeg > 1,10,11,12,13,14........
above a print of issue:
http://prntscr.com/qe7sqw
please fix this, i need to order manually but is soo slow to up one file to 80 files up...
I see. I'll look into it for next release.
If anyone has this same problem, just rename the set of the first 9 files in windows: eg FILE (1), FILE (2) ......... to 9, and put with another files in the program, it will separate the first 9 files to anothers, and works well!