shixueqiang / ffplay-android

1 stars 1 forks source link

How to execute FFPlay command? #1

Open nikunjparadva opened 5 years ago

nikunjparadva commented 5 years ago

I want to run this command to show preview

ffplay -i input -vf smartblur

How can i achive this?

shixueqiang commented 5 years ago

only support ffmpeg command in my code, you can't play videos just by ffplay, also need sdl

sendy50 commented 5 years ago

But how to play preview of my video with filter in your code! its possible ? please write some information about your library in ReadMe