Kodi Community Forum
Smoothvideo branch - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Discussions (https://forum.kodi.tv/forumdisplay.php?fid=222)
+--- Forum: Kodi related discussions (https://forum.kodi.tv/forumdisplay.php?fid=6)
+--- Thread: Smoothvideo branch (/showthread.php?tid=46091)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22


- Hitcher - 2009-03-02

alanwww1 Wrote:I checked the latest svn and i can report that refresh rate detection works very well now with the files i tested.

I've tried it using the build found here -
PolliSoft Wrote:Ok, here is the latest (18163) smoothvideo revision merged together with the 18197 Linuxport revision.
Have fun!
http://www.mediafire.com/download.php?1g3wv5mydmm

/PolliSoft
Desktop res 1280x720 @ 60Hz
GUI res 1920x1080 @ 60Hz
Auto Refresh Rate - On
Sync Video To Display - On


23.98fps video - pressing 'z' shows 1920x1080@24Hz - pressing 'o' shows 25-26fps
25fps video - pressing 'z' shows 1920x1080@50Hz - pressing 'o' shows 29-30fps


- bobo1on1 - 2009-03-02

Something is wrong there, when you press o fps should be about the same as the refreshrate.


- Hitcher - 2009-03-02

That what I thought.

Could it the build is maybe missing something?

Even if I try overriding I get the same results.Huh


- bobo1on1 - 2009-03-02

Maybe your system just can't render that fast, try with some low quality video (dvd for example).
With override on it should play really slow if the value used for refreshrate is higher than the actual refreshrate.


- Hitcher - 2009-03-02

Ah, we're getting somewhere.

I turned off 'High Quality Upscaling' to lessen the load on my HTPC and both 23.98fps and 25fps videos were showing 60fps. Again I tried the override but no change.

After much testing (and a lot of WTH moments) I've finally figured out what it's doing on my system.


It only uses the start up refresh rate of XBMC as the fps of any video - even changing the GUI refresh rate during testing will have no effect unless XBMC is then shutdown and restarted.


- bobo1on1 - 2009-03-02

That means the build is too old.


- Hitcher - 2009-03-02

Even though PolliSoft's using your last change (18163)?


- tslayer - 2009-03-02

You should really do your own build to be sure what is really in there and which change you are testing. You'll avoid these problems of not knowing exactly which build and changes are in the version you are testing.


- bobo1on1 - 2009-03-02

Well, either he didn't, or it got lost in the merge.
The fps you see in the codec information is the exact same value used by dvdplayer.


- Hitcher - 2009-03-02

tslayer Wrote:You should really do your own build to be sure what is really in there and which change you are testing. You'll avoid these problems of not knowing exactly which build and changes are in the version you are testing.
I did start making my own builds a while ago but the guys in the 3rd party build thread churn them out so quickly these days I stopped bothering. Mind you I think applying patches would be beyond me.
bobo1on1 Wrote:Well, either he didn't, or it got lost in the merge.
The fps you see in the codec information is the exact same value used by dvdplayer.
Thanks for the replies, I'll just hang on until another build comes out.


- kees1869 - 2009-03-03

Forgive my noobness, I just started to try to build XBMC and was wondering if there's still a need to download libsamplerate separately as it seems to be included in the \xbmc\lib folder. Also I get 176 warnings in total when (release) building this branch, is that normal. I got the feeling I'm missing something.


- bobo1on1 - 2009-03-03

WiSo fixed libsamplerate, so no need for it anymore (on windows).

Remember a warning is just that, a warning, the compiler tells you to pay attention to something, I wouldn't worry about it, only if you get an error then something is wrong and you won't be able to compile.


- kees1869 - 2009-03-04

I put an SVN build online, more will follow.

Get them here: http://www.mediafire.com/?sharekey=7641aa7a97b79def67cd7f7bd65f7eeffd2e9b324de11e2ec95965eaa7bc68bc


- Hitcher - 2009-03-04

kees1869 Wrote:I put an SVN build online, more will follow.

Get them here: http://www.mediafire.com/?sharekey=7641aa7a97b79def67cd7f7bd65f7eeffd2e9b324de11e2ec95965eaa7bc68bc

Just tried that build and it's giving me the same results -

'Sync Video To Display' is ignoring 'Auto Refresh Rate'.


- bobo1on1 - 2009-03-04

Probably some other problem I think, even if xbmc doesn't know the refreshrate fps should still be about the same as the refreshrate, the movie will just play at the wrong speed (either chipmunk or Goa`uld mode).