not sure how or even if it could be used: Splashy http://en.wikipedia.org/wiki/Splashy
maybe worth a try
Re: boot animation!!![Solved]
Last edited by ric96 on Tue Sep 17, 2013 1:08 pm, edited 1 time in total.
My apologies for shameless YouTube Plugs...
youtube.com/sahajsarup
twitter @sahajsarup
skype srics1996
e-mail: sahajsarup@gmail.com
Blog: http://www.geektillithertz.com/wordpress
Web: http://www.geektillithertz.com
youtube.com/sahajsarup
twitter @sahajsarup
skype srics1996
e-mail: sahajsarup@gmail.com
Blog: http://www.geektillithertz.com/wordpress
Web: http://www.geektillithertz.com
Re: boot animation!!!
found this too : http://www.timschwartz.org/raspberry-pi-video-looper/
it might help
it might help
My apologies for shameless YouTube Plugs...
youtube.com/sahajsarup
twitter @sahajsarup
skype srics1996
e-mail: sahajsarup@gmail.com
Blog: http://www.geektillithertz.com/wordpress
Web: http://www.geektillithertz.com
youtube.com/sahajsarup
twitter @sahajsarup
skype srics1996
e-mail: sahajsarup@gmail.com
Blog: http://www.geektillithertz.com/wordpress
Web: http://www.geektillithertz.com
-
- Posts: 149
- Joined: Thu Aug 02, 2012 7:08 pm
Re: boot animation!!!
The second one won't work, we need something to be able running without Xorg.
Pitendo - Case And Emulator Project - http://edv-huber.com/index.php/problemloesungen/12-pitendo
Re: boot animation!!!
More on splashy : https://bbs.archlinux.org/viewtopic.php?id=48978
sry wont be able to test stuff like this until the 26th!
So will just provide info
sry wont be able to test stuff like this until the 26th!
So will just provide info

My apologies for shameless YouTube Plugs...
youtube.com/sahajsarup
twitter @sahajsarup
skype srics1996
e-mail: sahajsarup@gmail.com
Blog: http://www.geektillithertz.com/wordpress
Web: http://www.geektillithertz.com
youtube.com/sahajsarup
twitter @sahajsarup
skype srics1996
e-mail: sahajsarup@gmail.com
Blog: http://www.geektillithertz.com/wordpress
Web: http://www.geektillithertz.com
Re: boot animation!!!
I tend to agree with Jim Manley that a VideoCore animation would be nice. I can't write one, but I found a man who could on Github, "bbond007".
This "works" as expected on 1.2.1 NOOBS Raspbian installation. It also works on just plain Raspbian except the console diversion doesn't have the desired effect - text still streams to the console before the animation runs.
Attached is a zip containing 2 files,
a cut down executable from bbond007's github repo,
a startup script called "1boing",
You need to edit "cmdline.txt" to divert console, blank cursor, etc., by adding these to the all-on-one line cmdline.txt:
logo.nologo loglevel=3 console=tty9 vt.global_cursor_default=0
Anyone brave enough to try this, & even better, vastly improve & correct it:
unzip the contents to your home folder,
sudo cp 1boing /etc/init.d/
Test run the script so you know what it will do on boot via:
sudo /etc/init.d/1boing start
If you get an error message back complaing about missing OpenGL lib's, you may need to update your RPi.
Finally, assuming you do see a full screen animation sans error messages,
sudo update-rc.d 1boing defaults
Then reboot.
After a few seconds of black screen, you should see the animation you saw in the earlier test, followed by several more seconds of black screen, followed by the login prompt.
Almost all of this is from various internet sources - almost no original thought
If you don't fancy editing cmdline.txt you can still run with the script on reboot but will have the RPi logo, screen messages, blinking cursor, etc..
So, immediate questions:
Why no screen divert of initial messages on startup with vanilla Raspbian, yet ok on NOOBs?
Is there a way to get a cursor back in the console?
Any way to get the remaining startup files to carry on in the background whilst the animation runs, thus reducing the black screen time before login prompt?
This "works" as expected on 1.2.1 NOOBS Raspbian installation. It also works on just plain Raspbian except the console diversion doesn't have the desired effect - text still streams to the console before the animation runs.
Attached is a zip containing 2 files,
a cut down executable from bbond007's github repo,
a startup script called "1boing",
You need to edit "cmdline.txt" to divert console, blank cursor, etc., by adding these to the all-on-one line cmdline.txt:
logo.nologo loglevel=3 console=tty9 vt.global_cursor_default=0
Anyone brave enough to try this, & even better, vastly improve & correct it:
unzip the contents to your home folder,
sudo cp 1boing /etc/init.d/
Test run the script so you know what it will do on boot via:
sudo /etc/init.d/1boing start
If you get an error message back complaing about missing OpenGL lib's, you may need to update your RPi.
Finally, assuming you do see a full screen animation sans error messages,
sudo update-rc.d 1boing defaults
Then reboot.
After a few seconds of black screen, you should see the animation you saw in the earlier test, followed by several more seconds of black screen, followed by the login prompt.
Almost all of this is from various internet sources - almost no original thought

