Schischu / project-valerie

Automatically exported from code.google.com/p/project-valerie
0 stars 1 forks source link

BackGround Art doesn't show on Azbox E2 DSTeam 3.0.1 #59

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
"Please remember to attach a log!"

Wich log? Where it is located?

Im using latest E2 in AZbox Elite HD with DSTeam 3.0.1 image.

Using Valerie revision 370. 

I have uploeaded all info to Reciever, and all good.

I can see the movies log and covers but i can't see the backgound image. I have 
cheked in PC app and the backgound art is there.

Can you give me some help on this?

Remember AZBOX E2 is still beta stage, i can't say if the problem is from 
Valerie or most probably from E2 image. Can you help me to solve'it?

Original issue reported on code.google.com by miguel.a...@hotmail.com on 27 Nov 2010 at 9:59

GoogleCodeExporter commented 9 years ago
You could try if the low res backdrops work, 
open Valerie Main Menu, select Settings and choose backdropquality=low.

Original comment by schischu65 on 28 Nov 2010 at 10:59

GoogleCodeExporter commented 9 years ago
I lowered the resolution but no efect. Isnt loading the backgound.

Ideas?

Original comment by miguel.a...@hotmail.com on 28 Nov 2010 at 7:15

GoogleCodeExporter commented 9 years ago
i have same problem.

Original comment by hfm...@gmail.com on 29 Nov 2010 at 6:58

GoogleCodeExporter commented 9 years ago
Can you provide me with a link to your e2 sourcecode?
If you go to e2 radio mode, to you see a backgroundimage ?

Original comment by schischu65 on 29 Nov 2010 at 10:35

GoogleCodeExporter commented 9 years ago
snv isn't created yet. only "final image" is.

Original comment by hfm...@gmail.com on 30 Nov 2010 at 1:47

GoogleCodeExporter commented 9 years ago
Thats to bad cause this means that I can't really help you.
Maybe you can ask for the source of the showiframe binary for your box, this 
should also give some hints regarding solving this problem.

Original comment by schischu65 on 30 Nov 2010 at 4:58

GoogleCodeExporter commented 9 years ago
i was talking to some coders of Enigma2 for azboxhd, i will get you showiframe 
binary and some more stuff.
thank you for all your interest.
If you need anything more to "adapt" and optimize project valerie for azbox hd 
just say :)

Original comment by hfm...@gmail.com on 30 Nov 2010 at 7:58

GoogleCodeExporter commented 9 years ago
I don't need the binary, I need the source of the working binary.

Original comment by schischu65 on 30 Nov 2010 at 8:22

GoogleCodeExporter commented 9 years ago
yes, the source, sorry.

Original comment by hfm...@gmail.com on 30 Nov 2010 at 9:40

GoogleCodeExporter commented 9 years ago
http://www.2shared.com/file/UtZD0728/dvb-include-showiframe.html
is this what u need?

Original comment by hfm...@gmail.com on 30 Nov 2010 at 11:18

GoogleCodeExporter commented 9 years ago
Maybe.

Does 
showiframe /hdd/valerie/media/defaultbackdrop.m1v

Work on your box ?

Original comment by schischu65 on 1 Dec 2010 at 4:26

GoogleCodeExporter commented 9 years ago
Is that works. I see a red carpet in the back.

Original comment by miguel.a...@hotmail.com on 1 Dec 2010 at 5:11

GoogleCodeExporter commented 9 years ago
but when changing between the movies the same carpet remains. No backgound data 
from the movie.

Original comment by miguel.a...@hotmail.com on 1 Dec 2010 at 5:19

GoogleCodeExporter commented 9 years ago
If im coming from tv, the backgound will be the last tv image. is im coming 
back from a movie, the backgound will be the last movie image.

if , in valerie i change the movie title, the backgound is always the same. No 
changes.

Original comment by miguel.a...@hotmail.com on 1 Dec 2010 at 5:32

GoogleCodeExporter commented 9 years ago
This is ok, i just wanted to see if your showiframe binary works with our 
backdrops.

Please update to rev382 and do via telnet
cd /usr/lib/enigma2/python/Plugins/Extensions/ProjectValerie
rm libshowiframe.so.0.0.0
mv libshowiframe.az.so.0.0.0 libshowiframe.so.0.0.0

Then restart and with any luck you will see all backdrops

Original comment by schischu65 on 1 Dec 2010 at 6:04

GoogleCodeExporter commented 9 years ago
ok i will try and give you a feedback.

Original comment by miguel.a...@hotmail.com on 1 Dec 2010 at 6:07

GoogleCodeExporter commented 9 years ago
no , it dont work
i think we must leave the guys of azbox
launch a svn

Original comment by miguel.a...@hotmail.com on 1 Dec 2010 at 6:40

GoogleCodeExporter commented 9 years ago
i will try again when the DS Team lunches the 1.0.2. Their image is more 
complete in terms of E2.

Original comment by miguel.a...@hotmail.com on 1 Dec 2010 at 6:42

