[FFmpeg-user] Is there a bulk mode for ffprobe

Mike Martin redtux1 at gmail.com
Fri Jan 17 13:32:32 EET 2020


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 <ceffmpeg at gmail.com> wrote:

> Am Do., 16. Jan. 2020 um 16:25 Uhr schrieb Mike Martin <redtux1 at 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 at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".


More information about the ffmpeg-user mailing list