-
-
Notifications
You must be signed in to change notification settings - Fork 20
[BUG] AV1 encoder appears on some phones without AV1 encoding support #30
Copy link
Copy link
Closed
Labels
OEM issueThis issue is caused by your device manufacturer, not CompressorThis issue is caused by your device manufacturer, not CompressorbugSomething isn't workingSomething isn't workinghigh priorityThis issue is of high priorityThis issue is of high prioritymedia3This issue is related to Android's Media3 frameworkThis issue is related to Android's Media3 framework
Metadata
Metadata
Assignees
Labels
OEM issueThis issue is caused by your device manufacturer, not CompressorThis issue is caused by your device manufacturer, not CompressorbugSomething isn't workingSomething isn't workinghigh priorityThis issue is of high priorityThis issue is of high prioritymedia3This issue is related to Android's Media3 frameworkThis issue is related to Android's Media3 framework
Projects
Status
Released
Prerequisites
Issue Description (required)
On some phones, notably the Exynos Galaxy S10, an AV1 software encoder appears despite the device not having AV1 encoding support.
Expected Behaviour (required)
Compressor should check if the encoder is hardware or software and ignore software encoders. We can do this by excluding c2.android*, c2.google* and omx.google*
Device Info (required)
Device Manufacturer* (e.g. Samsung): Samsung
App Version: 1.3.1
Device: samsung SM-G973F (Android 15)
Supported Encoders: video/avc, video/hevc, video/av01
Screenshots (required)
Logcat
N/A