Issue Description
I have been trying to compress a 45min video around 820MB. The compression gets to 90-98% then fails saying the file is lost. Sometimes it will say Muxer error
Device: Google Pixel 5a
Android Version: 15 (SDK 35)
App Version: 1.6.3
Original: 2400x1080 @ 60.0fps
Target: 720p @ 30fps
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:524)
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:1156)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:651)
at java.lang.Thread.run(Thread.java:1119)
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
I've tried also to compress this video on 1.6.1 & 1.6.2 which failed multiple times about 10 times. There was only 1 successful compress on 1.6.2 which was done at the lowest preset which unfortunately makes it way too blurry.
Expected Behaviour
File should compress.
Device Info
App: Compressor v1.6.3
Device: Google Pixel 5a (Android 15)
Chipset: Qualcomm SM7250
RAM: 5.3 GB
GPU: Adreno (TM) 620
Device-specific Workaround: None
Supported Encoders: video/avc, video/hevc
Screenshots
No response
Logcat
No response
Prerequisites
Issue Description
I have been trying to compress a 45min video around 820MB. The compression gets to 90-98% then fails saying the file is lost. Sometimes it will say Muxer error
I've tried also to compress this video on 1.6.1 & 1.6.2 which failed multiple times about 10 times. There was only 1 successful compress on 1.6.2 which was done at the lowest preset which unfortunately makes it way too blurry.
Expected Behaviour
File should compress.
Device Info
App: Compressor v1.6.3
Device: Google Pixel 5a (Android 15)
Chipset: Qualcomm SM7250
RAM: 5.3 GB
GPU: Adreno (TM) 620
Device-specific Workaround: None
Supported Encoders: video/avc, video/hevc
Screenshots
No response
Logcat
No response
Prerequisites