If you don't fancy editing cmdline.txt you can still run with the script on reboot but will have the RPi logo, screen messages, blinking cursor, etc..
So, immediate questions:
Why no screen divert of initial messages on startup with vanilla Raspbian, yet ok on NOOBs?
Is there a way to get a cursor back in the console?
Any way to get the remaining startup files to carry on in the background whilst the animation runs, thus reducing the black screen time before login prompt?
- Attachments
-
- anim.zip
- Boing animation plus a short script
- (61.69 KiB) Downloaded 384 times
Re: boot animation!!!
Nice,
Will surely try it out by the 27th!!
Will surely try it out by the 27th!!
My apologies for shameless YouTube Plugs...
youtube.com/sahajsarup
twitter @sahajsarup
skype srics1996
e-mail: sahajsarup@gmail.com
Blog: http://www.geektillithertz.com/wordpress
Web: http://www.geektillithertz.com
youtube.com/sahajsarup
twitter @sahajsarup
skype srics1996
e-mail: sahajsarup@gmail.com
Blog: http://www.geektillithertz.com/wordpress
Web: http://www.geektillithertz.com
Re: boot animation!!!
for now, anybody got a solution for this!!!ric96 wrote:works like magic!!!!!!!
you need to enable boot to desktop or you will get a blank screen
so that we can boot to CLI and still have a bootsplash!!!
My apologies for shameless YouTube Plugs...
youtube.com/sahajsarup
twitter @sahajsarup
skype srics1996
e-mail: sahajsarup@gmail.com
Blog: http://www.geektillithertz.com/wordpress
Web: http://www.geektillithertz.com
youtube.com/sahajsarup
twitter @sahajsarup
skype srics1996
e-mail: sahajsarup@gmail.com
Blog: http://www.geektillithertz.com/wordpress
Web: http://www.geektillithertz.com
-
- Posts: 2
- Joined: Sun Sep 08, 2013 12:52 pm
Re: boot animation!!!
Here is what I use:
omxplayer is direct frame buffer player. It doesn't need xorg.
So just make it as boot script to start, and it will play yourr video.
When I start Pi it only need like 1 or 2 sec to start video.
If you haveany better solution let me know.
omxplayer is direct frame buffer player. It doesn't need xorg.
So just make it as boot script to start, and it will play yourr video.
When I start Pi it only need like 1 or 2 sec to start video.
If you haveany better solution let me know.
Re: boot animation!!!
Any suitable application could be substituted for the animation application I used in the supplied file, eg., if a video only, ie. no audio, hello_video.bin will also work, or if you have an attached camera, the raspivid application, to provide "live animation"ipetrovic11 wrote:Here is what I use:
omxplayer is direct frame buffer player. It doesn't need xorg.
So just make it as boot script to start, and it will play yourr video.
...

