kiall / android-tvheadend

Android + TV Headend + TV Input Framework
Apache License 2.0
191 stars 61 forks source link

Incorrect aspect ratio #170

Open habr05 opened 7 years ago

habr05 commented 7 years ago

Non 720/1080 content is stretched to full width.

image

sphr2k commented 7 years ago

Can confirm this. MPEG-2 576i broadcast in 4:3 is stretched to 16:9.

Here is a sample file & logcat

Thanks for your fantastic work @kiall

kiall commented 7 years ago

Thanks for the sample! However - I'm travelling for work for the next two weeks, so won't be near my Android dev stuff for a while.. I'll circle back when I get back to Ireland.

xeroiv commented 6 years ago

I have installed the latest available version (0.3.17.142 ) to test tvheadend as a valid replacement for the HDHomerun App but found this issue to be present for my OTA signals.

There were some changes in exoplayer 2.8 that may be useful in resolving this issue? see 3736.