On Tue, Feb 10, 2015 at 11:54:00 +0100, Henk D. Schoneveld wrote: > Further you mention that lenght goes up to 2 hours, so you will > produce 7200 jpegs, I don’t know, but does every filesystem accept > that amount of files in one directory ?
Even FAT32 accepts 65534 files: http://superuser.com/a/446284/361295 But my guess is that reading and writing very full directories will become really slow on non-modern file systems. Moritz _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
