Android Test Application Statistics - tanersener/ffmpeg-kit GitHub Wiki
The following table shows how much time, in milliseconds, it takes to run video encoding tests in the video
tab of the Android
test application.
Note that these durations are listed to compare the performance of different FFmpegKit
releases only. They do not guarantee that you will get the same performance on all devices using the same ABI
/architecture
.
mpeg4 | x264 | openh264 | x265 | xvid | vp8 | vp9 | aom | kvazaar | theora | hap | ||
---|---|---|---|---|---|---|---|---|---|---|---|---|
4.4 | arm-v7a-neon | 15919 | 13418 | 16626 | 31847 | 26585 | 29183 | 79351 | ~ | 15354 | 39405 | 26118 |
arm64 | 8120 | 5453 | 7832 | 13383 | 8599 | 14878 | 29761 | ~ | 7904 | 16953 | 10460 | |
4.4.LTS | arm-v7a-neon | 16205 | 13966 | 16105 | 34699 | 27831 | 28975 | 79477 | ~ | 15747 | 41308 | 25797 |
arm64 | 8338 | 5320 | 7680 | 13516 | 8650 | 14917 | 25427 | ~ | 6747 | 14884 | 8961 |