Mike Fougere
Mike Fougere
I have a Galaxy Note 10.1 -- I'll take a look.
The video does not appear distorted on my tablet (SM-P600). Here's a screenshot: https://www.dropbox.com/s/4cnuzplz5nvzg4x/ExoPlayer.Screenshots_2014-09-04-12-26-02.png?dl=0
I've been able to reproduce this. It happens with 480p video only on my side. It looks like the native MediaPlayer will report dimensions of [872, 480], while exoplayer reports...
@martinbonnin I have resolved this issue in my fork, although I'm not 100% sure it will work everywhere. The SPS parsing will now extract the aspect ratio and adjust the...
I don't have a nexus 5 to test with, but it _was_ affecting my nexus 7 devices as well as the samsungs.
@martinbonnin Agreed, there are definately 2 different issues here.
@martinbonnin Ok, sounds good. @hiteshgupta33 Unfortunately, I may have jumped the gun on that one. I was able to create a situation where the video appeared distorted (stretched), and assumed...
What versions of android were you running on the S2 / Tab 4? I believe this may be the same issue as #4
@taaeng Can you re-test this on ccf17ad2fd8b58c3a38747a594a1846befb1a7b8 ?
@Zhuinden Actually, I ended up going with https://github.com/Zhuinden/simple-stack as well. It does exactly what I need, so thanks for that!