Skip to content

[BUG] Muxer error OnePlus #106

Description

@walrus543

Issue Description

Hello,

  • high video quality
  • remove audio
  • h265
  • original 1080p video quality and 60 fps

Expected Behaviour

No error during compression

Device Info

Device Manufacturer* (e.g. Samsung): OnePlus

  • Device Model* (e.g. Galaxy S10): 8 pro
  • Android Version* (e.g. 12): 16
  • Compressor Version* (e.g. 1.1.0): 1.6.3
  • Where did you get Compressor from?* (GitHub Releases, IzzyOnDroid/F-Droid, Google Play Store): Izzy
  • Device Chipset (e.g. Exynos 9820): Qualcomm SM8250 Snapdragon 865 5G (7 nm+)
  • Device Model Number (e.g. SM-G973F): instantnoodlep

Screenshots

Image

Logcat

Device: OnePlus IN2020
OS: Lineage OS 23.2
Android Version: 16 (SDK 36)
App Version: 1.6.3
Original: 1080x2376 @ 60.0fps
Target: 2376p @ 0fps
Codec: video/hevc
Error: Muxer error

Stack Trace:
androidx.media3.transformer.ExportException: Muxer error
	at androidx.media3.transformer.Transformer.lambda$maybeInitializeExportWatchdogTimer$0$androidx-media3-transformer-Transformer(Transformer.java:1301)
	at androidx.media3.transformer.Transformer$$ExternalSyntheticLambda1.onTimeout(D8$$SyntheticClass:0)
	at androidx.media3.transformer.WatchdogTimer$$ExternalSyntheticLambda0.run(D8$$SyntheticClass:0)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:520)
	at java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:348)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1154)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:652)
	at java.lang.Thread.run(Thread.java:1563)
Caused by: java.lang.IllegalStateException: Abort: no output sample written in the last 10000 milliseconds. DebugTrace: "Tracing disabled"
	at androidx.media3.transformer.Transformer.lambda$maybeInitializeExportWatchdogTimer$0$androidx-media3-transformer-Transformer(Transformer.java:1303)
	... 8 more

Prerequisites

  • I have checked that there are no open issues that are the same or very similar to mine, and I understand that my issue will be closed if it is a duplicate
  • I have filled in all required fields to the best of my ability, and I understand that my issue will be closed if they are not
  • I have copied the device & app info to my clipboard and pasted it into the device info section where indicated, and I understand that my issue will be closed if it is not
  • I have uploaded appropriate screenshots and log files, and I understand that my issue may be closed or remain unresolved if not
  • My issue is written in English, and I understand that my issue will be closed if it is not
  • My issue is not listed in [READ FIRST] Features/bugfixes that will NOT be implemented #3
  • I have added a title to my issue
  • I understand that my issue will be closed if all of these checkboxes are not checked

Metadata

Metadata

Assignees

Labels

BugSomething isn't workingHigh PriorityThis issue is of high priorityMedia3This issue is related to Android's Media3 framework

Projects

Status
Ready

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions