You are not logged in.

#26 2008-06-03 14:20:07

Purch
Member
From: Finland
Registered: 2006-02-23
Posts: 229

Re: Xbmc

I tried to makepkg with the repository PKGBUILD, but

g++ -c -march=i686 -mtune=generic -O2 -pipe -O2 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/hal -I/usr/include/lzo -D__STDC_FORMAT_MACROS -O2 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/hal -I/usr/include/lzo -D_LINUX -D_FILE_DEFINED -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -DHAS_SDL_JOYSTICK -DHAS_XRANDR -DHAS_MMS -DHAS_PCRE -DHAL_HANDLEMOUNT -D'SVN_REV="13374M"' -DINSTALL_PATH="\"/usr/share/xbmc\"" -I. -I../ -I../linux -I../../guilib -I../lib/UnrarXLib -I../utils -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../lib/libUPnP/Platinum/ThirdParty/Neptune/Source/Core -I../lib/libUPnP/Platinum/Source/Core -I../lib/libUPnP/Platinum/Source/Devices/MediaServer -I../lib/libUPnP/Platinum/ThirdParty/Neptune/Source/System/Posix -I/home/puke/build/xbmc-svn/src/buildenv/include FileFactory.cpp -o FileFactory.o
In file included from FileMMS.h:28,
                 from FileFactory.cpp:55:
