Encoding list sorting problem
Free all in one audio/video ffmpeg batch encoder
Brought to you by:
eibol
I'm trying to sort files by size so that the multi-file encoding works sequentially on files of similar size.
But when the encoding starts, the size sorting changes to "first digit sorting".
For example I have 3 files of different sizes: 300MB, 80MB, 50MB.
Instead of sorting 50 > 80 > 300 based on actual size,
It sorts 300 > 50 > 80 based on the first digit.
HI, I haven't been able to reproduce the issue with latest 2.8.5 version.
Could you send a video or screenshot?
Hi Abel,
The files was too large so here is a link to the video showing the sorting
issue:
https://1drv.ms/v/s!Atamb4_sZ7quwqR1CN0_82duLodzAA?e=MR26i0
Last edit: Cory 2023-02-19
Sorry for the delay, please disable at settings the sort list in multi-file feature.