Thats what I am doing atm (via perl open3) and I am only getting about 4.7 files per second. (30160 in 105 minutes) This is what I am passing "ffprobe", '-hide_banner', '-loglevel','0','-show_format', '-show_streams','-print_format','flat', '-sexagesimal', "$file" Any ideas to speed this up
On Thu, 16 Jan 2020 at 15:26, Carl Eugen Hoyos <ceffm...@gmail.com> wrote: > Am Do., 16. Jan. 2020 um 16:25 Uhr schrieb Mike Martin <redt...@gmail.com > >: > > > > As per the header is there a way for ffprobe to analyze multiple media > > files at once? > > No, that is your shell's job. > > Carl Eugen > _______________________________________________ > ffmpeg-user mailing list > ffmpeg-user@ffmpeg.org > https://ffmpeg.org/mailman/listinfo/ffmpeg-user > > To unsubscribe, visit link above, or email > ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe". _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".