Intel VAAPI howto with Leia v18 nightly based on Ubuntu 18.04 server
@fritsch :

read a lot of this thread and also some of OE forum posts as well as some LE forum posts:
my Graphic: Intel Ivy Bridge GPU.
My TV: LG 42LN5758 (seems to be capable of both Limited and Full RGB Input)
xrandr  --verbose says: Full

my xorg-i915.conf (from etc/X11):
Quote:Section "Device"
  Identifier "Device0"
  Driver "intel"
  VendorName "INTEL Corporation"
  Option "TripleBuffer" "false"
  Option "TearFree" "false"
EndSection

my xorg.conf (from config):
Quote:Section "Device"
  Identifier  "Device0"
  Driver      "intel"
  VendorName  "INTEL Corporation"
  Option "DRI" "3"
EndSection

So am i right to assume, that
  1. i put (probably best) TV in Limited Colour Mode + put Kodi in Limited Mode + Dithering off?
  2. i select number of buffers = 2 (double buffering)?
  3. DRI 3 should be set?
  4. What about "AccelMethod" Option? leave that or put it to SNA/UXA?
  5. What does the "Composite" option do? (https://openelec.tv/documentation/config...l-graphics)

I hope you can help me out :-)
Reply


Messages In This Thread
Live TV broken again? - by schamane - 2016-02-29, 19:56
Random crashes - by hal2100 - 2016-03-08, 22:03
Strange Behaviour - by MicTie - 2016-12-07, 10:46
RE: Intel VAAPI howto with Leia v18 nightly based on Ubuntu 18.04 server - by PKOneTwo - 2018-09-19, 17:44
Working lirc with mce remote - by fr1day - 2019-08-10, 17:36
Logout Mark Read Team Forum Stats Members Help
Intel VAAPI howto with Leia v18 nightly based on Ubuntu 18.04 server18