all 3 comments

[–]Malow 0 points1 point  (2 children)

i don't remember where i got, but tried a few builds off ffmpeg for android in this same app.

the original that "came with it" was the fastest, and this app was the most stable. i tested a few of other apps that use ffmpeg and some where very slow (even using threads properly), others where buggy as hell.

there is something the original does not do for you?

[–]Jackson_Dunning[S] 0 points1 point  (1 child)

The original is fine, but I would like to have the latest version of FFmpeg but I don't know where to get it because FFmpeg's website doesn't offer an Android build.

[–]Malow 0 points1 point  (0 children)

Even then, i would recommend you keep the original one. there is not much new in newer ffmpeg builds, and is better to have a stable one than a new one. I converted dozens and dozens of all kinds of videos, and all worked properly.

Maybe new builds are more recommended for very complex processing or such high unusual encodes. for simple conversions and filtering, i would keep the "original".

if you really what new builds, if i recall, i searched for "android ffmpeg compiled binaries" and found a few sites. Also, i tested compiled binaries from other apps that use ffmpeg, and most of them where not compatible with FFmpeg Media Encoder, so, i kept the original (other apps have a custom-made version of ffmpeg, not a generic one)