Add FFmpeg support to Your application with a few lines of Java code, no need for C!
Now with new transcoding engine.
================ new =====================
* 64bit support.
* x86 native support (up-to 10times performance gain).
* Moved to the latest ffmpeg4android native.
* Supports complex commands
* Complex filtering, and advanced filter-graphs.
* Command tolerance mechanism.
* Bug fixed
* Performance improvements.
=========================================
* This app is mainly intended for Android developers that need to add FFMpeg support to their apps.
* Free, out of the box, personal license.
* It was tested on lots of devices (Phones and Tablets).
* See how easy is to do from your application:
# Video/Sound size conversion.
# Video/Sound Codec conversion.
# Video/Sound file size decrease.
# Video aspect ratio change.
# Remove sound from video.
# Get only sound from video.
# Get MP3 audio from video
# Transcode WAV to mp3.
And a lot more...
For more information:
http://ffmpeg4android.netcompss.com/
* Streaming support!
* Much more simple to add support to your app, few lines of Java code (our demo client is 71 lines of Java code, no C).
* Out of the box support for background processing.
For more information read our blog post:
http://androidwarzone.blogspot.com/2011/12/ffmpeg4android.html
Menambahkan dukungan FFmpeg untuk aplikasi Anda dengan beberapa baris kode Java, tidak perlu untuk C!
Sekarang dengan mesin transcoding baru.
================ ===================== baru
* Dukungan 64bit.
* X86 dukungan asli (up-to 10times keuntungan kinerja).
* Pindah ke asli ffmpeg4android terbaru.
* Mendukung perintah kompleks
* Complex filtering, dan maju filter-grafik.
* Mekanisme toleransi Command.
* Bug tetap
* Peningkatan kinerja.
=========================================
* Aplikasi ini terutama ditujukan untuk pengembang Android yang perlu untuk menambahkan dukungan FFmpeg untuk aplikasi mereka.
* Gratis, keluar dari kotak, lisensi pribadi.
* Hal ini diuji pada banyak perangkat (Telepon dan Tablet).
* Lihat betapa mudahnya adalah untuk melakukan dari aplikasi Anda:
# Video / Suara ukuran konversi.
konversi # Video / Suara Codec.
# Video / ukuran file penurunan suara.
# Aspek Video perubahan rasio.
# Hapus suara dari video.
# Dapatkan hanya terdengar dari video.
# Dapatkan MP3 audio dari video
# Transcode WAV ke mp3.
Dan lebih banyak ...
Untuk informasi lebih lanjut:
http://ffmpeg4android.netcompss.com/
* Streaming dukungan!
* Jauh lebih sederhana untuk menambahkan dukungan untuk aplikasi Anda, beberapa baris kode Java (client demo kami adalah 71 baris kode Java, tidak ada C).
* Keluar dari kotak dukungan untuk pemrosesan latar belakang.
Untuk informasi lebih lanjut baca posting blog kita:
http://androidwarzone.blogspot.com/2011/12/ffmpeg4android.html
* 64-bit support.
* Target sdk 28.
* UI improvements.