I am trying to show FullHD logo for 1080p streams but havent been successful. I am using the following settings:
HD - (this shows HD branding logo fine) item.HDBranded = true
item.IsHD = true
item.FullHD = false
FullHD -- (this does not work) item.HDBranded = true
item.IsHD = true
item.FullHD = true
item.frameRate = 24
I am testing with a 1080p TV and have set roku to 1080p mode. What am I doing wrong?
Also, how can I show the " 5.1)) " branding logo ( like Amazon and others do )?