FFmpeg is a set of open source libraries that allow you to record, convert digital audio and video recordings in various formats. It includes libavcodec, a library for encoding and decoding audio and video, and libavformat, a library for multiplexing and demultiplexing into a media container. The name comes from the name of the MPEG and FF expert group, meaning fast forward.
FFmpeg is already built into the program and does not require downloading additional codecs.The conversion takes place directly on the device (the Internet is not required), and the conversion speed depends on the processor speed of the device.
Supports: MPEG4, h265, h264, mp3, 3gp, aac, ogg (vorbis and theora), opus, vp8, vp9 and many other formats (you will find the list in the app).
Requirements: Android 4.4 and the availability of the processor ARMv7, ARMv8, x86, x86_64.
FFmpeg with x264, x265, ogg, vorbis, theora, opus, vp8, vp9, mp3lame, libxvid, libfdk_aac, libvo_amrwbenc, libopencore-amr, speex, libsox, libwavpack, libwebp, librtmp
More options can be found in the help pages for FFmpeg.
https://ffmpeg.org/doxygen/4.0/index.html
https://github.com/arthenica/ffmpeg-kit
https://github.com/arthenica/ffmpeg-kit-test
https://ffmpeg.org/doxygen/4.0/examples.html
https://github.com/umair13adil/KotlinFFMpeg
https://play.google.com/store/apps/details?id=com.silentlexx.ffmpeggui&hl=en_IN
https://tanersener.medium.com/introduction-to-ffmpeg-kit-api-59623911fbfc
https://www.ffmpeg.org/documentation.html
https://filmora.wondershare.com/video-editor/ffmpeg-concatenate-videos.html
https://shotstack.io/learn/use-ffmpeg-to-convert-images-to-video/
https://www.oodlestechnologies.com/blogs/ffmpeg-for-android/
https://blog.logrocket.com/converting-video-gif-ffmpeg-android/
https://www.inochirs.net/?_=%2Ftopics%2Fffmpeg-android%23KJWqMdlUlBnsIvkdRR%2BuhIT4
Comments
Post a Comment