Kodi Community Forum
Intel Kaby Lake Hardware - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Discussions (https://forum.kodi.tv/forumdisplay.php?fid=222)
+--- Forum: Hardware (https://forum.kodi.tv/forumdisplay.php?fid=112)
+--- Thread: Intel Kaby Lake Hardware (/showthread.php?tid=294312)



RE: Intel Kaby Lake Hardware - hdmkv - 2016-12-30

@movie78, maybe this was addressed before, but how are you toggling between 3D MVC and 4K playback? HDMI 1.4 port for former, and 2.0 port for latter? I assume you can set separate resolutions for each, but use the Kodi MVC build for both? Just wondering how you have your BeeBox set-up, with HDMI to your AVR and to your display.


RE: Intel Kaby Lake Hardware - fab67 - 2016-12-30

and

QSVEncC64.exe -i SVT_1080p50.mkv -c hevc --vbr 5000 -o result.mkv
instead of
QSVEncC64.exe -i SVT_1080p50.mkv --vbr 5000 -o result.mkv

I edited the original post


RE: Intel Kaby Lake Hardware - movie78 - 2016-12-30

(2016-12-30, 20:00)hdmkv Wrote: @movie78, maybe this was addressed before, but how are you toggling between 3D MVC and 4K playback? HDMI 1.4 port for former, and 2.0 port for latter? I assume you can set separate resolutions for each, but use the Kodi MVC build for both? Just wondering how you have your BeeBox set-up, with HDMI to your AVR and to your display.

The test was base on latest @afedchin MVC Kodi Build.

1- Setting the Adjust display refresh rate On Start / Stop and the Sync Playback to display to On, my TV does the toggle automatically when I am playing 3D the TV will switch to 1920X1080p 24Hz and when I am playing 4K ( HDR/Dolby Vision) the resolution on my TV change 3840X2160p.

2- I was using the HDMI 1.4, I will try the 2.0 port tonight, but I have a feeling it is not going to work.

3- For now it's connected straight to the TV as I am in the middle of moving so all AV equipment is in my new location.


RE: Intel Kaby Lake Hardware - movie78 - 2016-12-30

(2016-12-30, 20:21)fab67 Wrote: and

QSVEncC64.exe -i SVT_1080p50.mkv -c hevc --vbr 5000 -o result.mkv
instead of
QSVEncC64.exe -i SVT_1080p50.mkv --vbr 5000 -o result.mkv

I edited the original post

Which one do you want me to test?
QSVEncC64.exe -i SVT_1080p50.mkv -c hevc --vbr 5000 -o result.mkv?


RE: Intel Kaby Lake Hardware - fab67 - 2016-12-30

yes
QSVEncC64.exe -i SVT_1080p50.mkv -c hevc --vbr 5000 -o result.mkv

Without -c hevc I think the default will be AVC and not HEVC


RE: Intel Kaby Lake Hardware - movie78 - 2016-12-30

(2016-12-30, 21:48)fab67 Wrote: yes
QSVEncC64.exe -i SVT_1080p50.mkv -c hevc --vbr 5000 -o result.mkv

Without -c hevc I think the default will be AVC and not HEVC

So it should be like this in the Test.bat file ?

PHP Code:
QSVEncC64.exe --check-features features.txt
QSVEncC64
.exe -i SVT_1080p50.mkv -c hevc --vbr 5000 -o result.mkv
ffmpeg 
-i SVT_1080p50.mkv -i result.mkv -lavfi ssim;[0:v][1:v]psnr -f null - > metrics.txt 



RE: Intel Kaby Lake Hardware - fab67 - 2016-12-30

yes, should be good like that, if you have all files in the same folder. (QSVEncC64.exe, ffmpeg.exe, SVT_1080p50.mkv and Test.bat)


RE: Intel Kaby Lake Hardware - fab67 - 2016-12-30

Sorry last line of test.bat must be

ffmpeg -i SVT_1080p50.mkv -i result.mkv -lavfi ssim;[0:v][1:v]psnr -f null - > metrics.txt 2>&1

with 2>&1 at the end


RE: Intel Kaby Lake Hardware - movie78 - 2016-12-31

metrics.txt
Features.txt


RE: Intel Kaby Lake Hardware - fab67 - 2016-12-31

thanks


RE: Intel Kaby Lake Hardware - Caramba69 - 2016-12-31

(2016-12-30, 20:00)hdmkv Wrote: @movie78, maybe this was addressed before, but how are you toggling between 3D MVC and 4K playback? HDMI 1.4 port for former, and 2.0 port for latter? I assume you can set separate resolutions for each, but use the Kodi MVC build for both? Just wondering how you have your BeeBox set-up, with HDMI to your AVR and to your display.

I have both hdmi ports connected to my denon av receiver. I use the hdmi 1.4 connection for 3d and 2160p up to 30hz. If I want to playback 2160p with 60hz I switch at my receiver to the input where the hdmi 2.0 is connected with my Beeboox. When doing this I need to turn off the other display in Windows to avoid stuttering.

I always use the same Kodi MVC build.


RE: Intel Kaby Lake Hardware - movie78 - 2017-01-01




RE: Intel Kaby Lake Hardware - piotrasd - 2017-01-01

in Apollo lake topic i droped latest LE build for Apollo/Kaby lake Wink if some one want test


RE: Intel Kaby Lake Hardware - movie78 - 2017-01-02

(2017-01-01, 17:14)piotrasd Wrote: in Apollo lake topic i droped latest LE build for Apollo/Kaby lake Wink if some one want test

Does MVC worksHuh


RE: Intel Kaby Lake Hardware - _Spook_ - 2017-01-03

Finally the Intel Kaby Lake NUCs are official!