"TheEndless" wrote:
I haven't spent a ton of time with it yet, but what I've seen so far looks pretty nice! Only a few things I noticed that you might want to change/look into:
- As you scroll down, it only loads the focused row's content, and not the row immediately below it. I would expect it to load content for all visible rows.
- The text on the details screen is a bit dark.
- All videos seem to be HD branded on the buffering screen, though I have yet to find one that actually plays in HD. I don't know if this is because the videos aren't really HD, or if you're missing a Switching Strategy attribute required to get it to ramp up to the HD stream.
Otherwise, this is a excellent first channel development effort! It's clear that you put a lot of time into it!
"Solisive" wrote:
Id like to think the videos are HD, Microsoft claims the videos are...so perhaps its something to do with the switching strategy as you outlined.
here is a sample video from list...is there a way to tell if its true hd?
http://ecn.channel9.msdn.com/o9/ch9/0/2 ... NQ_ch9.mp4
"TheEndless" wrote:"Solisive" wrote:
Id like to think the videos are HD, Microsoft claims the videos are...so perhaps its something to do with the switching strategy as you outlined.
Since that's a static MP4 file, the SwitchingStrategy is not an issue. That only comes into play with adaptive bitrate streams (HLS and ISM).
"Solisive" wrote:
Unfortunately I'm in way over my head when it comes to video formats etc.
When i pull the streams from Microsoft, there is also a stream that looks like this (see below)..it has ism extension, but returns a manifest file. Not sure how that manifest file is to be used, or even if it has any relevance to this discussion.
http://smooth.ch9.ms/ch9/45d0/0bd3dbb6- ... m/manifest
"renojim" wrote:
You do want the "manifest" on there, although I couldn't get it to play. Looking at the manifest file, I'm not so sure any of those streams are HD either. If you do get it to play, bear in mind that the "ism" StreamFormat will only play on Roku 2 units. You might want it to fallback to the MP4 for Roku 1 boxes, if you're interested in supporting them.
-JT