android_screen icon indicating copy to clipboard operation
android_screen copied to clipboard

ffmpeg

Open Duna opened this issue 12 years ago • 1 comments

Hello,

I have to convert a series of png files and sound to video file (mp4).

Do you have a eclipse project with compiled ffmpeg library in order to achieve this in android?

Or can you provide me some directions? I am new in compiling ffmpeg under linux, and a library already compiled will be usefull for me, to include directly in my project.

my email is: [email protected]

Regards,

Marius

Duna avatar Mar 07 '13 17:03 Duna

i answered per mail

but you also can found library directly in the ffmpeg directory when you compile it with your ndk (call NDK=thepatchtothegccarmeabipath ./thescripttocompile

codlab avatar Mar 07 '13 19:03 codlab