XBMC Community Forum
Smoothvideo branch - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Announcements, Info, and General Discussion (/forumdisplay.php?fid=85)
+--- Forum: XBMC General Discussion (/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 23 24 25 26 27 28 29 30 31 32 33


- Hitcher - 2009-03-28 00:49

It's an ATI Radeon HD 2400 if that's any help.


- PolliSoft - 2009-03-28 14:47

Hi and thanks for this version!
I can also confirm that this is very smooth, but I get VSync issues on all videos when running a Smoothvideo build.
Bobo, do you have any tips regarding video settings? I have an Nvidia 8600 card.

---Update---
I turned off Triple buffering in the Nvidia settings, and no more Vsync issues. Bobo, great work!!!


- ashlar - 2009-03-28 16:28

PolliSoft Wrote:I turned off Triple buffering in the Nvidia settings, and no more Vsync issues. Bobo, great work!!!
:confused2: Wasn't Bobo suggesting the opposite?


- ashlar - 2009-03-28 16:33

I hope somebody will be able to build an updated version to include http://trac.xbmc.org/changeset/19008

This will allow for perfect testing under Windows (without having to suffer through channel misplacement, that is). Thank in advance to the kind soul that will help. ;D


- PolliSoft - 2009-03-28 17:59

ashlar Wrote:I hope somebody will be able to build an updated version to include http://trac.xbmc.org/changeset/19008

This will allow for perfect testing under Windows (without having to suffer through channel misplacement, that is). Thank in advance to the kind soul that will help. ;D

On request, merged with linuxport 19013:
http://www.mediafire.com/file/mmyvnmmyymz/XBMCSetup-Rev19002linuxportMerge19013.exe


- PolliSoft - 2009-03-28 18:00

ashlar Wrote::confused2: Wasn't Bobo suggesting the opposite?

I thought so to, but since the implementation is started from scratch, maybe it works in a different way.


- bobo1on1 - 2009-03-28 18:42

Triple buffering should now be disabled, the reason you get tearing now with triple buffering enabled is because of a driver bug/feature, if the application can't keep up with the refreshrate the nvidia driver turns off vsync.


- ashlar - 2009-03-29 03:06

PolliSoft Wrote:On request, merged with linuxport 19013:
http://www.mediafire.com/file/mmyvnmmyymz/XBMCSetup-Rev19002linuxportMerge19013.exe
Thank you. Unfortunately something was missing... http://trac.xbmc.org/changeset/19028


- Nazgulled - 2009-03-29 04:51

I was here trying to get you guys a fresh build all those latest changes but I'm having trouble merging the latest "linuxport" changes with the "smoothvideo" branch... I have both of them checked out on my hard drive but I don't know how to correctly use TortoiseSVN to merge the two, sorry about that...

I'm sure someone else will upload something for you, still, if anyone uses TortoiseSVN, please give me some hints on how you merge them...


- spiff - 2009-03-29 12:19

right click your local copy of the branch you want to merge TO. select tortoisesvn -> merge

set the from url at the branch you want to merge FROM. select the revision range. hit merge.