• 1
  • 43
  • 44
  • 45(current)
  • 46
  • 47
  • 128
Linux VAAPI: Nuc, Chromebox, HSW, IVB, Baytrail with Ubuntu 14.04
The difference would be that we have a lower CPU Load, or are there any other Benefits in VPP?
| myHTPC |
Yes. Quality wise it's not easy to get better than yadif.

My tests with MACI and MADI on 576i and 1080i mpeg-2 material are "okay" - but nothing too fancy. I hope that slow GPU systems like Baytrails could be able to do 1080i50 and 576i in a quality better than bob.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Given that I tend to wait for the georgeous things to come.
But anyway, based on previous posts I have pulled
Code:
[remote "origin"]
        url = https://github.com/fritsch/xbmc.git
        fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
        remote = origin
        merge = refs/heads/master
[branch "vpp"]
        remote = origin
        merge = refs/heads/vpp
Anything better available?
See first post:-)
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
I just noticed a mesa upgrade in Ubuntu repos, if I upgrade, will the patches from your repos to make all this work disapear and installation get messed up? Or is it safe to upgrade?
Thanks a lot.
Juanjo
Philips 32PFL6606D
Intel N3150 fanless + 4Gb DDR3 + SSD 64Gb + 3TB+3TB WD RED
Hama MCE remote.
Ubuntu 18.04 minimal install + KODI
If you are on 14.04 and had the mesa ppa running, upgrade will be smooth and you loose nothing, as we only provided mesa for trusty cause of some bugs in there.

If you already installed on 13.10, then you already have a broken system since upgrade to 14.04 if you did not remove the mesa ppa before.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Looks like an interesting release of libva coming up Smile
http://cgit.freedesktop.org/vaapi/intel-...cdaedea4d5
No, see:
a) https://bugs.freedesktop.org/show_bug.cgi?id=79848
b) https://bugs.freedesktop.org/show_bug.cgi?id=79698
c) https://bugs.freedesktop.org/show_bug.cgi?id=79528
d) https://bugs.freedesktop.org/show_bug.cgi?id=72522
e) https://bugs.freedesktop.org/show_bug.cgi?id=79765

MADI / MACI / BOB and additionally yadif is already implement by FernetMenta on his vpp branch. On HSW only BOB works - despite that the current MADI quality looks rather shitty:

MADI-VPP:
Image

Deinterlace-Yadif:
Image

BOB-VPP
Image
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
So to make some things and expectations short:
- Without massive fixing on the intel side, we don't get that running at all
- Without massive improvement of their MADI / MACI filter (currently only one forward reference) the quality won't be nowhere nearly as good as yadif / nvidia vdpau / amd oss temporal(!).

From the lib the following should work (but does not):

HSW: Bob, MACI (*), MADI(*)
IVB: Bob, MADI
SNB: Bob, MADI (**)

Baytrail is IVB - so happy testing.

* non working: see above bugreports
** not tested
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
@fritsch

I am running Deinterlace-Yadif on my NUC with OpenElec and it is the best quality I have seen when I compare it with AMD hardware Deinterlacing on windows.
I am worried that the option will be removed when Intel fix its drivers and that I will get a worse quality in return.
Can you tell me if you are planning the maintain this nice hack in future OpenElec versions ?
It won't be removed. Fernet's vpp branch can do both and switch on the fly (I also don't want to miss Yadif anymore). It supports the VPP modes and additionally our SSE4.2 + cpu deinterlacing.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
No worries that we drop the best option. And it won't be a hack anymore Smile
Will it be used in OE?
Will you receive your pension when you are ready with fully paying it?
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Good Smile
  • 1
  • 43
  • 44
  • 45(current)
  • 46
  • 47
  • 128

Logout Mark Read Team Forum Stats Members Help
VAAPI: Nuc, Chromebox, HSW, IVB, Baytrail with Ubuntu 14.0416