![]() |
|
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 221 222 223 224 225 226 227 228 229 230 231 |
- grad - 2012-01-05 20:50 fritsch Wrote:Okay. As we also want to have a fluent mpeg-2 playback for our users and mpeg-2 is really important for pvr users, I would take a xbmc.log never the less. Cause this error must be somewhere else in xbmc. I have sent you a PM with a link to min.us where you can fetch a .tgz with two xbmc logs. One with an mpeg2 file recorded with mythtv, and one with a xvid encoded file. I did notice also that, while in the menu, when switching to an from fullscreen using \, I also briefly see artifacts. Its as if xbmc has trouble repainting the GL window. I don't know if this is related though. Thanks for your continued efforts (on all fronts) guys, I'm sure everbody around here appreciates that! - kobik - 2012-01-05 20:53 I'm confused... On the testing version where did the LiveTV is gone? - fritsch - 2012-01-05 21:04 kobik Wrote:I'm confused... Should be there. Please give the output of: dpkg -l |grep xbmc and apt-cache policy xbmc What about your audio issue? - kobik - 2012-01-05 21:29 Seems that suddenly it's not the default repo, how do I set it back to be the default? Code: xbmc:Code: ii xbmc 2:11.0~git20120103.da19280-0ubuntu1~ppa1~oneiric XBMC Media Center PVR Xvba Edition (arch-independent data package)Regarding the audio aplay -L http://paste.ubuntu.com/794095/ I think it was muted for some reason, I'll try again after I'll fix this xbmc repo thing. - fritsch - 2012-01-05 21:45 The repo is okay. This is our testing packages repo. Installed version is also fine. For your sound configuration: Quote:plughw:CARD=SB,DEV=1Have a look with alsamixer -c0 to unmute spdif output. The above ones are your are the devices in question - if you do not use hdmi. - kobik - 2012-01-05 22:02 Sorry, I don't understand what you mean. What do I set in XBMC to enable SPDIF? Can I enable both SPDIF and HDMI? Or do I need to switch between them every time? alsamixer -c0
- fritsch - 2012-01-05 22:06 How do you connect your speakers? Through hdmi or per (optical) cable directly at the spdif out? If it is unmuted just try the devices you find in xbmc settings. - CK1one - 2012-01-05 23:57 is the e350 powerful enough for lancoz3 upscaling of 720p sources? - mkone - 2012-01-06 02:09 fritsch Wrote:I tried the nodm approach and had a bad crash concerning audio device at first. After this i used console kit to start it. I also tried nodm and until now it works. But I have to do more testing (no time today, because I still don't have my Technotrend USB S2-3600 running smoothly with Oneiric *grrrr*). No crashes until now. But I have to mention that I disabled vdr since it stalled cpu lately. Oops: and there it is, my first nodm-crash. But music plays on - I can even use my remote to pause/play/etc., only the GUI disappeared (instead black monitor with the X mouse pointer). And xbmc-standalone, xbmc and xbmc.bin processes are still running. No xbmc_crashlog written. I only found the following error in the .xsession_errors file: Code: Xsession: X session started for xbmc at Fr 6. Jan 00:44:30 CET 2012- sensors error resolved by installing lm-sensors package Btw: I updated xbmc from your testing repo to the newest version (apt-get upgrade) and now my changes in /usr/share/xbmc/system/Lircmap.xml are gone. Is there a way to make these changes permanent? (Sorry for OT question) - okay, found out by myself - just use Lircmap.xml in userdata folder (e.g. /home/xbmc/.xbmc/userdata/) - kobik - 2012-01-06 09:48 fritsch Wrote:How do you connect your speakers? I have my TV connected through HDMI and a receiver connected through an optical cable. Though it SPDIF was muted, but it was just the Auto-Mute. I disabled it anyway Auto-Mute anyway.
|