Transformation Error
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 663
- Forks
- 92
- PR merge metrics
- No merged PRs in 30d
Description
getting this error intermittently -
E/MediaCodec: Codec reported err 0xfffffff4/NO_MEMORY, actionCode 0, while in state 5/STARTING
D/MediaCodec: flushMediametrics
E/TransformationJob: Transformation job error
com.linkedin.android.litr.exception.TrackTranscoderException: Internal codec error occurred.Media transformation failed for job id: null
Diagnostic info: android.media.MediaCodec.error_1100
Any ideas how I can resolve, or what may be causing it?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the reported Android MediaCodec NO_MEMORY error and the TransformationJob/TrackTranscoderException messages; the issue names no source files or tests. Reproduce the intermittent transformation failure and document a confirmed cause and resolution before changing the implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- audio-video-rtc, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100