GoogleCodeExporter commented 9 years ago
If the source you provided me is correct, than this should work !

You can also try this code to test the libshowiframe.
http://code.google.com/p/project-valerie/wiki/PythonSharedLibary
For that to work you have to kill enigma2 so nobody uses the video device.

Original comment by schischu65 on 1 Dec 2010 at 10:08

GoogleCodeExporter commented 9 years ago
i dont know how to run that.

Can you help?

I tryed with killall -9 enigma2

but it keeps rebooting

i then created a insered that code in a file , and run, but it gives some errors

Original comment by miguel.a...@hotmail.com on 3 Dec 2010 at 9:50

GoogleCodeExporter commented 9 years ago
No luck here. Maybe the E2 code is too broken due to azbox adaptation.

Original comment by miguel.a...@hotmail.com on 3 Dec 2010 at 10:31

GoogleCodeExporter commented 9 years ago
Try

init 2
run stillimage script
init 3 brings you back to enigma

Original comment by andreass...@googlemail.com on 3 Dec 2010 at 11:13

GoogleCodeExporter commented 9 years ago
The dir /usr/bin/python ( header os file ) doesnt exist in the OS e2 azbox.

Original comment by miguel.a...@hotmail.com on 4 Dec 2010 at 6:47

GoogleCodeExporter commented 9 years ago
here what apeers in the telnet

root@AZBox:/etc# init 2                         
root@AZBox:/etc# sh scrival                     
scrival: line 2: from: not found                
scrival: line 3: import: not found              
scrival: line 4: syntax error: unexpected "("   
root@AZBox:/etc# init 3                         

Original comment by miguel.a...@hotmail.com on 4 Dec 2010 at 7:15

GoogleCodeExporter commented 9 years ago
instead of sh scrival   
do
python scrival   

Original comment by schischu65 on 4 Dec 2010 at 8:18

GoogleCodeExporter commented 9 years ago
here the telnet result

root@AZBox:/etc# init 2                                                      
root@AZBox:/etc# python scrival                                              
Traceback (most recent call last):                                           
  File "scrival", line 4, in <module>                                        
    showiframe = dlopen("libshowiframe.so.0.0.0")                            
OSError: libshowiframe.so.0.0.0: cannot open shared object file: No such file
root@AZBox:/etc# init 3                                                      
root@AZBox:/etc#                                                             

Original comment by miguel.a...@hotmail.com on 4 Dec 2010 at 8:39

GoogleCodeExporter commented 9 years ago
PS: nothing as show in the screen

Original comment by miguel.a...@hotmail.com on 4 Dec 2010 at 8:40

GoogleCodeExporter commented 9 years ago
Well you have to make sure that the library 
libshowiframe.so.0.0.0
is in the same directory as your script.

Also rememeber that you need the libshowiframe.az.so.0.0.0 library so rename it 
to libshowiframe.so.0.0.0

Original comment by schischu65 on 8 Dec 2010 at 11:34

GoogleCodeExporter commented 9 years ago
Please test if rev414 resolves your issue.

Original comment by schischu65 on 10 Dec 2010 at 1:06

GoogleCodeExporter commented 9 years ago
ok i will try'it

Original comment by miguel.a...@hotmail.com on 10 Dec 2010 at 1:08

GoogleCodeExporter commented 9 years ago
Och come on, no one wants to test.

Well I have to change this back as DM driver does not support this feature, 
so keep in mind to test a revision lower than r422.

Original comment by schischu65 on 13 Dec 2010 at 7:42

GoogleCodeExporter commented 9 years ago
Ok.

I didnt test it yet because im waiting for new version 1.0.3 RTI E2 azbox. Is 
coming more complete.

It should be out this week , then i make the tests.

Thanks for your support so far.

Original comment by miguel30...@gmail.com on 13 Dec 2010 at 8:25

GoogleCodeExporter commented 9 years ago
Can someone explain me why backdrops are working in this movie?
http://www.youtube.com/watch?v=laY6tUrRAu4

Are they working or not?

Original comment by schischu65 on 13 Dec 2010 at 9:58

GoogleCodeExporter commented 9 years ago
that was a video i made in october with old enigma2 release, today a new 
release is out, all is working ok , but no backuground fanart :S

Original comment by hfm...@gmail.com on 14 Dec 2010 at 3:44

GoogleCodeExporter commented 9 years ago
test with version 414 to see if they show

Im going to test also

Original comment by miguel.a...@hotmail.com on 14 Dec 2010 at 3:46

GoogleCodeExporter commented 9 years ago
Ok, i tryed version r421 no backdrop.

Also tried r423 no backdrop.

I think we have to way for Azbox RTi SVN source code so you can help us. 
Probably some code broken on e2 azbox code.

Original comment by miguel30...@gmail.com on 14 Dec 2010 at 9:58

GoogleCodeExporter commented 9 years ago
some more info.

after i restart the box, i insert this by telnet and the backgound apears

Init 2
/usr/bin/showiframe /media/hdd/valerie/media/name_of_file.m1v
init 3

if then i start tv and return to valerie, if i put the code 

