Page 2 of 14

Re: testing MrMC 3.0.4

Posted: 28 Apr 2017, 17:40
by davilla
jamesp26 wrote: 28 Apr 2017, 17:10Fire tv?
patience grasshopper, tvOS was easiest to get out fast, the others take more time :)

Re: testing MrMC 3.0.4

Posted: 28 Apr 2017, 18:11
by jamesp26
Roger that!

Re: testing MrMC 3.0.4

Posted: 29 Apr 2017, 00:01
by Looxoor
I've just checked with my goto hevc movie, really demanding 1080p and 6.1 flac.
It's way better but it still drops a lot of frames, the cpu got up to 188/200 percent usage.
It's a great step forward though!

While looking through the log for intriguing info, I found some oddities:

Code: Select all

01:17:05 T:6144061440   ERROR: CGUITextureManager::GetTexturePath: could not find texture 'DefaultMovies.png'
01:17:05 T:6144061440   ERROR: CGUITextureManager::GetTexturePath: could not find texture 'DefaultRecentlyAddedEpisodes.png'
01:17:05 T:6144061440   ERROR: CGUITextureManager::GetTexturePath: could not find texture 'DefaultRecentlyAddedMovies.png'
01:17:05 T:6144061440   ERROR: CGUITextureManager::GetTexturePath: could not find texture 'DefaultTVShows.png'
Haven't seen that before.

Also, found this code reference to xbmc, thought you might want to get rid of it?

Code: Select all

01:17:28 T:6144061440   DEBUG: GL: BaseYUV2RGBGLSLShader: defines:
                                            #define XBMC_YV12
01:17:28 T:6144061440   DEBUG: Previous line repeats 1 times.
It whined a bit about the subtitles while analyzing the streams but they worked all right.

Code: Select all

01:17:28 T:6141194240   DEBUG: ffmpeg[16E0B3000]: [matroska,webm] Consider increasing the value for the 'analyzeduration' and 'probesize' options
01:17:28 T:6141194240   DEBUG: ffmpeg[16E0B3000]: [matroska,webm] Could not find codec parameters for stream 13 (Subtitle: hdmv_pgs_subtitle): unspecified size
And finally, a thing that's been bugging me slightly for a while, in the logs of all versions, the final letter of the filename always get dropped at this point, just a little nuisance, nothing else.

Code: Select all

01:17:28 T:6141194240    INFO: ffmpeg[16E0B3000]: Input #0, matroska,webm, nfs://192.168. ... .mk':
Well, that's it for now, I guess I'm more of a nuisance than help with this post too I guess.

Re: testing MrMC 3.0.4

Posted: 29 Apr 2017, 02:19
by davilla
"CGUITextureManager::GetTexturePath: could not find texture", some paths 'might' have those files. Already on the list to remove from loggin at some time.

Same for "DEBUG: GL: BaseYUV2RGBGLSLShader: defines:", dev logging that was never removed. On the list.


"DEBUG: ffmpeg" are logging notices from FFmpeg, Hard to stomp. Same for 'INFO: ffmpeg' with filename missing. That's FFMpeg doing that and it's hard to get ride of it without also removing serious/important log messages.

I might have more tricks to do with HEVC. This was 1st pass, low hanging fruit.

Re: testing MrMC 3.0.4

Posted: 29 Apr 2017, 02:26
by vinomarky
Just confirming that 3.04 build (April 28th) seems to make little if any difference to GoPro video playback issues, or those I had with commercial videos

Regs,

Mark

Re: testing MrMC 3.0.4

Posted: 29 Apr 2017, 02:53
by davilla
vinomarky wrote: 29 Apr 2017, 02:26 Just confirming that 3.04 build (April 28th) seems to make little if any difference to GoPro video playback issues, or those I had with commercial videos

Regs,

Mark
Yea, not hit those again yet. The FFMpeg bump did have changes related to GoPro. So we are seeing something else. See email about findings regarding commercial videos.

Re: testing MrMC 3.0.4

Posted: 29 Apr 2017, 02:54
by cosmoxl
The testflight app on tvOS says to test the plex client. But nothing about plex is mentioned in the 1st post of this thread.

Should I be looking for some changes in plex?

Re: testing MrMC 3.0.4

Posted: 29 Apr 2017, 03:56
by davilla
cosmoxl wrote: 29 Apr 2017, 02:54 The testflight app on tvOS says to test the plex client. But nothing about plex is mentioned in the 1st post of this thread.

Should I be looking for some changes in plex?
For now, just that everything is fine. we are tampering in cross areas. Plex will hit some major refactoring during this testflight.

testing MrMC 3.0.4

Posted: 29 Apr 2017, 05:45
by Looxoor
davilla wrote:"CGUITextureManager::GetTexturePath: could not find texture", some paths 'might' have those files. Already on the list to remove from loggin at some time.

...

I might have more tricks to do with HEVC. This was 1st pass, low hanging fruit.
Ok, so a better log entry for that would be "no custom background image for xxx found, using default" or somewhere along those lines?

All right, great answers, looking forward to next 'flight.

Re: testing MrMC 3.0.4

Posted: 29 Apr 2017, 10:09
by Everbrave
davilla wrote: 28 Apr 2017, 16:18 How to request Testflight access: Send an email to [email protected] with the subject "Game over, man", include your email address tied to device, which flavor (tvOS, iOS or GooglePlay).

Fair warning for tvOS, this series will eventually require 10.2 tvOS as we will be moving to 10.2 required SDK.

tvOS: live
FireTV: waiting builds
Shield: waiting builds

(20170428-051d8e1)
- rssfeed: add new url
- emby: fix logging error
- guilib: only update container after condition changed
- AE: fix error adjust in syncStream
- bump to 3.2 FFMpeg (check hevc decode)
These are great news; going after hevc decode! It means I am approaching the one-for-all tvOS media player app.
This would deserve a v3.1 especially for tvOS.
(TestFlight request sent)