keith:~ keithreilly$ ffprobe -print_format json -show_format -show_streams /Volumes/RR295-KENNEDY_1/RR295_A034.mkv
ffprobe version 0.7.4 Copyright (c) 2007-2015 Baptiste Coudurier and the FFmpeg developers Unrecognized option 'print_format' ffprobe: failed to set value 'json' for option 'print_format' keith:~ keithreilly$ I'm guessing if this works fine on your side that something is wrong with ffprobe on mac os 10.11 and the macports team hasn't fixed it yet. I'll try installing ffmpeg another way and see if that solves my problem On Mon, May 23, 2016 at 2:08 PM, Reto Kromer <[email protected]> wrote: > Keith Reilly wrote: > > >-loglevel quiet didn't give me errors. But it didn't give > >me any output either. I took out that part of the command. > >Looked like this: > > > >ffprobe -print_format json -show_format -show_streams > >file.mp4 > > Works fine on my side (both with and without the -loglevel > quiet parameter). > > Please remember that when asking questions on this mailing > list, you are expected to both provide the command line you > tested and the complete, uncut console output. Thank you! > > _______________________________________________ > ffmpeg-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/ffmpeg-user > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". > _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
