All Projects → WritingMinds → Ffmpeg Android

WritingMinds / Ffmpeg Android

Licence: other
FFmpeg for Android compiled with x264, libass, fontconfig, freetype, fribidi and lame (Supports Android 4.1+)

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Ffmpeg Android

Mobile Ffmpeg
FFmpeg for Android, iOS and tvOS. Not maintained anymore. Superseded by FFmpegKit.
Stars: ✭ 3,204 (+106.18%)
Mutual labels:  freetype, fontconfig, libass, fribidi
Camerartmpsdk
CameraRtmpSDK is an audio and video based on ffmpeg SDK, is committed to creating a cross-platform audio and video sampling, encoding, mixing, protocol upload program.
Stars: ✭ 95 (-93.89%)
Mutual labels:  h264
H264 Bitstream Viewer
H264 bitstream viewer
Stars: ✭ 23 (-98.52%)
Mutual labels:  h264
Android Ndk
[Deprecated] Installed android-ndk for speedy cloning into Travis CI worker VM.
Stars: ✭ 38 (-97.55%)
Mutual labels:  android-ndk
Ksylive ios
金山云直播SDK [ iOS推流+播放 ]融合版 支持美颜滤镜(Beauty Filter)、美声(Beauty Voice)、软硬编(Software/Hardware Encoder) 、网络自适应(Network Auto Adapt)、混音(Audio Mixer)、混响(Reverb)、画中画(PIP)
Stars: ✭ 861 (-44.59%)
Mutual labels:  h264
Testing Video
Generator of test video files for testing your media playback devices and calibrate TV sets
Stars: ✭ 70 (-95.5%)
Mutual labels:  h264
H264 Live Player
A live h264 player for the browser (ideal for raspberrypi / raspicam )
Stars: ✭ 886 (-42.99%)
Mutual labels:  h264
Cocos2d X 3rd Party Libs Src
Dependencies of cocos2d-x.
Stars: ✭ 107 (-93.11%)
Mutual labels:  android-ndk
Termux Ndk
android-ndk for termux
Stars: ✭ 91 (-94.14%)
Mutual labels:  android-ndk
Analysisavp
音视频学习,相关文件格式/协议分析。h264 nalu aac adts flv
Stars: ✭ 38 (-97.55%)
Mutual labels:  h264
Video Stream.js
🔜 📼 Video stream middleware for express.js
Stars: ✭ 37 (-97.62%)
Mutual labels:  h264
Wxinlineplayer
🤟Super fast H.264/H.265 FLV player
Stars: ✭ 873 (-43.82%)
Mutual labels:  h264
Ffmpegandroidlibrary
One line integration for FFMPEG Library in Android
Stars: ✭ 88 (-94.34%)
Mutual labels:  ffmpeg-android
Bzijkplayer
基于cmake构建的ijkPlayer
Stars: ✭ 23 (-98.52%)
Mutual labels:  ffmpeg-android
Conv2mp4 Ps
This Powershell script will recursively search through a user-defined file path and convert all videos of user-specified file types to MP4 with H264 video and AAC audio using ffmpeg. The purpose of this script is to reduce transcoding CPU load on a media server like Plex or Emby and increase video compatibility across platforms.
Stars: ✭ 97 (-93.76%)
Mutual labels:  h264
Rtsp Simple Server
ready-to-use RTSP / RTMP server and proxy that allows to read, publish and proxy video and audio streams
Stars: ✭ 882 (-43.24%)
Mutual labels:  h264
Android Ndk
Туториалы и примеры использования Android ndk.
Stars: ✭ 36 (-97.68%)
Mutual labels:  android-ndk
Bugsnag Android Ndk
DEPRECATED - this project now lives at bugsnag/bugsnag-android
Stars: ✭ 42 (-97.3%)
Mutual labels:  android-ndk
Face Swap Android
Realtime Face Swap Android NDK app full source code. Developed with OpenCV (http://opencv.org) and Dlib C++ (http://dlib.net).
Stars: ✭ 111 (-92.86%)
Mutual labels:  android-ndk
Node Tcp Streaming Server
Experimental TCP video streaming server written in node.js. Streaming over TCP and redistributing using WebSockets.
Stars: ✭ 100 (-93.56%)
Mutual labels:  h264

FFmpeg-Android Android Arsenal

  • FFmpeg for Android compiled with x264, libass, fontconfig, freetype and fribidi
  • Supports Android L
  • FFmpeg Android Library

Supported Architecture

  • armv7
  • armv7-neon
  • x86

Instructions

  • Set environment variable
    1. export ANDROID_NDK={Android NDK Base Path}
  • Run following commands to compile ffmpeg
    1. sudo apt-get --quiet --yes install build-essential git autoconf libtool pkg-config gperf gettext yasm python-lxml
    2. ./init_update_libs.sh
    3. ./android_build.sh
  • To update submodules and libraries you can use ./init_update_libs.sh command
  • Find the executable binary in build directory.
  • If you want to use FONTCONFIG then you need to specify your custom fontconfig config file (e.g - "FONTCONFIG_FILE=/sdcard/fonts.conf ./ffmpeg --version", where /sdcard/fonts.conf is location of your FONTCONFIG configuration file).
  • You can also download prebuilt-binaries (Releases > Downloads > prebuilt-binaries[zip|tar.gz]).

License

check files LICENSE.GPLv3 and LICENSE

HIRE US

Get in touch with us - http://www.writingminds.com

Bitdeli Badge

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].