bravobit / FFmpeg-Android

FFMpeg/FFprobe compiled for Android
https://bravobit.nl/
MIT License
734 stars 172 forks source link

Unrecognized option 'print_format'. #112

Open MohtashamVahid opened 5 years ago

MohtashamVahid commented 5 years ago

when I use this command
execFFmpegBinary(new String[]{"-i",inputPath,"-print_format","json"}); I get error Unrecognized option 'print_format'.