![]() |
[Boot Video] really short one - Vanishing
http://img403.imageshack.us/img403/1965/n900boot2.jpg
So.. Many of you said that the first one was too long and that was right. The second one was shorter but maybe not short enough? :) I really appreciate your support guys (and girls) and i wanted to thank you by making a third video, but this one more stunning and really short. Sorry for another thread but i think this way is simpler. See the video here. You can download AVI from here. Hope you like it. :rolleyes: Link to the first and second video. Link to the post how to put it as your boot video (just change the name in conf file) |
Re: New really short boot video - Vanishing
nice dude. you have a bit of talent about you. could i maybe twist your arm into making a maemo boot vid? i really like the color scheme you used. good eye candy. keep up the good work, and thank you.
|
Re: New really short boot video - Vanishing
what are you making the videos with? Shake?
|
Re: New really short boot video - Vanishing
Oh now that I like. Helloooo new boot video.
|
Re: New really short boot video - Vanishing
looking great!!!
|
Re: New really short boot video - Vanishing
excellent job! keep em coming!
|
Re: New really short boot video - Vanishing
It would be nice to have a way to disable boot sound when you have to reboot in a meeting room!
|
Re: New really short boot video - Vanishing
Quote:
BTW, another freaking awesome boot video. Soooo many great ones to pick from!! |
Re: New really short boot video - Vanishing
Quote:
|
Re: New really short boot video - Vanishing
Good stuff THanks!
|
Re: New really short boot video - Vanishing
Ever better than the other one(s)...! :)
|
Re: New really short boot video - Vanishing
http://uploads.kexx.net/n900 extremely short.avi
Direct link, you may playe this in the opening post :) |
Re: New really short boot video - Vanishing
awsome one! to bad i disabled my bootlogo completly .. nothing is faster ;)
but i would definatly use yours! |
Re: New really short boot video - Vanishing
dude awesome! 5 stars! :P
|
Re: New really short boot video - Vanishing
Nice work, keep them coming!
|
Re: New really short boot video - Vanishing
as for me - I prefered the 2nd one, which was a 10 sec. version of the very first version. Unfortunatly I am no longer able to download it - I am always receiving this latest very short version instead (which is btw also very nice) Any chance to get a link again to the 2nd version??
|
Re: New really short boot video - Vanishing
gingelma, 4shared isn't working for me right now but i'll check the links later. I can send it on your e-mail if you don't want to wait.
|
Re: New really short boot video - Vanishing
Quote:
|
Re: New really short boot video - Vanishing
Send me a PM with your e-mail.
|
Re: New really short boot video - Vanishing
send a PM - thanks a lot
|
Re: New really short boot video - Vanishing
Do you need a specific default.conf for this .avi file? I used the one linked in the "how to" post, but I was not able to enter the last line of code (ln -s /opt/n900_extremely_short.avi), without getting this error in xTerm: "1n: not found." I boot up now with no welcome at all, which is better than the Nokia Hands, but what am I doing wrong?
|
Re: New really short boot video - Vanishing
Does what it says on the tin. Short sharp and to the point. awesome.
|
Re: New really short boot video - Vanishing
Quote:
and of course you have to take the default.conf in which the filename is "n900_extremely_short.avi" or you just rename the .avi to maemo.avi and use the first default.conf from the how to ^^ |
Re: New really short boot video - Vanishing
Not 1(one)n. Is it I(eye)n or l(el)n?
|
Re: New really short boot video - Vanishing
|
Re: New really short boot video - Vanishing
Got it. It worked! And thanks for the read links. :)
|
Re: New really short boot video - Vanishing
Thanks to Op for the video. I've ran the instructions in the other thread and the video now loads up on booting, but Im getting what feels like odd behaviour. I wanted to run it past everyone to make sure it's ok.
When i start up the phone now I get the white "Nokia" screen, then the flashing white loading dots. The dots disappear and it goes all black for a few seconds. Then I get the flashing loading dots again, then the new boot video from this thread. I don't remember this stutter before. It also seems slower to put the widgets on the screen now after booting up. Im not sure if this is all in my head, anyone else notice similar behaviour? I followed these instructions, I changed the name of the avi file to match. sudo gainroot mv /home/user/MyDocs/.documents/default.conf /etc/hildon-welcome.d/ mv /home/user/MyDocs/.documents/maemo.avi /opt/ cd /usr/share/hildon-welcome/media/ ln -s /opt/maemo.avi maemo.avi |
Re: New really short boot video - Vanishing
I did notice this after the first reboot. After the second and third, it seemed right to me.
|
Re: New really short boot video - Vanishing
Quote:
|
Re: New really short boot video - Vanishing
Have you installed any new themes?
|
Re: New really short boot video - Vanishing
Quote:
|
Re: New really short boot video - Vanishing
yoooo...really f%$^&ing nice....what program do you use to make them????
|
Re: New really short boot video - Vanishing
Brilliant, you're a dab hand at making those! Thanks for your effort and for sharing :D
|
Re: New really short boot video - Vanishing
Quote:
Code:
ls -l /etc/hildon-welcome.d/ |
Re: New really short boot video - Vanishing
Quote:
ls -l /etc/hildon-welcome.d/ -rw-r--r-- 1 user root 39 Feb 4 00:25 default.conf cat /etc/hildon-welcome.d/default.conf [hildon-welcome] filename=maemo.avi ls -l /opt/maemo.avi -rw-r--r-- 1 user root 1106922 Feb 4 00:21 /opt/maemo.avi ls -l /usr/share/hildon-welcome/media/ -rw-r--r-- 1 root root 1457954 Feb 26 2009 Hands-v32-h264.avi 1rwxrwxrwx 1 root root 17 Feb 4 00:31 maemo.avi -> /opt/maemo.avi |
Re: New really short boot video - Vanishing
kojacker:
That's weird... I don't see anything wrong... :/ Just as a test; Could You try to copy the /usr/share/hildon-welcome/media instead of linking? Maybe /opt isn't mounted when it's trying to show the video...? Code:
rm /usr/share/hildon-welcome/media/maemo.avi |
Re: New really short boot video - Vanishing
Quote:
|
Re: New really short boot video - Vanishing
Your welcome :)
Does the video play in Media Player if You try it manually? :) |
Re: New really short boot video - Vanishing
I noticed that the default.conf file is owned by user:root (user/group) and it's owned by root:root on my N900... ;)
Maybe it checks the ownership of the file when booting (run the commands as root - i.e. run gainroot before running the commands)... Try this: Code:
chown root:root /etc/hildon-welcome.d/default.conf Code:
mv /usr/share/hildon-welcome/media/maemo.avi /opt/ |
Re: New really short boot video - Vanishing
Quote:
|
All times are GMT. The time now is 05:01. |
vBulletin® Version 3.8.8