havlenapetr / FFMpeg

this is port of ffmpeg for android (this is app, but in future i will do android lib from it and then system will be able to convert videos automatically)
882 stars 420 forks source link

Go far ? #55

Open Arouaoui opened 12 years ago

Arouaoui commented 12 years ago

Hi i try to compile with cygwin and now i can to play a video but can i use this application to convert ..?? and how ? when i shose a file is just played and when i click on Menu i dont see any thing .. any Help plz ?

havlenapetr commented 12 years ago

compile ffmpeg.c in your project and call main method with proper args for your convert

Arouaoui commented 12 years ago

in objs/ffmpeg_jni folder i found com_media_ffmpeg_FFmpeg.o that means that ffmpeg.c is correctly compiled ???