maxgalbu / xbmc.plugin.video.nba

Kodi plugin to watch NBA games with nba league pass
GNU General Public License v3.0
50 stars 43 forks source link

720p/60 and away feed error #29

Closed yzfr1 closed 8 years ago

yzfr1 commented 8 years ago

I try with opening night games, and see all at 29.970 fps. Someone can play 720p at 60fps???

iosonofrancesco commented 8 years ago

yep, they switched to an higher bitrate, it's fixable changing from 4500 to 6000 on available bitrate, can't get away feed to work.

yzfr1 commented 8 years ago

yes, bitrate i saw that sometimes have more 5000 and other times less 4000, is like a variable bitrate. Away feed not work for me too. I try with two news releases and still with error of login in away feed.

Thanks a lot to Max and other developers for this amazing plugin and the work they made for fix all problems.

iosonofrancesco commented 8 years ago

you can fix editing the common.py at line 14

(72060, 6000),

you should get the home feed at 60fps

yzfr1 commented 8 years ago

confirm that with editing to 72060,6000 from 720060,4500 , the archived videos now run at 60fps, i try with 3 games of opening night, before 30fps after 60fps

I don't try nothing with live.

I hope fix for away feed!