The OP mentioned animation, hence the OpenGL RaspiBoing seemed appropriate to use.
The challenge however is to overcome the questions I asked previously, particularly as there are several iterations of Raspbian, omxplayer, etc..
Perhaps you meant to attach your script to show us how you overcame those issues?
Re: boot animation!!!
Well, its quite simple really. You are thinking too big, all of you. When you start up your Pi, what do you get in hte top-left corner? The RPi logo. Make it a big bigger, and remove the text being printed, and there you are. Splash. XBMC has something like this.
- LemmeFatale
- Posts: 253
- Joined: Fri Feb 01, 2013 8:47 pm
- Location: UK
Re: boot animation!!!
Would you write up instructions for how you did this, please, then?mrpi64 wrote:Well, its quite simple really. You are thinking too big, all of you. When you start up your Pi, what do you get in hte top-left corner? The RPi logo. Make it a big bigger, and remove the text being printed, and there you are. Splash. XBMC has something like this.
Classic - Raspberry Pi Model B (512MB) with Motorola Atrix Lapdock
Lemcon-One - Raspberry Pi Model B (256MB) PiMAME TV-Box
Lemcon-One - Raspberry Pi Model B (256MB) PiMAME TV-Box
Re: boot animation!!!
incase u have noticed the topic has gone beyond splash(we have already achieved that)!!! we're on to animations now!mrpi64 wrote:Well, its quite simple really. You are thinking too big, all of you. When you start up your Pi, what do you get in hte top-left corner? The RPi logo. Make it a big bigger, and remove the text being printed, and there you are. Splash. XBMC has something like this.
ipetrovic11 can u provide us with the script(i dont know how to make oneipetrovic11 wrote:Here is what I use:
omxplayer is direct frame buffer player. It doesn't need xorg.
So just make it as boot script to start, and it will play yourr video.
When I start Pi it only need like 1 or 2 sec to start video.
If you haveany better solution let me know.


i think this is a great idea!!!
My apologies for shameless YouTube Plugs...
youtube.com/sahajsarup
twitter @sahajsarup
skype srics1996
e-mail: sahajsarup@gmail.com
Blog: http://www.geektillithertz.com/wordpress
Web: http://www.geektillithertz.com
youtube.com/sahajsarup
twitter @sahajsarup
skype srics1996
e-mail: sahajsarup@gmail.com
Blog: http://www.geektillithertz.com/wordpress
Web: http://www.geektillithertz.com
Re: boot animation!!!{solved}{IMPROVED}
{EDITED}
0.
1. copy the boot video to /home/pi as boot.mp4
2.create this init script with your editor in /etc/init.d/asplashscreen
3.the script:
4.
this should do the trick if someone could reconfirm it.

0.
Code: Select all
sudo apt-get install omxplayer
2.create this init script with your editor in /etc/init.d/asplashscreen
Code: Select all
sudo nano /etc/init.d/asplashscreen
Code: Select all
#! /bin/sh
### BEGIN INIT INFO
# Provides: asplashscreen
# Required-Start:
# Required-Stop:
# Should-Start:
# Default-Start: S
# Default-Stop:
# Short-Description: Show custom splashscreen
# Description: Show custom splashscreen
### END INIT INFO
do_start () {
omxplayer /home/pi/boot.mp4 &
exit 0
}
case "$1" in
start|"")
do_start
;;
restart|reload|force-reload)
echo "Error: argument '$1' not supported" >&2
exit 3
;;
stop)
# No-op
;;
status)
exit 0
;;
*)
echo "Usage: asplashscreen [start|stop]" >&2
exit 3
;;
esac
:
Code: Select all
chmod a+x /etc/init.d/asplashscreen
insserv /etc/init.d/asplashscreen
reboot

Last edited by ric96 on Tue Dec 03, 2013 1:00 pm, edited 1 time in total.
My apologies for shameless YouTube Plugs...
youtube.com/sahajsarup
twitter @sahajsarup
skype srics1996
e-mail: sahajsarup@gmail.com
Blog: http://www.geektillithertz.com/wordpress
Web: http://www.geektillithertz.com
youtube.com/sahajsarup
twitter @sahajsarup
skype srics1996
e-mail: sahajsarup@gmail.com
Blog: http://www.geektillithertz.com/wordpress
Web: http://www.geektillithertz.com
Re: boot animation!!!{solved}
omxplayer is installed on raspbian by default isn't it?ric96 wrote:0.Code: Select all
sudo apt-get install omxplayer
Alex Eames RasPi.TV, RasP.iO
Re: boot animation!!!{solved}
yes, bt just to ensure it, i added the codealexeames wrote:omxplayer is installed on raspbian by default isn't it?ric96 wrote:0.Code: Select all
sudo apt-get install omxplayer
My apologies for shameless YouTube Plugs...
youtube.com/sahajsarup
twitter @sahajsarup
skype srics1996
e-mail: sahajsarup@gmail.com
Blog: http://www.geektillithertz.com/wordpress
Web: http://www.geektillithertz.com
youtube.com/sahajsarup
twitter @sahajsarup
skype srics1996
e-mail: sahajsarup@gmail.com
Blog: http://www.geektillithertz.com/wordpress
Web: http://www.geektillithertz.com
Re: boot animation!!![SOLVED (kind of!)]
if some one(with experience in animation)could make a really good boot video
that would be great
that would be great
My apologies for shameless YouTube Plugs...
youtube.com/sahajsarup
twitter @sahajsarup
skype srics1996
e-mail: sahajsarup@gmail.com
Blog: http://www.geektillithertz.com/wordpress
Web: http://www.geektillithertz.com
youtube.com/sahajsarup
twitter @sahajsarup
skype srics1996
e-mail: sahajsarup@gmail.com
Blog: http://www.geektillithertz.com/wordpress
Web: http://www.geektillithertz.com
-
- Posts: 149
- Joined: Thu Aug 02, 2012 7:08 pm
Re: boot animation!!!{solved}
I don't think it will stop by itself, does it? Neither it does loop?ric96 wrote: 3.the script:Code: Select all
#! /bin/sh omxplayer /home/pi/boot.mp4
Pitendo - Case And Emulator Project - http://edv-huber.com/index.php/problemloesungen/12-pitendo
Re: boot animation!!!{solved}
thats why its [SOLVED(kind of)]forenbenutzer wrote:I don't think it will stop by itself, does it? Neither it does loop?ric96 wrote: 3.the script:Code: Select all
#! /bin/sh omxplayer /home/pi/boot.mp4
any improvements in the scrip would be much appreciated
ps. i am not allowed to us pi 'cuz of my upcoming exams. So, u'll hav to test the script

