PDA

View Full Version : M8 picture too large



dread8
02-25-2015, 08:26 PM
I can not seem to get my picture adjusted for my LG TV. While viewing video clip via video devil the picture is too large for the screen.

Any help is appericated

Marley
02-25-2015, 10:22 PM
when you do setup at the beginning you fit it to your tv

rigpig1
03-02-2015, 11:44 PM
You can set it up in the video calibration on the main android settings page. Try different video resolutions. Depends on what version of kodi you are running as well, i think it was a bug in 14.0 but was fixed in 14.1.

Marley
03-03-2015, 12:00 AM
i have np on 14.0 but never say never

borinqueneer
07-13-2015, 05:06 PM
get your tv screen to full and hdmi to 2 on your tv's screen settings.

Henrifl33
08-14-2015, 03:36 PM
In kodi settings in video you have to uncheck the first acceleration and leave the other 2 checked and video will go back to normal , I had the same problem when I had kodi 15.1

dxtn
09-08-2015, 02:15 PM
In kodi settings in video you have to uncheck the first acceleration and leave the other 2 checked and video will go back to normal , I had the same problem when I had kodi 15.1

Thanks .. for shared info this works.. i just updated my kodi version 15.1

Marley
09-09-2015, 11:28 PM
see for me that picture is black only learn something new every day

xbmcbg
10-01-2015, 01:33 AM
Amlogic playback issues (zoomed in, 1/4 screen, ... )

1) As of v15 and later, Kodi will no longer ask to fix incorrect video decoding permissions on Amlogic-based devices that have incorrectly configured firmware. This might cause an issue in some situations, and if this happens to you, first try to manually disable amcodec and only use mediacodec and libstagefright under Settings -> Videos -> Acceleration . If videos still won't play correctly then the device might a firmware/OS update for things to work properly.
2) In some cases video playback is fine, but incorrectly sized so that it only takes up a small portion of the screen. This again is most likely a firmware issue, but a temp workaround would be to go into Android's system settings (not Kodi's settings) and change the GUI resolution to 720 and/or disable "auto select". Video will still render at 1080, and only the GUI is limited to 720.
3) There may also be situations were Kodi isn't correctly detecting the box's ability to use the "amcodec", and thus prematurely disabling it. Our devs are currently looking into this situation, and if true, will attempt to fix it.

Why was this changed?

Kodi doesn't try to manually fix the permissions anymore. Doing so was a hack that the devs didn't feel comfortable with, and venders need to fix this on the firmware level, not the app level. Some hardware venders are still unwilling to set the necessary permissions because of a misconception on "security", which ironically requires granting apps root-level access, which is far less secure.
However, the mediacodec "path" to decoding doesn't require the permissions changes, and mediacodec support has improved both in Kodi and in most firmware (even in some of the flawed ones). So now when amcodec fails it falls back on mediacodec, which normally works. In that sense it is "fixed". Eventually mediacodec will be the single standard, and there won't be a need for amcodec, but the option is still there for some special situations.

clefty
04-13-2016, 10:33 PM
xbmcbg (http://iptvtalk.net/member.php?15552-xbmcbg) worked for me, thanks.