Michael Katz
Michael Katz
@AnshumanHexabrain I think there is some confusion in your code logic. It appears that you are creating the controller and then sending it via MessageEvent to your session service code...
Hello @hafiz013, Thank you for reporting your issue! I tried playing the file that you send to our support email but the file was not accessible. The host site is...
Hi @read8873, I'm not really sure what you are requesting as an additional feature in ExoPlayer. Would you be able to elaborate on your scenario/usecase? It kind of sounds like...
@donchummar Thank you for reopening your issue! Could you provide additional details of the content you were trying to play? Can you provide the encodings, resolutions and framerates that were...
@donchummar Apologies but I don't have this particular device. Would you be able to share a [bug report](https://developer.android.com/studio/debug/bug-report) taken while reproducing the issue on the demo application? Also if you...
@donchummar Thank you for submitting your bug report. From the report I was able to see the following log traces: ``` tracks [eventTime=0.39, mediaPos=0.00, window=0, period=0 09-02 12:35:46.128 D EventLogger:...
@donchummar I pushed a commit to the main branch, https://github.com/androidx/media/commit/f0fb3862245579ff3874d0bdc10a7481077984d8 that should hopefully resolve your issue. If you could please check it out and see if it fixes your scenario...
The fix was included in the [1.5.0-beta01](https://github.com/androidx/media/releases/tag/1.5.0-beta01) release and so will be included in the official 1.5.0 release. Closing the issue as fix is in release pipeline.
@nift4 Thank you for your patience. Can you describe in greater detail what your goal is? To note, the supportsFormat method in MediaCodecAudioRenderer method just checks format support by the...
Hello @Jietang126, I looked through the trace that you sent and I don't see any ExoPlayer logs? Are you sure that you recorded the scenario with the Demo App? What...