Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MediaCodecAudioRenderer: Audio sink error #11186

Closed
6 tasks done
dasassaa opened this issue Jun 18, 2024 · 2 comments
Closed
6 tasks done

MediaCodecAudioRenderer: Audio sink error #11186

dasassaa opened this issue Jun 18, 2024 · 2 comments
Labels
player Issues related to any player (main, popup and background) question Not really an issue, but more of a question about how something works

Comments

@dasassaa
Copy link

Checklist

  • I am able to reproduce the bug with the latest version given here: CLICK THIS LINK.
  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have read the FAQ and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Affected version

0.27.0

Steps to reproduce the bug

  1. Start Newpipe
  2. Play any video
  3. Error

Expected behavior

Video plays

Actual behavior

Video doesn't play, instead Newpipe tells me that some errors occured.

Screenshots/Screen recordings

No response

Logs

06-18 20:46:17.762 1299 1517 E MediaCodecAudioRenderer: com.google.android.exoplayer2.audio.AudioSink$InitializationException: AudioTrack init failed 0 Config(44100, 12, 60320) Format(null, null, null, audio/raw, null, -1, null, [-1, -1, -1.0], [2, 44100])

logcat.txt

Affected Android/Custom ROM version

LineageOS 21

Affected device model

Onn Android TV (dopinder)

Additional information

Audio generally works fine on the streaming box. I got VLC and other apps running, no issues with sound.

Tried to play with the internal settings of Newpipe to change some video output settings. No luck.

@dasassaa dasassaa added bug Issue is related to a bug needs triage Issue is not yet ready for PR authors to take up labels Jun 18, 2024
@opusforlife2
Copy link
Collaborator

Exoplayer settings toggles? Tried all 3 one by one, or in combo?

@opusforlife2 opusforlife2 added the waiting for author If the author doesn't respond, the issue will be auto-closed. Otherwise the label will be removed. label Jun 21, 2024
@dasassaa
Copy link
Author

I gave it another try and set ExoPlayer playback load to 256KiB, activated decoder fallback feature, disabled media tunneling, and activated the video output surface workaround.

Videos work now. Going to close the issue.

@github-actions github-actions bot removed the waiting for author If the author doesn't respond, the issue will be auto-closed. Otherwise the label will be removed. label Jun 23, 2024
@opusforlife2 opusforlife2 added question Not really an issue, but more of a question about how something works player Issues related to any player (main, popup and background) and removed bug Issue is related to a bug needs triage Issue is not yet ready for PR authors to take up labels Jun 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
player Issues related to any player (main, popup and background) question Not really an issue, but more of a question about how something works
Projects
None yet
Development

No branches or pull requests

2 participants