Show Posts
|
|
Pages: 1 2 [3] 4 5 ... 25
|
|
31
|
LinuxMCE / Users / Re: hope for blu-ray afterall..
|
on: January 09, 2010, 10:42:25 pm
|
|
Yes. Have to do some more research to find out if it is something that is really working. Lots of discussion is re à new lib, libblueray which seem to play à major role. I Will see what i can dig up. /niz23
|
|
|
|
|
32
|
LinuxMCE / Users / Re: hope for blu-ray afterall..
|
on: January 09, 2010, 05:29:35 pm
|
|
There´s a lot of talk about bluray on mplayer and xine irc channels. Afaik the latest mplayer devel release even support playback of encrypted blueray.
As you say makemv is another nice app. Lot´s of talk about that too on irc. As Matroska containers nowadays support chapters and subtitles in it´s container makemkv can rip a dvd, blueray in a good way.
/niz23
|
|
|
|
|
33
|
LinuxMCE / Users / Re: Mplayer initialization error
|
on: January 09, 2010, 05:25:38 pm
|
|
Have you set vdpau as hw accel sdetting in webadmin for your md on which you use mplayer? Which nvidia card do you have?
For your information I´m reengineering our mplayer functionality. The reason for that is because atm several mplayer functions do not work as expected. For example pause. Timecode is not sent back to lmce correctly.
Status right now is that it is working but lack some parts. Hope to get it to beta status during next week.
I have chosen another way to integrate mplayer than what was used before. Instead of engineering our own integration to mplayer through pipes(since mplayer do not have a socket interface) I have chosen a existing library that support several other players as it´s backend too. Namely Xine, Gstreamer, vlc and mplayer.
libplayer is a relly nice library to write media players in. It abstracts all backend player functionlity into one common api.
/niz23
My goal is to get this into lmce0810 release.
|
|
|
|
|
36
|
LinuxMCE / Installation issues / Re: hybrid into core on beta 2
|
on: January 05, 2010, 07:58:20 pm
|
sambuca, That is one way. With some manual changes you might be able to make the old Pluto tail script and menu running om a terminal. If you do please write à wiki article how to do it. /niz23
Are you talking about the old pluto console menu? Have you seen the new launch manager, which runs in a screen session? best regards, sambuca Kind of embarassing to say I have not. /niz23
|
|
|
|
|
37
|
LinuxMCE / Users / Re: 8.10 beta2: VDR not running correctly
|
on: January 04, 2010, 09:32:48 pm
|
|
Maybe xineliboutput need to be recompliled against our patched libxine? Just a guess but might be worth to test.
Another hint is to try and speak to the guys over at #Xine-vdpau Some of the vdr developers hang there. Especially those that work on xine and vdpau functionality for vdr.
/niz23
|
|
|
|
|
41
|
LinuxMCE / Users / Re: Screen blanking during playback
|
on: December 31, 2009, 05:33:03 pm
|
|
Maybe unrelated. Read that this type of issue have been seen if you have power mgmt enabled in bios together with some nvidia cards. Just a wild guess, check it out.
Found the info at some page on geexbox wiki.
/niz23
|
|
|
|
|
42
|
LinuxMCE / Installation issues / Re: DVD CSS
|
on: December 30, 2009, 10:32:13 pm
|
kyfalcon, On a related note in 8.10 beta 2. I can play all my dvd's from disk but when I try to rip them to my hard drive a bunch of them stop around the 4%-5% range. Does Anybody else see this?
What you see is copyprotection. I have seen many newer movies that cannot be ripped the way we do it. Unfortunately this will most likely be more and more common. As a workaround you may rip with other apps and transfer the resulting ISO to LMCE. I have no good alternative to you, but rumours say "makemkv" on linux should be able to rip most movies. Even encrypted BlueRay. Have not tested it yet and do not know if this app is really available. Saw a note about it on #xine. /niz23
|
|
|
|
|
44
|
LinuxMCE / Users / Re: DVD's are not auto recognized when ripping them
|
on: December 23, 2009, 09:00:02 pm
|
It do? I did some research re this several month ago. It do not work for me. I´m in Sweden. It seem our EMI (external media identifier) cannot speak to Microsoft Meta Service anymore. What movies did you rip? Where are you located? People, all of you that read this thread. Please tell if you can rip dvd´s and if they are automatically identified together with info which country you live in. /niz23 Works fine for me, I've got the latest updates and it ripped 2 movies and found data automatically last night.
J.
|
|
|
|
|
45
|
LinuxMCE / Developers / Re: Errors Trying to setup build environment
|
on: December 16, 2009, 10:55:26 pm
|
rperre, It´s because you have no libxine. see one of the last rows with error output from linker. Do you have libxine and it´s -dev package installed? /niz23 While Building vdr-plugin-xineliboutput in build-replacments.sh next error came up? 15:17:13 Building vdr-plugin-xineliboutput 15:17:45 ERROR: Undefined error in build-scripts/build-replacements.sh
USE_ICONV=1 -DNOSIGNAL_IMAGE_FILE='"/usr/share/libxine1-xvdr/nosignal.mpg"' -Wall -I/usr/include/vdr/include -o equalizer.o equalizer.c g++ -g -Wall -Woverloaded-virtual -Wno-parentheses -O2 -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"xineliboutput"' -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DXINELIBOUTPUT_VERSION='"1.0.1"' -DHAVE_XRENDER=1 -DHAVE_XDPMS=1 -DHAVE_XINERAMA=1 -DUSE_ICONV=1 -DNOSIGNAL_IMAGE_FILE='"/usr/share/libxine1-xvdr/nosignal.mpg"' -Wall -I/usr/include/vdr/include -o frontend_local.o frontend_local.c g++ -g -Wall -Woverloaded-virtual -Wno-parentheses -O2 -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"xineliboutput"' -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DXINELIBOUTPUT_VERSION='"1.0.1"' -DHAVE_XRENDER=1 -DHAVE_XDPMS=1 -DHAVE_XINERAMA=1 -DUSE_ICONV=1 -DNOSIGNAL_IMAGE_FILE='"/usr/share/libxine1-xvdr/nosignal.mpg"' -Wall -I/usr/include/vdr/include -o frontend_svr.o frontend_svr.c In file included from frontend_svr.c:43: tools/sdp.h: In function ‘char* vdr_sdp_description(const char*, int, int, const char*, uint32_t, int, int)’: tools/sdp.h:89: warning: ignoring return value of ‘int asprintf(char**, const char*, ...)’, declared with attribute warn_unused_result frontend_svr.c: In member function ‘void cXinelibServer::Handle_ClientConnected(int)’: frontend_svr.c:1692: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result g++ -g -Wall -Woverloaded-virtual -Wno-parentheses -O2 -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"xineliboutput"' -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DXINELIBOUTPUT_VERSION='"1.0.1"' -DHAVE_XRENDER=1 -DHAVE_XDPMS=1 -DHAVE_XINERAMA=1 -DUSE_ICONV=1 -DNOSIGNAL_IMAGE_FILE='"/usr/share/libxine1-xvdr/nosignal.mpg"' -Wall -I/usr/include/vdr/include -o tools/cxsocket.o tools/cxsocket.c g++ -g -Wall -Woverloaded-virtual -Wno-parentheses -O2 -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"xineliboutput"' -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DXINELIBOUTPUT_VERSION='"1.0.1"' -DHAVE_XRENDER=1 -DHAVE_XDPMS=1 -DHAVE_XINERAMA=1 -DUSE_ICONV=1 -DNOSIGNAL_IMAGE_FILE='"/usr/share/libxine1-xvdr/nosignal.mpg"' -Wall -I/usr/include/vdr/include -o tools/udp_pes_scheduler.o tools/udp_pes_scheduler.c In file included from tools/udp_pes_scheduler.c:36: tools/sdp.h: In function ‘char* vdr_sdp_description(const char*, int, int, const char*, uint32_t, int, int)’: tools/sdp.h:89: warning: ignoring return value of ‘int asprintf(char**, const char*, ...)’, declared with attribute warn_unused_result tools/udp_pes_scheduler.c: In member function ‘virtual void cUdpScheduler::Action()’: tools/udp_pes_scheduler.c:680: warning: ignoring return value of ‘int nice(int)’, declared with attribute warn_unused_result g++ -g -Wall -Woverloaded-virtual -Wno-parentheses -O2 -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"xineliboutput"' -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DXINELIBOUTPUT_VERSION='"1.0.1"' -DHAVE_XRENDER=1 -DHAVE_XDPMS=1 -DHAVE_XINERAMA=1 -DUSE_ICONV=1 -DNOSIGNAL_IMAGE_FILE='"/usr/share/libxine1-xvdr/nosignal.mpg"' -Wall -I/usr/include/vdr/include -o tools/backgroundwriter.o tools/backgroundwriter.c g++ -g -Wall -Woverloaded-virtual -Wno-parentheses -O2 -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"xineliboutput"' -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DXINELIBOUTPUT_VERSION='"1.0.1"' -DHAVE_XRENDER=1 -DHAVE_XDPMS=1 -DHAVE_XINERAMA=1 -DUSE_ICONV=1 -DNOSIGNAL_IMAGE_FILE='"/usr/share/libxine1-xvdr/nosignal.mpg"' -Wall -I/usr/include/vdr/include -o tools/playlist.o tools/playlist.c tools/playlist.c: In member function ‘virtual void cID3Scanner::Action()’: tools/playlist.c:146: warning: ignoring return value of ‘int nice(int)’, declared with attribute warn_unused_result g++ -g -Wall -Woverloaded-virtual -Wno-parentheses -O2 -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"xineliboutput"' -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DXINELIBOUTPUT_VERSION='"1.0.1"' -DHAVE_XRENDER=1 -DHAVE_XDPMS=1 -DHAVE_XINERAMA=1 -DUSE_ICONV=1 -DNOSIGNAL_IMAGE_FILE='"/usr/share/libxine1-xvdr/nosignal.mpg"' -Wall -I/usr/include/vdr/include -o tools/http.o tools/http.c cc -g -Wall -O2 -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"xineliboutput"' -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DXINELIBOUTPUT_VERSION='"1.0.1"' -DHAVE_XRENDER=1 -DHAVE_XDPMS=1 -DHAVE_XINERAMA=1 -DUSE_ICONV=1 -DNOSIGNAL_IMAGE_FILE='"/usr/share/libxine1-xvdr/nosignal.mpg"' -Wall -I/usr/include/vdr/include tools/vdrdiscovery.c -o tools/vdrdiscovery.o tools/vdrdiscovery.c: In function ‘udp_discovery_broadcast’: tools/vdrdiscovery.c:115: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result tools/vdrdiscovery.c:123: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result g++ -g -Wall -Woverloaded-virtual -Wno-parentheses -O2 -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"xineliboutput"' -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DXINELIBOUTPUT_VERSION='"1.0.1"' -DHAVE_XRENDER=1 -DHAVE_XDPMS=1 -DHAVE_XINERAMA=1 -DUSE_ICONV=1 -DNOSIGNAL_IMAGE_FILE='"/usr/share/libxine1-xvdr/nosignal.mpg"' -Wall -I/usr/include/vdr/include -o tools/time_pts.o tools/time_pts.c g++ -g -Wall -Woverloaded-virtual -Wno-parentheses -O2 -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"xineliboutput"' -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DXINELIBOUTPUT_VERSION='"1.0.1"' -DHAVE_XRENDER=1 -DHAVE_XDPMS=1 -DHAVE_XINERAMA=1 -DUSE_ICONV=1 -DNOSIGNAL_IMAGE_FILE='"/usr/share/libxine1-xvdr/nosignal.mpg"' -Wall -I/usr/include/vdr/include -o tools.o tools.c g++ -g -Wall -Woverloaded-virtual -Wno-parentheses -O2 -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"xineliboutput"' -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DXINELIBOUTPUT_VERSION='"1.0.1"' -DHAVE_XRENDER=1 -DHAVE_XDPMS=1 -DHAVE_XINERAMA=1 -DUSE_ICONV=1 -DNOSIGNAL_IMAGE_FILE='"/usr/share/libxine1-xvdr/nosignal.mpg"' -Wall -I/usr/include/vdr/include -o tools/metainfo_menu.o tools/metainfo_menu.c cc mpg2c.c -o mpg2c g++ -g -Wall -Woverloaded-virtual -Wno-parentheses -O2 -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"xineliboutput"' -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DXINELIBOUTPUT_VERSION='"1.0.1"' -DHAVE_XRENDER=1 -DHAVE_XDPMS=1 -DHAVE_XINERAMA=1 -DUSE_ICONV=1 -DNOSIGNAL_IMAGE_FILE='"/usr/share/libxine1-xvdr/nosignal.mpg"' -Wall -I/usr/include/vdr/include -o black_720x576.o black_720x576.c g++ -g -Wall -Woverloaded-virtual -Wno-parentheses -O2 -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"xineliboutput"' -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DXINELIBOUTPUT_VERSION='"1.0.1"' -DHAVE_XRENDER=1 -DHAVE_XDPMS=1 -DHAVE_XINERAMA=1 -DUSE_ICONV=1 -DNOSIGNAL_IMAGE_FILE='"/usr/share/libxine1-xvdr/nosignal.mpg"' -Wall -I/usr/include/vdr/include -o nosignal_720x576.o nosignal_720x576.c g++ -g -Wall -Woverloaded-virtual -Wno-parentheses -O2 -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"xineliboutput"' -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DXINELIBOUTPUT_VERSION='"1.0.1"' -DHAVE_XRENDER=1 -DHAVE_XDPMS=1 -DHAVE_XINERAMA=1 -DUSE_ICONV=1 -DNOSIGNAL_IMAGE_FILE='"/usr/share/libxine1-xvdr/nosignal.mpg"' -Wall -I/usr/include/vdr/include -o vdrlogo_720x576.o vdrlogo_720x576.c g++ -g -Wall -Woverloaded-virtual -Wno-parentheses -O2 -fPIC -shared -fvisibility=hidden xineliboutput.o device.o frontend.o osd.o config.o menu.o setup_menu.o i18n.o menuitems.o media_player.o equalizer.o frontend_local.o frontend_svr.o tools/cxsocket.o tools/udp_pes_scheduler.o tools/backgroundwriter.o tools/playlist.o tools/http.o tools/vdrdiscovery.o tools/time_pts.o tools.o tools/metainfo_menu.o black_720x576.o nosignal_720x576.o vdrlogo_720x576.o -lrt -o libvdr-xineliboutput.so cc -g -Wall -O2 -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"xineliboutput"' -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DXINELIBOUTPUT_VERSION='"1.0.1"' -DHAVE_XRENDER=1 -DHAVE_XDPMS=1 -DHAVE_XINERAMA=1 -DUSE_ICONV=1 -DNOSIGNAL_IMAGE_FILE='"/usr/share/libxine1-xvdr/nosignal.mpg"' -Wall -I/usr/include/vdr/include xine_sxfe_frontend.c In file included from xine_sxfe_frontend.c:205: xine_frontend.c: In function ‘fe_frame_output_cb’: xine_frontend.c:288: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result xine_frontend.c: In function ‘fe_xine_open’: xine_frontend.c:728: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result cc -g -Wall -O2 -fPIC -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"xineliboutput"' -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DXINELIBOUTPUT_VERSION='"1.0.1"' -DHAVE_XRENDER=1 -DHAVE_XDPMS=1 -DHAVE_XINERAMA=1 -DUSE_ICONV=1 -DNOSIGNAL_IMAGE_FILE='"/usr/share/libxine1-xvdr/nosignal.mpg"' -Wall -I/usr/include/vdr/include xine/post.c -o xine/post.o xine/post.c: In function ‘__pplugin_retrieve_parameters’: xine/post.c:86: warning: ‘xine_xmalloc’ is deprecated (declared at /usr/include/xine/xineutils.h:624) xine/post.c: In function ‘pplugin_parse_and_load’: xine/post.c:279: warning: ‘xine_xmalloc’ is deprecated (declared at /usr/include/xine/xineutils.h:624) xine/post.c:285: warning: ‘xine_xmalloc’ is deprecated (declared at /usr/include/xine/xineutils.h:624) xine/post.c: In function ‘_pplugin_join_deinterlace_and_post_elements’: xine/post.c:504: warning: ‘xine_xmalloc’ is deprecated (declared at /usr/include/xine/xineutils.h:624) xine/post.c: In function ‘_pplugin_join_visualization_and_post_elements’: xine/post.c:576: warning: ‘xine_xmalloc’ is deprecated (declared at /usr/include/xine/xineutils.h:624) cc -g -Wall -O2 -fPIC -shared -fvisibility=hidden xine_sxfe_frontend.o xine/post.o -L/usr/X11R6/lib -lX11 -lXv -lXext -lXrender -lxine -o libxineliboutput-sxfe.so /usr/bin/ld: cannot find -lxine collect2: ld returned 1 exit status make[1]: *** [libxineliboutput-sxfe.so] Error 1 make[1]: Leaving directory `/var/lmce-build/svn/branches/LinuxMCE-0810/ubuntu/vdr-plugin-xineliboutput-1.0.1+lmce' make: *** [common-build-arch] Error 2 dpkg-buildpackage: failure: debian/rules build gave error exit status 2
Still looking for what i can do here, Richard
|
|
|
|
|