It is currently May 24th, 2013, 5:57 pm Advanced search

Compiling from Buildroot - Lessons learned

Guides, mods, hacks and tips related to the XIOS DS XBMC Linux port

Re: Compiling from Buildroot - Lessons learned

Postby emveepee » August 27th, 2012, 8:24 pm

In the current unreleased build do DVD iso player still use dvdplayer? I don't see any change in performance.

Martin
emveepee
Hardcore
 
Posts: 186
Joined: July 16th, 2012, 6:44 pm

Re: Compiling from Buildroot - Lessons learned

Postby davilla » August 27th, 2012, 8:41 pm

emveepee » August 27th, 2012, 11:24 pm wrote:In the current unreleased build do DVD iso player still use dvdplayer? I don't see any change in performance.

Martin


Until otherwise indicated, DVD's are played with dvdplayer. I've already indicated why and I don't see that changing anytime soon.
davilla
Pivos Employee
 
Posts: 1330
Joined: July 14th, 2012, 9:12 pm

Re: Compiling from Buildroot - Lessons learned

Postby emveepee » August 27th, 2012, 8:50 pm

Sorry I understand the reason, I thought the commit which was written as "change from DVDPlayer to videodefaultplayer except for real dvds" meant files would use h/w now.

Martin
emveepee
Hardcore
 
Posts: 186
Joined: July 16th, 2012, 6:44 pm

Re: Compiling from Buildroot - Lessons learned

Postby sensite » August 28th, 2012, 3:50 am

davilla » August 27th, 2012, 11:13 pm wrote:Uncheck "Network Pre-roll".
Set Pre-Roll ads and Trailing ads to 0.
Uncheck "Enable Commercial breaks".

According to Hulu addon devs that is, nothing we can do about it.

Support for the Hulu addon can be found here http://forum.xbmc.org/showthread.php?tid=121023



this is how i got it to play the actual content yesterday before getting the resource unavailable error around ~30seconds into the video.

Code: Select all
21:43:04 T:1233388640   DEBUG: ffmpeg[49840460]: RTMPSockBuf_Fill, recv returned -1. GetSockError(): 11 (Resource temporarily unavailable)
21:43:04 T:1233388640   ERROR: ffmpeg[49840460]: RTMP_ReadPacket, failed to read RTMP packet header
sensite
Hardcore
 
Posts: 276
Joined: July 16th, 2012, 4:32 pm

Re: Compiling from Buildroot - Lessons learned

Postby davilla » August 28th, 2012, 5:51 am

@sensite, what can I say. works-for-me(tm).
davilla
Pivos Employee
 
Posts: 1330
Joined: July 14th, 2012, 9:12 pm

Re: Compiling from Buildroot - Lessons learned

Postby sensite » August 28th, 2012, 5:55 am

davilla » August 28th, 2012, 8:51 am wrote:@sensite, what can I say. works-for-me(tm).


what are you playing? i can try the same stuff that you are playing and see how it goes. maybe its the cdn, i have to try changing it and see how it goes.
sensite
Hardcore
 
Posts: 276
Joined: July 16th, 2012, 4:32 pm

Re: Compiling from Buildroot - Lessons learned

Postby davilla » August 28th, 2012, 6:21 am

Lost in Space, The Time Tunnel. Then I got bored :)
davilla
Pivos Employee
 
Posts: 1330
Joined: July 14th, 2012, 9:12 pm

Re: Compiling from Buildroot - Lessons learned

Postby emveepee » August 28th, 2012, 1:08 pm

davilla » August 26th, 2012, 8:59 pm wrote:Need some gpigs that can build to checkout the changes. Check plugins, specially ones that use rtmp and flv. Thx.


rtmp:// and flv streaming seem to working really well.

Martin
emveepee
Hardcore
 
Posts: 186
Joined: July 16th, 2012, 6:44 pm

Re: Compiling from Buildroot - Lessons learned

Postby microler » August 28th, 2012, 2:11 pm

I am getting a compile error. What goes wrong?