/usr/bin/showiframe /media/hdd/valerie/media/name_of_file.m1v

it show this : /dev/dvb/adapter0/video0 : device or recource busy               

Original comment by miguel30...@gmail.com on 14 Dec 2010 at 10:25

GoogleCodeExporter commented 9 years ago
after running the script againg in lib dir the same message.

root@AZBox:/etc# init 2                                                      
root@AZBox:/etc# python scrival                                              
Traceback (most recent call last):                                           
  File "scrival", line 4, in <module>                                        
    showiframe = dlopen("libshowiframe.so.0.0.0")                            
OSError: libshowiframe.so.0.0.0: cannot open shared object file: No such file
root@AZBox:/etc# init 3                                                      

Original comment by miguel30...@gmail.com on 14 Dec 2010 at 11:00

GoogleCodeExporter commented 9 years ago
That is good news that at least this
/usr/bin/showiframe /media/hdd/valerie/media/name_of_file.m1v

works.

I will take again a look at the showiframe source you provided me, maybe I 
missed something.

Original comment by schischu65 on 15 Dec 2010 at 11:08

GoogleCodeExporter commented 9 years ago
The new version, the start menu background also doesnt show. it apears the tv 
image our the start e2 backgound.

Original comment by miguel30...@gmail.com on 19 Dec 2010 at 10:27

GoogleCodeExporter commented 9 years ago
Lets recapture:
In October Background were shown
Since November you see no Backgrounds

/usr/bin/showiframe /media/hdd/valerie/media/name_of_file.m1v
Works.

This is the source of the showiframe binary
http://www.2shared.com/file/UtZD0728/dvb-include-showiframe.html

----

Fact is that nothing was changed in the libshowiframe between March and 
December this year.
Fact is that we changed how backgrounds are being converted to mpeg2 iframes.
Fact is that if this new conversion is the cause for you problems the above 
mentioned 
/usr/bin/showiframe /media/hdd/valerie/media/name_of_file.m1v
is not allowed to display the background.

So one of these statements has to be wrong.

Original comment by schischu65 on 20 Dec 2010 at 11:18

GoogleCodeExporter commented 9 years ago
Hi, im not saying that the problem is in your side or even in valerie project 
code.

The fact is that in the first version of e2 azbox it worked the backgound, 
after that it doesnt. I think the problem is the E2 Version of azbox, maybe 
some code disabled or broken.

I just asked for your help because you could see something that would help us.

My fealing is that when we stop tv the dvb driver isnt fully disabled, by this 
it doesnt allow to run the shiwiframe, that wy it apeeras dvb resource busy. In 
the start of the new start of Project Valerie i dont know, because it runs 
project valerie before the tunner is active.

this is just some ideas, bacause i really dont know.

Is it possible that valerie gives some debug file so you try to see if you can 
find the problem? or e2 debug file ?

Original comment by miguel30...@gmail.com on 20 Dec 2010 at 11:28

GoogleCodeExporter commented 9 years ago
Heres a video how Valerie run in E2 1.0.3 RTI

http://www.youtube.com/watch?v=td_b8fS1Y18

Original comment by miguel30...@gmail.com on 20 Dec 2010 at 12:19

GoogleCodeExporter commented 9 years ago
Ah I understand now.

First of all, this is clearly a bug in azbox drivers, as the picture is not 
cleared on VIDEO_STOP.

But nevertheless I committed a new revision.
If this does not help I will need an enigma2 log of enigma2 starting with 
autostart of Valerie.

Original comment by schischu65 on 20 Dec 2010 at 1:02

GoogleCodeExporter commented 9 years ago
were can i find that debug file?

Original comment by miguel30...@gmail.com on 20 Dec 2010 at 1:12

GoogleCodeExporter commented 9 years ago
New version didnt help.

Original comment by miguel30...@gmail.com on 20 Dec 2010 at 1:14

GoogleCodeExporter commented 9 years ago
here the enigma2 log, after autosart valerie i entered movies.

Original comment by miguel30...@gmail.com on 20 Dec 2010 at 1:39

Attachments:

GoogleCodeExporter commented 9 years ago
i have talked to insiders on E2 azbox and they are going to try to solve that, 
and after the mediplayer is running good they will provide the diff files of 
source code e2.

Original comment by miguel.a...@hotmail.com on 20 Dec 2010 at 4:21

GoogleCodeExporter commented 9 years ago
it's gonna talk a while till they do that :)

Original comment by hfm...@gmail.com on 21 Dec 2010 at 11:14

GoogleCodeExporter commented 9 years ago
Azbox E2 SVN is out. I dont know if this will help.

SVN Contains sources of all changes in enigma2, python files and plugins which 
are specific for AZBox HD.

Project is hosted on Google code :

http://code.google.com/p/azbox-enigma2-project/

To acquire all files :

svn checkout http://azbox-enigma2-project.googlecode.com/svn/trunk/ 
azbox-enigma2-project-read-only

Original comment by miguel30...@gmail.com on 11 Jan 2011 at 10:09