This repository has been archived by the owner on Jan 6, 2025. It is now read-only.
forked from arthenica/ffmpeg-kit
-
Notifications
You must be signed in to change notification settings - Fork 12
Android Test Application Statistics
Taner Sener edited this page Sep 27, 2022
·
1 revision
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 |
Copyright (c) 2021-2022 FFmpegKit
- Status
- Versions
- Changelog
- Project Layout
- Using
- Building
- External Libraries
- Patents
- License