bravobit / FFmpeg-Android

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

Is that anyway to Run ffplay command? #110

Open nikunjparadva opened 5 years ago

nikunjparadva commented 5 years ago

I need to run ffplay command , anyone please suggest me how to run that command ?

ffplay -vf "hflip,vflip" -i input.mp4

refrance link for ffplay command https://superuser.com/a/578329/1024261