Ian Baker
Ian Baker
I'm afraid we don't have capacity to provide detailed help beyond what I've already explained above, so I'm closing this.
@rrfrias This sounds to me like maybe the license is setting license duration and playback duration but not rental duration (similar to [internal b/173059187 and b/186392548]). Does that sound plausible...
From the logcat provided I see `android.media.MediaCodec$CodecException: Error 0xffffffe0`. `0xffffffe0` is `-32`, which I believe is `DEAD_OBJECT` defined in [Errors.h](https://cs.android.com/android/platform/superproject/+/master:system/core/libutils/include/utils/Errors.h;l=57;drc=591cab8cee16407bd7a8946ce96dd92d19db72d9). Directly before the Java exception I also see a native...
@Abu-Abdullah Existing issues on this tracker are still monitored (hi!). If you would like to, you are welcome to file this issue again on https://github.com/androidx/media/issues and we will close this...
There's been no progress since the last update, and we haven't currently scheduled any time to work on this. Any commits associated with this issue will show up in this...
@chladto1 If you require the enhancement tracked by this issue then I'm afraid there's no update since last month: https://github.com/google/ExoPlayer/issues/4825#issuecomment-1023250924 The recommendation above to restrict the streams yourself (either server-side...
Closing this as a duplicate of the an equivalent issue in the newer media3 tracker: https://github.com/androidx/media/issues/1776
HLS indicates muxed subtitles using the `CLOSED-CAPTIONS` type, and I believe this only support CEA-608 and CEA-708. See [section 4.4.6.1](https://datatracker.ietf.org/doc/html/draft-pantos-hls-rfc8216bis-17#section-4.4.6.1) of the spec where these are the only two encodings...
Thank you for the test file and screenshots, that's really helpful. I took your SRT file and adapted it to WebVTT so I could add some styling (borrowed from [one...
Thanks for pinging, I was waiting for the tests and didn't realise they'd already been added (I think just 'resolving' a conversation on GitHub maybe doesn't trigger an email -...