1. No user installed addons are supported, python or otherwise.
2. No, they really are not supported.
3. They are not coming back
4. Read from 1. again

Any mention of illegal streaming sites, addons or any pirated material will not be tolerated. This is not democracy and any offenders will be banned and posts deleted immediately without warning.

Other than that, we hope you enjoy MrMC so far and we welcome any input and feedback you might have.

Team MrMC.

tvOS testing 2.8.0 (161122.409)

Old TestFlight threads
User avatar
davilla
Team MrMC
Posts: 4377
Joined: 26 Oct 2015, 17:01

Re: tvOS testing 2.8.0 (161113.1842)

Post by davilla »

Nice, I've been looking for one of these :) It's h264 progressive but h264 has two ways to flag interlaced. The easy way is to check extradata for a flag, if set. it's possible interlaced. Possible because depending on another flag, you have to look at the parsed picture frame to tell for sure.
cosmoxl
Posts: 1759
Joined: 12 Dec 2015, 14:16

Re: tvOS testing 2.8.0 (161113.1842)

Post by cosmoxl »

davilla wrote:Nice, I've been looking for one of these :) It's h264 progressive but h264 has two ways to flag interlaced. The easy way is to check extradata for a flag, if set. it's possible interlaced. Possible because depending on another flag, you have to look at the parsed picture frame to tell for sure.
So you'll be able to code MrMC to check properly then? Really is odd that the remux came out that way. I'm tempted to go remux again with latest makemkv. That was done years ago and I forget what software I used.
User avatar
davilla
Team MrMC
Posts: 4377
Joined: 26 Oct 2015, 17:01

Re: tvOS testing 2.8.0 (161113.1842)

Post by davilla »

it's an odd feature of h264, it is meant for streams that change switch between progressive/interlaced at the frame level. Very rare as in 6+ years, I've never seen one.

EDIT: oh and yes. already fixed :)
User avatar
amet
Team MrMC
Posts: 3787
Joined: 26 Oct 2015, 16:59
Location: Dubai/Novi Sad

Re: tvOS testing 2.8.0 (161113.1842)

Post by amet »

@cosmoxl please try 2.8.0(161116.318) with that h264i, davilla fixed it
cosmoxl
Posts: 1759
Joined: 12 Dec 2015, 14:16

Re: tvOS testing 2.8.0 (161113.1842)

Post by cosmoxl »

amet wrote:@cosmoxl please try 2.8.0(161116.318) with that h264i, davilla fixed it
yes, VTB is now used for that file because it's NOT interlaced. ;)
User avatar
davilla
Team MrMC
Posts: 4377
Joined: 26 Oct 2015, 17:01

Re: tvOS testing 2.8.0 (161113.1842)

Post by davilla »

cosmoxl wrote:
amet wrote:@cosmoxl please try 2.8.0(161116.318) with that h264i, davilla fixed it
yes, VTB is now used for that file because it's NOT interlaced. ;)
Once again, thx a ton for that sample. I've been looking for one for years :)
cosmoxl
Posts: 1759
Joined: 12 Dec 2015, 14:16

Re: tvOS testing 2.8.0 (161116.1752)

Post by cosmoxl »

glad you find the file useful. :)

what exactly am I looking for with the latest testflight 161116.1752?
cosmoxl
Posts: 1759
Joined: 12 Dec 2015, 14:16

Re: tvOS testing 2.8.0 (161116.1752)

Post by cosmoxl »

161116.1752 is a step backwards.

anything that's on my network drive doesn't play at all whether through plex libraries or through MrMC library.

and videos that do play stutter quite badly the first several seconds before playing properly.

my network drive is accessible and videos on it play in other apps.

http://pastebin.com/aJG6s6MM

in the log I tried pulling up a test video via a plex library which is on a network drive. doesn't work - I see the buffer box up top with the meter moving back and forth showing the buffer is filling, buffer says 100% full.

I played a video from a drive local to the plex server - maybe you'll see the stuttering at the start?

I then tried to play from the network drive direct from MrMC with the same problem as when done via plex library.

EDIT: I disabled VTB and files on the network drive play and there isn't the stutter problem either.
Last edited by cosmoxl on 17 Nov 2016, 02:24, edited 1 time in total.
User avatar
davilla
Team MrMC
Posts: 4377
Joined: 26 Oct 2015, 17:01

Re: tvOS testing 2.8.0 (161116.1752)

Post by davilla »

I think we fixed this issue.
User avatar
amet
Team MrMC
Posts: 3787
Joined: 26 Oct 2015, 16:59
Location: Dubai/Novi Sad

Re: tvOS testing 2.8.0 (161117.331)

Post by amet »

@cosmoxl
try 2.8.0 (161117.331) please
Locked