Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - niz23

Pages: 1 [2] 3 4 ... 25
16
Installation issues / Re: NVIDA H264 Codec
« on: March 01, 2010, 10:28:57 pm »
these are known issues.
Om working on an updated Mplayer_player that Will use libplayer to interface mplayer against lmce.
Its partly working.

/niz23
 
On my system:
Blade Runer 1080p - ok. no suttering.
Pause - not working for any m2ts.
MD -> Audio Settings -> Manual Configuration = no need for /root/.mplayer/config
Ice Age - Dawn of the Dinossaurs 1080p - suttering :(
Julie and Julia - 1080p - stuttering. :(

niz23, any hint regarding ffw, fbw, pause and at stop the last screen remaining as background?

17
Installation issues / Re: NVIDA H264 Codec
« on: February 28, 2010, 07:57:08 pm »
What are you doing?
There is no reason you should need to install mplayer manually unless you have screwed with apt sources.
I have done lot´s of installations and mplayer together with mplayer_player have always installed automatically.

/niz23

The "missing"  packages are installed:
Advanced | Software versions - CORE
mplayer = 2:1.0-svn30383-0ubuntu1
libmysqlclient15off = 5.0.67-0ubuntu6.1
libgcc1 = 1:4.3.2-1ubuntu12
libstdc++6 = 4.3.2-1ubuntu12
libc6 = 2.8~20080505-0ubuntu9
Advanced | Software versions - core/hybrid - No IP for media director selected.
I'm using the core/hybrid. It seems that i need to configure something.. but don' t know where.
If i only have one core/hybrid (did not setup any diskless MD), where shall i inform the IP for the MD?
May this be the problem?



18
Installation issues / Re: NVIDA H264 Codec
« on: February 28, 2010, 05:51:12 pm »
Vdpau support is committed into lmce svn. An updated den Will be available soon.
/niz23

19
Installation issues / Re: NVIDA H264 Codec
« on: February 25, 2010, 09:19:32 pm »
Add the following to MPLayer_PlayerBase.h (it´s located under src/Gen_Devices)

Search for the line below
 string DATA_Get_Name() { return GetData()->Get_Name(); }

And append the two lines below after it.
 string DATA_Get_Hardware_acceleration() { return GetData()->Get_Hardware_acceleration(); }
 string DATA_Get_Deinterlacing_Mode() { return GetData()->Get_Deinterlacing_Mode(); }


You should now be able to build MPlayer_Player and test vdpau.

/niz23

I´ll add the missing code pieces during the weekend.
Have to test that it build fine before I commit it to svn to be included into lmce build.

/niz23

I figured they needed to be declared but my c++ isn't up to par to know where/how it should be done...  I can read it, just unable to write it effectively yet.

J.

20
Installation issues / Re: NVIDA H264 Codec
« on: February 25, 2010, 09:12:30 pm »
I´ll add the missing code pieces during the weekend.
Have to test that it build fine before I commit it to svn to be included into lmce build.

/niz23

I figured they needed to be declared but my c++ isn't up to par to know where/how it should be done...  I can read it, just unable to write it effectively yet.

J.

21
Installation issues / Re: NVIDA H264 Codec
« on: February 25, 2010, 06:41:02 pm »
the reason IT did not compile is because  you miss a change in Gen_devices. IT should include à declaration of the two failing methods.
/niz23
Niz, ticket #417 http://svn.linuxmce.org/trac.cgi/ticket/471 has your patch in it, it has not been applied.  I applied it on my dev machine no problem but it wouldn't compile, couldn't find either of these two DATA_ functions:

Code: [Select]
sGraphicsDriver = DATA_Get_Hardware_acceleration();
sGraphicsDeinterlace = DATA_Get_Deinterlacing_Mode();

I didn't figure out exactly where/why they aren't available for me, I'm still learning.

J.

22
Installation issues / Re: NVIDA H264 Codec
« on: February 25, 2010, 04:59:27 pm »
WOW
Pretty sure this was committed already.
But can not find it in svn. :(
Somehow It did not slip in.

Have to dig through old installs to find that patch I made again.

/niz23

So I tried this on my Zotac ION under LinuxMCE and mplayer is not using VDPAU acceleration under LinuxMCE.  I checked in the svn and the video values below are currently hard-coded into MPlayer_Player.  The wiki says the functionality was added in Beta2 "Update 2009-12-06 22569" but the code doesn't appear to be in svn.  So no VDPAU with mplayer under LinuxMCE currently.  MPlayer is using xv and can't keep the video in sync with the audio.

On the up side the af options and the channels option in the config appear to work with mplayer to enable the on-the-fly ac3 re-encode.

Code: [Select]
root@moon40:~/.mplayer# ps ax | grep mplayer
  833 pts/11   S+     0:00 grep mplayer
30686 pts/9    Rl+    1:45 mplayer -slave -idle -msglevel all=4 -noborder -fixed-vo -fs -vo xv,x11 -vf screenshot -ao alsa:device=asym_spdif -ac hwac3,hwdts,a52, -lavdopts fast:threads=2 /usr/pluto/share/black.mpeg
root@moon40:~/.mplayer#

J.

23
Marketplace / Re: Dealer program
« on: February 24, 2010, 08:38:24 pm »
Pluto as a company do not exist anymore.
Send totallymaxed on this forum a message.
He can resell plutohome licenses if I remember correct and also their Dianemo branded version of lmce.

/niz23

24
Users / Re: iPhone/iPod Touch Orbiter?
« on: February 07, 2010, 10:44:19 am »
Well if anyone wants to develop a locally hosted HTML version of the orbiter I can make a simple app to open straight into the web page full screen... Safari takes up about an inch of screen space and has auto rotate which is kinda a pain considering orbiters are in landscape all the time.

you have code for to activate fullscreen?
Please post it. or send it as a pm to me.
I´m researching how to enable bi directional communication with from lmce <-> browser.

/niz23


Answer is. Add the line below to your html code.

<meta name="apple-mobile-web-app-capable" content="yes" />

Browse to webpage from iPhone and save it as a homescreen bookmark.
Launch from homescreen(is launched in it´s own process) and webpage is displayed in fullscreen except for top
graphics in iPhone like 3G, wlan status etc that is still shown.
Don´t know if it´s possible to hide that part too.

/niz23

25
Installation issues / Re: No DVD decryption software
« on: February 06, 2010, 11:42:00 pm »
From shell do.

sudo apt-get install libdvdcss2

and to be able to play windows media files do

sudo apt-get install w32codecs

After it above is installed you can can play encrypted dvds and watch windows media files.

I thought this was taken care of automatically now so I have
not tested it until today with a new install.

/niz23

26
Users / Re: iPhone/iPod Touch Orbiter?
« on: February 06, 2010, 05:55:50 pm »
Well if anyone wants to develop a locally hosted HTML version of the orbiter I can make a simple app to open straight into the web page full screen... Safari takes up about an inch of screen space and has auto rotate which is kinda a pain considering orbiters are in landscape all the time.

you have code for to activate fullscreen?
Please post it. or send it as a pm to me.
I´m researching how to enable bi directional communication with from lmce <-> browser.

/niz23


27
Installation issues / Re: No DVD decryption software
« on: February 06, 2010, 01:16:04 pm »
Your post didn't work....I tried the first part before your post...Installing from the Admin page...there is nothing to install but thanks.

dvdcss should be installed automatically.
Which enable playback of dvd´s except ripping of dvd´s with the new copy protection scheme.

/niz23

28
Users / Re: Jak pc, New MD??
« on: February 06, 2010, 01:14:00 pm »
I don't know now, but I think it's worth 200 euros

Earlier (a couple of years ago) they had a price tag higher than 200 euro. (around 350-400).
It´s a product aimed for the professional market (Citrix, VDI etc). Not home entertainment.
Though I can see it´s potential as a Orbiter hardware combined with a wall mounted touchscreen.

/niz23


29
Users / Re: How to use a remote VDR system
« on: January 29, 2010, 01:46:43 pm »
Hi,

On your core look under /var/lib/vdr
All config is in setup.conf.


To get it running on a MD you can look under /usr/pluto/diskless/<MD>/var/lib/vdr
Look for setup.conf (this is the config for clients/MDs)

One thing I´m not 100% sure of is how to get epg info into lmce´s UI.
Don´t know if our vdr plugin is hardcoded to use vdr instance on core.

Try and see for yourself if you get it working.
Atm we use vdr 1.7.11 which get automatically installed on core.


/niz23

30
Users / Re: Mute, Vol+, Vol- indication on the screen
« on: January 17, 2010, 10:03:44 pm »
nite_man,
Hi,

I'd like to know if it's possible to have Mute, Vol+, Vol- indication on TV/monitor during playback video? For example, VDR can show Mute, Vol+, Vol-. Maybe the same can be done with Xine/mplayer?

TIA

This will be possible with our new re engineered MPlayer_Player which I´m working on.
Focus is to get basic functionality to work. As in play, stop, pause and ff/rew. All these work now and I am doing debugging and code cleanup.
There´s a couple of things still to sort out. Atm I have no way to get timecode back to lmce.

/niz23

Pages: 1 [2] 3 4 ... 25