![]() |
|
How to Install XBMC PVR Xvba for AMD/Nvidia/Intel GPUs - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: XBMC General Help and Support (/forumdisplay.php?fid=111) +---- Forum: Linux and Live support (/forumdisplay.php?fid=52) +---- Thread: How to Install XBMC PVR Xvba for AMD/Nvidia/Intel GPUs (/showthread.php?tid=116996) 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 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 |
- tomtor - 2012-03-09 07:18 Ok, I did run some tests this morning. A fresh boot with mplayer run before starting xbmc: http://www.v7f.eu/public/logs/good.log Disabling mplayer, shutdown, boot, start xbmc and play the same 720p 25fps file: http://www.v7f.eu/public/logs/bad.log During the bad run the film stuttered slightly... Edit: I played the good run for about 60 seconds, the bad for about 30 seconds because it had shown an irregular stutter about every 2/3 seconds. See no hints logged in the bad file... :-( - wsnipex - 2012-03-09 11:03 Only things that comes to mind is pulseaudio, its know to not work well with XBMC. Did you try without refresh overrides and without "Sync audio to video" option? - bilbonvidia - 2012-03-09 16:22 I have an existing install of xbmcbuntu. Is it possible to update to this version of xbmc from here by just running set 2 installing correct driver, and step 3 installing your version of xbmc over the top? I have an ati 5770 and would like to see this in action before I switch to nvidia, hoping it can correct the 24p sync issue? Thank you - wsnipex - 2012-03-09 16:46 bilbonvidia Wrote:I have an existing install of xbmcbuntu. Is it possible to update to this version of xbmc from here by just running set 2 installing correct driver, and step 3 installing your version of xbmc over the top? yes, but stick with catalyst 11.11. Dunno if the newest (12.2) has fixed the issues on the 5xxx series. Also make sure to disable the team xbmc ppa. - tomtor - 2012-03-09 18:20 wsnipex Wrote:Only things that comes to mind is pulseaudio, its know to not work well with XBMC. No issue with playing 25 fps on 50hz refresh without those settings, but obviously not the solution for watching 23.976 sources. I also just discovered that the mplayer-vaapi trick for priming the GPU works best after real power off, just rebooting is not sufficient... - turboloader - 2012-03-09 18:22 @ wsnipex Hello, thanks for your nice work. I changed from Vaapi to your xvba build and it's working like a charm. I build up my perfect system including live tv and bluray support(with makemkv) Everything works fine. I'm now over a year with xbmc and my first tries there was still a pause option while watching live-tv included the xbmc surface. But now there isn't a button anymore to pause the tv. Do you know how to enable the pause button again? I found a toppic that the button was removed https://www.lonelycoder.com/redmine/boards/14/topics/405 . It worked fine for me over a year ago. Is there a way to enable it over a settings file? Or do I need to compile xbmc my self. I know it has nothing to do with your xvba work but maybe it's only a smal change for your packages. - anXieTyPB - 2012-03-09 19:18 Works like a charm i guess. How can i really verify that XVBA is used by XBMC? I followed your guide almost completely and my test .mkv H264 encoded file works like a charm (28.1% and 20%) CPU loads. Edit: While watching a movie for a longer time, I'm experiencing some edges in the picture from time to time. You could also call it a short flickering centered on the screen for like 1 second. - FernetMenta - 2012-03-09 20:32 turboloader Wrote:@ wsnipex There has never been support for time shift. It might have worked unintentionally by using the some buffers which are not intended to use for this feature. It's on the list of feature requests. - fritsch - 2012-03-09 22:01 anXieTyPB Wrote:Edit: While watching a movie for a longer time, I'm experiencing some edges in the picture from time to time. You could also call it a short flickering centered on the screen for like 1 second. Could you check the temperature (though unlikely)? And additionally, please supply the mediainfo output of this file. - bilbonvidia - 2012-03-09 22:30 sudo apt-get install -y ia32-libs I could not get this to work at all, installed multiarch ver, does that matter? I did download manually but no idea how to install it. Currently installing xbmc....... |