Code: Select all
>>> host-libpng 1.4.5 Building
PATH=/home/Xyz/buildroot-linux/output/host/bin:/home/Xyz/buildroot-linux/output/host/usr/bin:/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games LD_LIBRARY_PATH="/home/Xyz/buildroot-linux/output/host/usr/lib:" PKG_CONFIG="" PKG_CONFIG_LIBDIR="/home/Xyz/buildroot-linux/output/host/usr/lib/pkgconfig" PERLLIB="/home/Xyz/buildroot-linux/output/host/usr/lib/perl"  /usr/bin/make -j2  -C /home/Xyz/buildroot-linux/output/build/host-libpng-1.4.5/
make[1]: Map '/home/Xyz/buildroot-linux/output/build/host-libpng-1.4.5' wordt binnengegaan
/usr/bin/make  all-am
make[2]: Map '/home/Xyz/buildroot-linux/output/build/host-libpng-1.4.5' wordt binnengegaan
/bin/bash ./libtool --tag=CC   --mode=link /usr/bin/gcc  -O2 -I/home/Xyz/buildroot-linux/output/host/include -I/home/Xyz/buildroot-linux/output/host/usr/include -no-undefined -export-dynamic -version-number 14:5:0 -Wl,--version-script=libpng.vers  -L/home/Xyz/buildroot-linux/output/host/lib -L/home/Xyz/buildroot-linux/output/host/usr/lib -Wl,-rpath,/home/Xyz/buildroot-linux/output/host/usr/lib -o libpng14.la -rpath /home/Xyz/buildroot-linux/output/host/usr/lib libpng14_la-png.lo libpng14_la-pngset.lo libpng14_la-pngget.lo libpng14_la-pngrutil.lo libpng14_la-pngtrans.lo libpng14_la-pngwutil.lo libpng14_la-pngread.lo libpng14_la-pngrio.lo libpng14_la-pngwio.lo libpng14_la-pngwrite.lo libpng14_la-pngrtran.lo libpng14_la-pngwtran.lo libpng14_la-pngmem.lo libpng14_la-pngerror.lo libpng14_la-pngpread.lo  -lz -lm
libtool: link: /usr/bin/gcc -shared  .libs/libpng14_la-png.o .libs/libpng14_la-pngset.o .libs/libpng14_la-pngget.o .libs/libpng14_la-pngrutil.o .libs/libpng14_la-pngtrans.o .libs/libpng14_la-pngwutil.o .libs/libpng14_la-pngread.o .libs/libpng14_la-pngrio.o .libs/libpng14_la-pngwio.o .libs/libpng14_la-pngwrite.o .libs/libpng14_la-pngrtran.o .libs/libpng14_la-pngwtran.o .libs/libpng14_la-pngmem.o .libs/libpng14_la-pngerror.o .libs/libpng14_la-pngpread.o   -L/home/Xyz/buildroot-linux/output/host/lib -L/home/Xyz/buildroot-linux/output/host/usr/lib -lz -lm  -Wl,--version-script=libpng.vers -Wl,-rpath -Wl,/home/Xyz/buildroot-linux/output/host/usr/lib   -Wl,-soname -Wl,libpng14.so.14 -o .libs/libpng14.so.14.5.0
/usr/bin/ld:libpng.vers:2: syntax error in VERSION script
collect2: ld returned 1 exit status
make[2]: *** [libpng14.la] Fout 1
make[2]: Map '/home/Xyz/buildroot-linux/output/build/host-libpng-1.4.5' wordt verlaten
make[1]: *** [all] Fout 2
make[1]: Map '/home/Xyz/buildroot-linux/output/build/host-libpng-1.4.5' wordt verlaten
make: *** [/home/Xyz/buildroot-linux/output/build/host-libpng-1.4.5/.stamp_built] Fout 2


Sorry for the dutch OS language :D
microler
 
Posts: 5
Joined: August 28th, 2012, 7:20 am

Re: Compiling from Buildroot - Lessons learned

Postby davilla » August 28th, 2012, 2:28 pm

review pages 1-10, this issue was covered already.
davilla
Pivos Employee
 
Posts: 1330
Joined: July 14th, 2012, 9:12 pm

PreviousNext

Return to XIOS DS (Linux) Guides, Mods, Hacks and Tips

Who is online

Users browsing this forum: No registered users and 2 guests