/usr/include/libmms/mms.h:79: error: expected ',' or '...' before 'this'
/usr/include/libmms/mms.h:81: error: expected ',' or '...' before 'this'
/usr/include/libmms/mms.h:83: error: expected ',' or '...' before 'this'
make[1]: *** [FileFactory.o] Error 1
make[1]: Leaving directory `/home/puke/build/xbmc-svn/src/XBMC/xbmc/FileSystem'
make: *** [filesystem] Error 2
==> ERROR: Build Failed.
    Aborting...

Offline

#27 2008-06-04 09:45:27

Purch
Member
From: Finland
Registered: 2006-02-23
Posts: 229

Re: Xbmc

I got package compiled by reinstalling libmms. Video files work now but only in 480p mode. In 720p or fullscreen xbmc crashes/only sound, weird.

Offline

#28 2008-06-11 14:45:21

bb10
Member
Registered: 2007-12-31
Posts: 73

Re: Xbmc

http://xbmc.svn.sourceforge.net/viewvc/ … sion=13527

I guess python 2.4.5 is now included? smile

Offline

#29 2008-06-20 19:22:13

Zeqadious
Member
From: New York, USA
Registered: 2007-10-15
Posts: 55
Website

Re: Xbmc

Yeah, thanks to malloc64 for that.  I think she thinks she is funny.  Oh well the joke is on her, I use that Python to build the temporary Python that xbmc builds against now.  No source= anymore smile  Simple pleasures smile

Zeq

Last edited by Zeqadious (2008-07-28 13:48:33)


"Till shade is gone, till water is gone, into the Shadow with teeth bared, screaming defiance with the last breath, to spit in Sightblinder's eye on the Last Day"

Offline

#30 2008-07-24 00:16:02

bb10
Member
Registered: 2007-12-31
Posts: 73

Re: Xbmc

XBMC switched from SourceForge to Trac. (bugtracking only tongue)

smile

Last edited by bb10 (2008-07-25 00:07:49)

Offline

#31 2008-08-04 23:36:23

lang2
Member
Registered: 2006-02-10
Posts: 386

Re: Xbmc

Any news on this?

Offline

#32 2008-08-05 17:33:59

luciferin
Member
Registered: 2007-05-10
Posts: 144

Re: Xbmc

Zeqadious put up packages and PKGBUILDs:
http://zeqadious.homelinux.net/arch-linux/

Offline

#33 2008-08-05 20:27:23

lang2
Member
Registered: 2006-02-10
Posts: 386

Re: Xbmc

Very hard to connect.. sad

Offline

#34 2008-08-06 07:53:48

Purch
Member
From: Finland
Registered: 2006-02-23
Posts: 229

Re: Xbmc

add this to your pacman.conf

[zeqadious]
Server = http://zeqadious.homelinux.net/arch-linux/packages

Zeqadious: maybe you could add your repo to wiki page

Offline

#35 2008-08-07 07:16:00

cschep
Member
Registered: 2006-12-02
Posts: 124
Website

Re: Xbmc

thanks for the custom repo zeq!

been wrestling with elisa for a couple days, xbmc works well and it's damn sexy.

Does anyone have the youtube script running? I thought elisa had a cool way of doing that. I only saw it in video though, that piece of software is pretty cranky...

thanks again zeq!

Offline

#36 2008-08-13 18:19:39

Zeqadious
Member
From: New York, USA
Registered: 2007-10-15
Posts: 55
Website

Re: Xbmc

Alpha 3 Code Name: Atlantis

I've compiled the latest Alpha 3 tagged XBMC for Linux today and I've made it a development version for testing.  I don't know if Team XBMC wants to hear about bug reports from Arch, but at least we can provide the capabilities.

Just follow the guidelines: http://xbmc.org/wiki/index.php?title=HO … Bug_Report

xbmc 2.1a3

Zeq

PS: I haven't even launched this xbmc yet, so hopefully it works...


"Till shade is gone, till water is gone, into the Shadow with teeth bared, screaming defiance with the last breath, to spit in Sightblinder's eye on the Last Day"

Offline

#37 2008-08-15 18:10:31

ould
Member
Registered: 2007-05-22
Posts: 124

Re: Xbmc

Hi Zeqadious,

First of all I would like to personally thank you for providing the xbmc PKGBUILDS and the repo to the community. I have been using them for quite a while now. big_smile:D:D:D

I have noticed an issue with my builds lately and I think it was when you recently updated the PKGBUILD to include the gperf and pmount dependencies. What is happening is that xbmc is struggling to play any mythtv mpeg2 recordings. Build 14565 using the older PKGBUILD while 14711 exhibited the problem after updating the PKGBUILD to the newer version. The PC is capable of playing these recordings fine and in fact it is barely using any CPU but the video and audio both stutter. I have to do some more comparisons here but I figured I would mention it as a potential issue. I would bring it up on the xbmc forums but I have seen the way people are treated when not using Ubuntu so I don't expect to get any help there. I also tried downloading the RC build from your repo and it had the same issues as well with Myth recordings. These are not NUV files there are regular mpg-ts files I am using. FWIW mkv x264 HiDefinition files play fine so something bizarre is going on here. I am currently trying a build from your latest PKGBUILD which was updated today. I will let you know the results, I am not sure if it is XBMC itself or something Arch related so was hoping someone else may chime in who also uses Myth.

Thanks,

Kevin

Offline

#38 2008-08-15 18:56:32

Zeqadious
Member
From: New York, USA
Registered: 2007-10-15
Posts: 55
Website

Re: Xbmc

I don't use Myth myself, but hopefully someone else can confirm this issue for you.  If you get a few who can confirm it you can probably post en-masse in the xbmc forums to get some sort of result.

I know its hard to post there as some of my own posts have gone completely ignored where others I'm told to go ....  Anyway, we can always keep trying.  I know they profess that XBMC should be easy to compile in any distro and that we only need people to find the build discrepencies and report them.  Right now XBMC is in feature freeze so any problems we have in our Arch builds are VERY likely to be ignored for now.  I have been focusing on the Atlantis build myself for the last few days and trying to find bugs.  I added curl dependency only today since the AMT (Apple Movie Trailers) script needs it.

I suggest throwing Ubuntu on another partition/computer and testing with official packages to see if you get the same results.  If it still is flaking out you can report it "officially" and probably get the problem solved in both Ubuntu and Arch that way tongue

I have an Ubuntu install somewhere myself for just this type of thing ...

Zeq

PS: My 'buntu is way outdated as I haven't booted into it in like months ... Arch FTW!


"Till shade is gone, till water is gone, into the Shadow with teeth bared, screaming defiance with the last breath, to spit in Sightblinder's eye on the Last Day"

Offline

#39 2008-08-15 23:24:20

bb10
Member
Registered: 2007-12-31
Posts: 73

Re: Xbmc

ould, could you provide a sample so I can try it? smile

Last edited by bb10 (2008-08-15 23:25:11)

Offline

#40 2008-08-16 07:47:21

xd-0
Member
From: Sweden
Registered: 2007-11-02
Posts: 327
Website

Re: Xbmc

Have anyone compiled it in 64bits?

Offline

#41 2008-08-16 21:48:18

ould
Member
Registered: 2007-05-22
Posts: 124

Re: Xbmc

bb10 wrote:

ould, could you provide a sample so I can try it? smile

I will see if I can rip out a short 5 min sample for you to try and put it up somewhere. Might be able to get to that tomorrow morning.

Thanks for the offer to test!

Kevin

Offline

#42 2008-08-16 21:55:52

Fackamato
Member
Registered: 2006-03-31
Posts: 579

Re: Xbmc

xd-0 wrote:

Have anyone compiled it in 64bits?

Just tried it, failed miserably.. Had to install gperf and enca among other things to make it start building, and remove 'linux' from the python24 compilation path in the PKGBUILD. It failed after some 5 minutes compiling, don't know where though.

Beware, the XBMC SVN is almost 700MB...

Offline

#43 2008-08-17 04:25:10

ould
Member
Registered: 2007-05-22
Posts: 124

Re: Xbmc

bb10 wrote:

ould, could you provide a sample so I can try it? smile

Do you have any suggestions where I can upload this? I have a 2min sample which exhibits the video and audio stutters. It is about 136mb though.

Kevin

Offline

#44 2008-08-17 09:03:32

DonVla
Member
From: Bonn, Germany
Registered: 2007-06-07
Posts: 997

Re: Xbmc

xd-0 wrote:

Have anyone compiled it in 64bits?

it fails here even on a 32bit machine. it runs fine for 1 hour, but then fails when compiling the visualisations stuff (which i think i don't need anyway).
i used the PKGBUILDs from the lnk above.
vlad

Offline

#45 2008-08-17 12:14:37

ould
Member
Registered: 2007-05-22
Posts: 124

Re: Xbmc

bb10 wrote:

ould, could you provide a sample so I can try it? smile

I managed to cut the file down a bit more so it was under 100 megs. Here is the link http://www.mediafire.com/?djjzdbtt2ux When played with XBMC I see stuttering around the part where it is saying Rated 14A and also during the first intro where it is flying through space. When played with mplayer I don't see these slowdowns. Please test it out and see if you see the same behaviour. If not maybe it is a problem on my system but I see the same behaviour on 2 seperate PC's here. BTW I was using Zeqdious "xbmc" build from his repo but I think "xbmc-svn" performs the same. Also if I build it myself using his PKGBUILDS the problem has been occuring for recent builds as well.

Thanks alot,

Kevin

Offline

#46 2008-08-18 22:30:58

ould
Member
Registered: 2007-05-22
Posts: 124

Re: Xbmc

I think I figured out my issue. The problem seems to go away if I turn off Vertical Sync in the Appearance -> Screen settings menu. I need to check how that affects my projector still but it looks great on my Monitor here. I thought I would need to have Vertical Sync on to prevent tearing but we shall see. Anyone else care to chime in?

Thanks again,

Kevin

Offline

#47 2008-08-23 13:04:57

bb10
Member
Registered: 2007-12-31
Posts: 73

Re: Xbmc

ould wrote:
bb10 wrote:

ould, could you provide a sample so I can try it? smile

I managed to cut the file down a bit more so it was under 100 megs. Here is the link http://www.mediafire.com/?djjzdbtt2ux When played with XBMC I see stuttering around the part where it is saying Rated 14A and also during the first intro where it is flying through space. When played with mplayer I don't see these slowdowns. Please test it out and see if you see the same behaviour. If not maybe it is a problem on my system but I see the same behaviour on 2 seperate PC's here. BTW I was using Zeqdious "xbmc" build from his repo but I think "xbmc-svn" performs the same. Also if I build it myself using his PKGBUILDS the problem has been occuring for recent builds as well.

Thanks alot,

Kevin

It seems to play fine here on both XBMC and Mplayer... Not sure what the problem could be. sad

Offline

#48 2008-08-24 08:36:24

aqtrans
Member
Registered: 2008-07-25
Posts: 30

Re: Xbmc

DonVla wrote:
xd-0 wrote:

Have anyone compiled it in 64bits?

it fails here even on a 32bit machine. it runs fine for 1 hour, but then fails when compiling the visualisations stuff (which i think i don't need anyway).
i used the PKGBUILDs from the lnk above.
vlad

I get the same thing. It fails trying to compile the Goom visualization. I can run zeq's package just fine, but they're a week outdated and I experienced some weird issues with his versions.

Offline

#49 2008-08-26 23:38:56

xibo
Member
Registered: 2008-08-26
Posts: 2

Re: Xbmc

XBMC doesn't save any changes. I have to add all of my video and music files everytime. XBMC wipes itself clean after i exit. I need some help to understand why this is happening.

Offline

#50 2008-08-27 13:00:33

Zeqadious
Member
From: New York, USA
Registered: 2007-10-15
Posts: 55
Website

Re: Xbmc

Likely because the $HOME of the user you are using is not rw.  try rm -rf $HOME/.xbmc and try again.

Zeq


"Till shade is gone, till water is gone, into the Shadow with teeth bared, screaming defiance with the last breath, to spit in Sightblinder's eye on the Last Day"

Offline

Board footer

Powered by FluxBB