FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. No matter if they were designed by some standards committee, the community or a corporation.
Making a good free build of mmpeg is not easy. I will provide better builds with more libraries included. You may also request libraries you want me to add.
Find out configuration of latest build on PasteBin
BRIEFLY:
External libraries: iconv libopus zlib libmp3lame libx264 (no full mp4 support for now)
Attachment | Size | Date |
---|---|---|
ffmpeg-2.6.2-1.armv7hl.rpm | 13.55 MB | 08/05/2015 - 23:35 |
- Initial build.
Comments
norayr
Sun, 2020/08/16 - 02:19
Permalink
why it doesn't contain binary ffmpeg? I'd like ho run it from commandline to apply lut to the video.
paolomi
Tue, 2016/11/29 - 15:07
Permalink
Hi :) in newer versions of ffmpeg there is also ffplay and it could be very useful: can you compile it, please? many thanks :-)
V10lator
Sat, 2015/06/20 - 12:24
Permalink
Why should I use this instead of libav (which also contains a ffmpeg binary for compatibility reasons) which is installed by default? How are you handling conflicts between your ffmpeg binary and Jollas?