The current version is lansoeditor-v1.4
- Mainly used in audio and video: Cutting, cutting, separating, merging, converting, splicing, watermarking, stacking, mixing, transcoding and other occasions;
- We have made hardware-accelerated optimizations for the Android platform for FFmpeg, tested by multiple phones, and optimized performance by about 4 times times.
- We provide approximately 30 common methods in the project and write detailed explanatory notes that basically meet the needs of general video editing.
- We also offer an extension interface that you can use to extend the functionality you need based on powerful ffmpeg commands.
- This SDK uses low-cost licensing, the company nature of cooperation, in order to better your project, welcome to contact us. Thank you!
:
- Https://github.com/LanSoSdk/LanSoEditor_common
Contact information:
- QQ 1852600324
- Email:[email protected]
Direct download to get APK:
After downloading the entire project, there is an APK under the bin file, which can be demonstrated directly after installation.
The codecs for this SDK are:
- Soft decoder H264
- Hardware Accelerator Decoder Lansoh264_dec
- Soft encoder libx264
- Hardware Accelerated Encoder Lansoh264_enc
- Audio MP3 Decoder mp3
- Audio MP3 Encoder Libmp3lame
- Audio AAC Decoder AAC
- Audio AAC encoder FAAC
- Audio PCM codec Pcm_s16le
Lansoeditor_common---The Android platform video editing SDK