Bootanimation question - Android Q&A, Help & Troubleshooting

I made a boot animation and the more settings i try at the desc.txt file and it will never show the part1
This are my settings
720 720 12
p 1 0 part0
p 0 0 part1
What could it be?
Here is the bootanimation i created for the AOSB rom im using http://www.mediafire.com/?f9bl97mh3dt14tg

Nevermind guys i fixed the problem which was the way I was compressing the zip

Related

[Q] need help on boot animation

hi all, i'm having problem creating my custom boot animation. i think i got stuck on the desc.txt file. Already tried changed the EOL conversion to UNIX using Notpad++. Will email the zip file upond request. Thanks in advance
Details:
Part0 = 35 files (0.png - 34.png)
Part1 = 8 files (35.png-42.png)
desc.txt
480 480 30
p 1 0 part0
p 0 34 part1
Feel free to send me the zip and I can take a look if you'd like. We have a bunch of people working on boot animations that can help. Check signature.
Sent from my Green Rom Project HTC Glacier on Tap a Talk
http://www.greenromproject.com/forum
helmi666 said:
hi all, i'm having problem creating my custom boot animation. i think i got stuck on the desc.txt file. Already tried changed the EOL conversion to UNIX using Notpad++. Will email the zip file upond request. Thanks in advance
Details:
Part0 = 35 files (0.png - 34.png)
Part1 = 8 files (35.png-42.png)
desc.txt
480 480 30
p 1 0 part0
p 0 34 part1
Click to expand...
Click to collapse
try changing the 34 to 0
also try setting the desired resolution to your phones resolution...for example:
desc.txt
480 800 30
p 1 0 part0
p 0 0 part1
explained:
'480' is the width of the animation
'800' is the height of the animation
'30' is the desired fps of the animation
'p' defines an animation part
'1' how many times this animation part loops
'0' defines a pause (max 10)
'part0' is the folder name where the animation images are
'p' defines another animation part
'0' defines that it loops forever (until android starts)
'0' defines a pause
more info here
stoute said:
Feel free to send me the zip and I can take a look if you'd like. We have a bunch of people working on boot animations that can help. Check signature.
Sent from my Green Rom Project HTC Glacier on Tap a Talk
Click to expand...
Click to collapse
Sent you the zip file
Rodderik said:
try changing the 34 to 0
also try setting the desired resolution to your phones resolution...for example:
desc.txt
480 800 30
p 1 0 part0
p 0 0 part1
explained:
'480' is the width of the animation
'800' is the height of the animation
'30' is the desired fps of the animation
'p' defines an animation part
'1' how many times this animation part loops
'0' defines a pause (max 10)
'part0' is the folder name where the animation images are
'p' defines another animation part
'0' defines that it loops forever (until android starts)
'0' defines a pause
Click to expand...
Click to collapse
Thanks mate. i'll let you know the result
Edit:
Finally, managed to get it work. The ZIP file need to be compressed as Stored otherwise it wont work xD

[Q] Boot animation won't play part1

Alright I got bored so I figured I would make a few boot animations. The first part of it works fine, it starts up, plays part0 and then stops and stays on the last frame of part0 until the phone is completely booted.
I have the desc.txt file set up as so:
720 1280 14
p 1 0 part0
p 0 0 part1
Any help on why it won't move from part0 to part1 would be greatly appreciated. Thanks.

Bootanimations help.

I know how to create bootanimations, I saw CM bootanimation that the desc.txt looks like this
Code:
1440 2560 30
p 1 0 part0
c 0 0 part1
c 1 0 part2
They made the part2 to loop and when the phone going to boot up they made the part 3 animation to work like a ending part. I tried to do the same few times with same settings and no lock,someone know maybe why?
I attached the Bootanimation so you can see.
Thanks.​

Help making a boot animation.

Hi guys, I've made a boot animation for my Z3, I read a few tutorials and followed each to the letter.
I used ffmpeg to grab the frames from a video and put them in two folders, named; part0 and part1.
Part0, I want to play once. Part1 I want to play once and then loop until the phone boots fully.
my desc.txt file looks like this:
Code:
1080 1920 30
p 1 0 part0
c 1 0 part1
p 0 0 part1
I tried it without the line "c 1 0 part1" and it still didn't work.
I previewd the file with depotovski01's boot animation factory and it played perfect, but when I installed it on my phone using ROM toolbox pro and rebooted, the first part played fine then the screen went white and I was in a bootloop.
Had to change it through recovery to boot again.
Any ideas what's causing this?
Thanks in advance!

Help with making bootanimation

Hi,
I'm making a bootanimation and i'm facing some problems.
The bootanimation.zip includes:
part0: intro
part1: loop until OS loads successfully
part2: outro
My desc.txt:
Code:
720 1280 21
p 1 0 part0
p 0 0 part1
p 1 0 part2
However, it just play part1 without part2. I see in another bootanimation (for my device, too), the desc.txt is
Code:
720 1280 25
c 1 0 part0
c 0 0 part1
c 1 0 part2
That one plays 3 part completely. I tried to put his decs.txt in my bootanimation.zip, and my animation didn't play, it returned a black screen.
And btw, what is the difference between p and c at the beginning of the lines in the desc.txt?
Thanks in advance.
My device is Zenfone 2 ZE550ML with stock Mashmallow.
Sorry for my English.

Categories

Resources