My apologies for shameless YouTube Plugs...
youtube.com/sahajsarup
twitter @sahajsarup
skype srics1996
e-mail: sahajsarup@gmail.com
Blog: http://www.geektillithertz.com/wordpress
Web: http://www.geektillithertz.com
youtube.com/sahajsarup
twitter @sahajsarup
skype srics1996
e-mail: sahajsarup@gmail.com
Blog: http://www.geektillithertz.com/wordpress
Web: http://www.geektillithertz.com
Re: boot animation!!![SOLVED (kind of!)]
my method worked!!!!!
both boot and shutdown animation !!!!
awesome
both boot and shutdown animation !!!!
awesome
My apologies for shameless YouTube Plugs...
youtube.com/sahajsarup
twitter @sahajsarup
skype srics1996
e-mail: sahajsarup@gmail.com
Blog: http://www.geektillithertz.com/wordpress
Web: http://www.geektillithertz.com
youtube.com/sahajsarup
twitter @sahajsarup
skype srics1996
e-mail: sahajsarup@gmail.com
Blog: http://www.geektillithertz.com/wordpress
Web: http://www.geektillithertz.com
Re: boot animation!!![SOLVED]
I'm gonna try it now! Thanks!
Re: boot animation!!![video link inside][SOLVED]
video link http://www.youtube.com/watch?feature=pl ... 2fKascOhGs
[EDIT]
this vid uses the old script
[EDIT]
this vid uses the old script
Last edited by ric96 on Tue Dec 03, 2013 1:05 pm, edited 1 time in total.
My apologies for shameless YouTube Plugs...
youtube.com/sahajsarup
twitter @sahajsarup
skype srics1996
e-mail: sahajsarup@gmail.com
Blog: http://www.geektillithertz.com/wordpress
Web: http://www.geektillithertz.com
youtube.com/sahajsarup
twitter @sahajsarup
skype srics1996
e-mail: sahajsarup@gmail.com
Blog: http://www.geektillithertz.com/wordpress
Web: http://www.geektillithertz.com
Re: boot animation!!![video link inside][SOLVED]
Nice animation 
Does it just play the whole animation once, and then stop?

Does it just play the whole animation once, and then stop?
Re: boot animation!!![video link inside][SOLVED]
yes it plays it once and stops!AndrewS wrote:Nice animation
Does it just play the whole animation once, and then stop?
heres the link to the animation(i didnt make it) : http://www.youtube.com/watch?v=wBMH6eVYETg
My apologies for shameless YouTube Plugs...
youtube.com/sahajsarup
twitter @sahajsarup
skype srics1996
e-mail: sahajsarup@gmail.com
Blog: http://www.geektillithertz.com/wordpress
Web: http://www.geektillithertz.com
youtube.com/sahajsarup
twitter @sahajsarup
skype srics1996
e-mail: sahajsarup@gmail.com
Blog: http://www.geektillithertz.com/wordpress
Web: http://www.geektillithertz.com