[FFmpeg-user] Minimum configuration settings for ffprobe-only

Eugene Gekhter egekhter at pixcel.com
Sun Mar 30 22:15:09 CEST 2014


On Sun, Mar 30, 2014 at 3:11 PM, Nathan Lewis <nlewis at mail.crawford.com>wrote:

> On Sun, Mar 30, 2014 at 3:46 PM, Eugene Gekhter <egekhter at pixcel.com
> ="mailto:egekhter at pixcel.com">> wrote:
>
>
> What would be the recommended configuration settings if all that was
>
> required was to build ffprobe for the sole purpose of determining if ffmpeg
>
> can decode the input files?
>
> The ultimate goal is to compile this with Emscripten into javascript to
>
> detect on client-side if the file a user wants to upload is even worth
>
> uploading.
>
>
>
>
>
>
> Wouldn't running "ffmpeg -i" against the incoming file and returning no
> errors give you what you want?  If so, just running make against source
> should yield the results you're after.
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user


True, I am looking for something as light-weight as possible


More information about the ffmpeg-user mailing list