Ian Baker

Results 409 comments of Ian Baker

Please sign the CLA, and then we can take a look at this.

> D/EventLogger: **downstreamFormat** [eventTime=224.66, mediaPos=96.88, window=0, period=0, id=4, mimeType=null, bitrate=**1646672**, codecs=avc1.640020,mp4a.40.2, **res=1280x720**, fps=50.0] D/EventLogger: **videoInputFormat** [eventTime=224.69, mediaPos=96.91, window=0, period=0, id=4, mimeType=video/avc, bitrate=**1646672**, codecs=avc1.64001E, **res=768x432**, fps=50.0] > > For Same bitrate,...

It's not really possible to investigate further without access to the stream in order to reproduce the problem ourselves. Please either post a link here or send it to [email protected]...

Playing the stream with no VPN returns me HTTP 403 errors: ``` internalError [eventTime=1.43, mediaPos=0.00, window=0, loadError com.google.android.exoplayer2.upstream.HttpDataSource$InvalidResponseCodeException: Response code: 403 at com.google.android.exoplayer2.ext.cronet.CronetDataSource.open(CronetDataSource.java:726) at com.google.android.exoplayer2.upstream.DefaultDataSource.open(DefaultDataSource.java:201) at com.google.android.exoplayer2.upstream.cache.CacheDataSource.openNextSource(CacheDataSource.java:776) at com.google.android.exoplayer2.upstream.cache.CacheDataSource.open(CacheDataSource.java:589) at...

I get a 403 with OkHttp too: ``` internalError [eventTime=8.52, mediaPos=0.00, window=0, loadError com.google.android.exoplayer2.upstream.HttpDataSource$InvalidResponseCodeException: Response code: 403 at com.google.android.exoplayer2.ext.okhttp.OkHttpDataSource.open(OkHttpDataSource.java:323) at com.google.android.exoplayer2.upstream.DefaultDataSource.open(DefaultDataSource.java:201) at com.google.android.exoplayer2.upstream.cache.CacheDataSource.openNextSource(CacheDataSource.java:776) at com.google.android.exoplayer2.upstream.cache.CacheDataSource.open(CacheDataSource.java:589) at com.google.android.exoplayer2.upstream.StatsDataSource.open(StatsDataSource.java:84) at com.google.android.exoplayer2.upstream.DataSourceInputStream.checkOpened(DataSourceInputStream.java:99) at...

Closing this because all the streams provided failed to load. If you're still experiencing this please re-open with a non-time-limited stream that is globally accessible that we can use to...

I'm afraid I don't really understand what you're asking. Please provide complete information as requested in the question template. The template can be found [here](https://github.com/google/ExoPlayer/blob/release-v2/.github/ISSUE_TEMPLATE/question.md). Unfortunately we can't answer unclear...

Closing because the information requested was not provided.

I'm afraid we're unable to share the information requested over email - the content needs to be publicly available to ensure it's accessible by all relevant members of the team,...

Thanks for the test stream. I played it using the 2.16.1 demo app on a Pixel 3 XL running Android 9. I played it from the beginning and it's still...