E2 cuberevo boot screens

Rocknroll

Staff member
Administrator
Messages
6,174
Something for hard rock people.
The actual bootlogo looks slightly different then the picture for some reason, at least on my pc but I think it looks better.
 

Gman2oo6

Registered
Messages
16
@Gman2006 I am using TMPGenc for encoding. Google for it.


lol well i went over to tmpgenc but what version are you using ?
they got allot :)

Video Encoder
TMPGEnc 4.0 XPress
TMPGEnc 3.0 XPress / TSUNAMI MPEG Video Encoder XPress
TMPGEnc MovieStyle
TMPGEnc 2.5 (Free or Plus version)
Blu-ray Disc and DVD Authoring
TMPGEnc Authoring Works 4
TMPGEnc DVD Author 3 with DivX Authoring
TMPGEnc DVD Author 2.0 / TSUNAMI MPEG DVD Author Pro
TMPGEnc DVD Author 1.5 & 1.6 / TSUNAMI MPEG DVD Author
MPEG Editor
TMPGEnc MPEG Editor 3
TMPGEnc MPEG Editor 2.0 PREMIUM
TMPGEnc MPEG Editor 2.0
TMPGEnc MPEG Editor / TSUNAMI MPEG Media Editor
Presentation software
TMPGEnc Instant Show Presenter
Other
TMPGEnc KARMA..


thnx for your answer already :thum:
 

arken

Registered
Messages
293
Just google for 'how to make enigma logo'
or 'how to make dreambox logo' there is a plenty of howtos on internet, and the process for cuberevo is quite similar.
 

Gman2oo6

Registered
Messages
16
Just google for 'how to make enigma logo'
or 'how to make dreambox logo' there is a plenty of howtos on internet, and the process for cuberevo is quite similar.

Jup found it
thnx allot mate finnaly got my own first bootscreen :)
 

arken

Registered
Messages
293
Fix for scart output bootlogo

I understand that some people witch are using scart output on cuberevo with E2 can't see the bootlogo during restart/startup.
Here is a fix for that:
Edit /etc/init.d/rcS, find:
Code:
   echo "init stmfb"
   insmod $MODDIR/stmcore-display-stx7109c3.ko
   insmod $MODDIR/stmfb.ko display0=1280x720-32@50:12M:PAL:YUV:RGB;
and replace with:
Code:
   echo "init stmfb"
   insmod $MODDIR/stmcore-display-stx7109c3.ko
#   insmod $MODDIR/stmfb.ko display0=1280x720-32@50:12M:PAL:YUV:RGB;
 if  grep -q "config.av.videoport=HDMI" /usr/local/share/enigma2/settings; then
     insmod $MODDIR/stmfb.ko display0=1280x720-32@50:12m:pal:yuv:rgb;#HDMI
   else
     insmod $MODDIR/stmfb.ko display0=720x576-32@50:12m:pal:yuv:rgb;#SCART
   fi
Reboot E2, from now the boot logo will be visble.
The code was taken from Ducktales/PKT E2 for Kathrein
 
Last edited:

badeyeah

Registered
Messages
92
Maybe for my kids( and wife.) I really like the bootscreens(especially the movienight) but get strange faces(all women) in my house.Maybe there someone so kind to make a MJ bootscreen(black/white,and standing ont the top of his toes).

Sorry for asking .I would try myself, but I don't have Linux installed.
 

mario sat

Registered
Messages
130
E2 bootlogo - eyes

from her the best eyes on the world

704077551.jpg



http://www.4shared.com/file/119091389/9c4378ff/eyes.html
 

DKaftermath

Registered
Messages
320
what programme do you use t create these bootscreens ? i have a few personal ones to do , and maybe share a few on here with you lot. ?
 

k@lkov

Super VIP
Messages
10,003
I now settings for DM, but for ip i don't know,
arken and Rock must knows that,
but first they must read this.:D
 
Top