[Completed] Help Needed on converting 720p boot animation to 1080p - XDA Assist

hey hii ...
i have converted many boot animations of 720p into 1080pp. but i tried converting nthing appears...something i guess wrong in desc file....please help me in changing desc file ..how we have to adjust the resolution....
the file content is as follows:
1080 1920 30
p 1 0 part0
p 0 0 part1
i m not able to understand what does dat 30 means and how to set it according to my animation.
Please reply as soon as possible...

You may wish to review Homemade Bootanimations Collection + How To Install/make + Enable/Disable
Post if necessory if you still have questions.

Related

[Q] Boot Animation doesn't completely animate.

Hello,
I have created my first boot animation, however it only plays for a second then the screen will flash white, and then it will animate again (it doesn't finish the animation at all, for the part1 set of images). Attached is the bootanimation.zip file, for all who would like to test it.
Contents of desc.txt:
Code:
720 1280 30
p 1 0 part0
p 0 0 part1
Any ideas what could cause a white screen intermittently within the animation?
Sprint Galaxy S3
I'm on stock rooted rom, with some customizations to framework-res.apk and SecMms.apk (odexed).

Custom Boot Animation Not Working...

I have downloaded the Android L Boot Animation and I was trying to get it to work on my Skyrocket, and It will not work. I moved it over to /system/media and when I restart it, It plays the default boot animation. My device is rooted with CyanFox 2.0.2
It has 5 parts could that be the reason?
Desc text -- 625 380 30 c 1 30 part0 c 1 0 part1 c 0 0 part2 c 1 30 part3 c 1 0 part4 c 1 0 part5
NOTE I am not able to post the link because I have not posted in more than 10 threads..
I downloaded "Boot Animation Changer" and when I clicked "Run Current Boot" the one I wanted played fine.
The only boot animation I can get working is the CyanFox original one
xxcmb3k3xx said:
I have downloaded the Android L Boot Animation and I was trying to get it to work on my Skyrocket, and It will not work. I moved it over to /system/media and when I restart it, It plays the default boot animation. My device is rooted with CyanFox 2.0.2
It has 5 parts could that be the reason?
Desc text -- 625 380 30 c 1 30 part0 c 1 0 part1 c 0 0 part2 c 1 30 part3 c 1 0 part4 c 1 0 part5
NOTE I am not able to post the link because I have not posted in more than 10 threads..
I downloaded "Boot Animation Changer" and when I clicked "Run Current Boot" the one I wanted played fine.
The only boot animation I can get working is the CyanFox original one
Click to expand...
Click to collapse
Have you set the permissions to rw,r,r?
Sent from my SAMSUNG-SGH-I727 using XDA Free mobile app
jd1639 said:
Have you set the permissions to rw,r,r?
Sent from my SAMSUNG-SGH-I727 using XDA Free mobile app
Click to expand...
Click to collapse
Yes I have
xxcmb3k3xx said:
I have downloaded the Android L Boot Animation and I was trying to get it to work on my Skyrocket, and It will not work. I moved it over to /system/media and when I restart it, It plays the default boot animation. My device is rooted with CyanFox 2.0.2
Desc text -- 625 380 30 c 1 30 part0 c 1 0 part1 c 0 0 part2 c 1 30 part3 c 1 0 part4 c 1 0 part5
The only boot animation I can get working is the CyanFox original one
Click to expand...
Click to collapse
There's 3 things you need to know:
Different ROMs have different locations for the boot animation. Find where CyanFox keeps it.
Different phones have different screen sizes. The first line of the desc.txt is the screen width, screen height and frame rate. Make sure they match your device and the pictures file sizes in the part folders. Worst case, try swapping the first 2 numbers (width and height).
Each "part" line in the desc.txt file should start with a p, not a c. Try changing all those c's to p's.

[HELP][BOOTANIMATION] Complete Android L Boot Animation

--NOT WORKING YET--
A complete boot animation of Android L although having a hard time making it work here's the desc.txt
480 800 15
p 1 0 part0
p 0 0 part1
all the image are also in 480 x 800 and 32 bit depth
will attached a gif soon
How to make this one work? causes my phone not to boot although tried to check boot animation via Boot Animation Previewer and it works perfectly.
DOWNLOAD
bootanimation.zip

[BOOTANIMATION] ME!ME!ME! Full screen for 1080p screens

Hi. This is my first bootanimation, it took me few hours to fully understand how it works, but finally I finished it.
Installation Instructions (for now, no flashable zip):
You need to be rooted, it's obvious.
Open your file manager and go to : /system/media/
Backup your original bootanimation.zip (or change it's name)
Paste bootanimation.zip which you downloaded from this thread to /system/media/.
Set permissiions for this file : -rw-r--r--
Restart your phone.
There is no brick risk at all (if you do something wrong with bootanimation, then there will be no bootanimation), but I don't take any responsibilities for broken phones etc.
I tested it with my OnePlus 2, but it should work with all 1080p phones.
Here is a preview (4k):
https://youtu.be/Y1oYaZlmiNw
Changelog:
1.0 initial version
DOWNLOAD HERE.
Nice. Thank you. If at all I can make a request, Dragon Booster boot animation pls.
Sent from my ONE A2003 using Tapatalk
What file format / codec is necessary for a video to work as a boot animation? Is there anything else besides the video necessarily included in the zip?
Kageroh said:
What file format / codec is necessary for a video to work as a boot animation? Is there anything else besides the video necessarily included in the zip?
Click to expand...
Click to collapse
Hi @Kageroh here is how you do it.
Basically there are three folders and one file in a zip.
Three folders, namely part0, part1, part2 contain the series of images. Like, part0 contains frames of images, part1 contains continuation frames and part2 contains completing frames. Part0 will be running when it's booting, part1 will be running when boot is completed, part2 will be running when the boot is done.
Who will decide when will a part run?
It's the one file I said, it's a txt file. It's, name is desc.txt.
It has,
1080 1920 60
p 1 0 part0
p 1 0 part1
c 0 0 part2
1080 1920 is the resolution. 60is the fps. These values can be customised as per requirement.
p 1 0 part0
p means part of animation.
1 means the frames will be repeated once.
0 means the delay between repetition.
c means till completion loop that part.
More information here > http://forum.xda-developers.com/showthread.php?t=2756198
When I mean frames it means images arranged in series with their naming in a numerical order. Like 000.jpg, 001.jpg, so on.. If last image of part0 is 490.jpg, then first image of part1 will be 491.jpg and same goes with other parts. More the images more the quality of boot animation I mean fps.
Also this is old method, you can search for boot animation makers.. There are tools now. I prefer above method. Because I feel I have more control.
When you zip all together don't forget you set compression method as "store". Boot animation won't work otherwise
Sent from my ONE A2003 using Tapatalk
krishna442 said:
Hi @Kageroh here is how you do it.
Basically there are three folders and one file in a zip.
Three folders, namely part0, part1, part2 contain the series of images. Like, part0 contains frames of images, part1 contains continuation frames and part2 contains completing frames. Part0 will be running when it's booting, part1 will be running when boot is completed, part2 will be running when the boot is done.
Who will decide when will a part run?
It's the one file I said, it's a txt file. It's, name is desc.txt.
It has,
1080 1920 60
p 1 0 part0
p 1 0 part1
c 0 0 part2
1080 1920 is the resolution. 60is the fps. These values can be customised as per requirement.
p 1 0 part0
p means part of animation.
1 means the frames will be repeated once.
0 means the delay between repetition.
c means till completion loop that part.
More information here > http://forum.xda-developers.com/showthread.php?t=2756198
When I mean frames it means images arranged in series with their naming in a numerical order. Like 000.jpg, 001.jpg, so on.. If last image of part0 is 490.jpg, then first image of part1 will be 491.jpg and same goes with other parts. More the images more the quality of boot animation I mean fps.
Also this is old method, you can search for boot animation makers.. There are tools now. I prefer above method. Because I feel I have more control.
When you zip all together don't forget you set compression method as "store". Boot animation won't work otherwise
Sent from my ONE A2003 using Tapatalk
Click to expand...
Click to collapse
Thanks for the detailed info
Sent from my ONE A2003 using Tapatalk

[Help] [Boot Animation] Can't get second part of boot animation to work

I'm making a custom boot animation for my Samsung Galaxy S4 running Lineage OS 14.1 and only the first part works. I have desc.txt set up like this:
Code:
1080 1920 30
c 1 60 part0
c 0 0 part1
part0 works as intended, but when it should go to part1 it's just a black screen until the device boots. All my images are .png files with a bit depth of 32. In the part0 folder there is one image, 00000.png, and in the part1 folder there are 360 images, named 00000.png through 00359.png sequentially. part0 is supposed to be displayed for 2 seconds (and it does) before the animation moves on to part1, which is supposed to loop until the device finishes booting, but it doesn't display at all. Can someone tell me what I'm doing wrong? If it makes a difference, the image in part0 was made in Gimp and the images in part1 were made with Processing and converted from 24 bit depth to 32 bit depth using imagemagick. Download link for bootanimation.zip: https://goo.gl/u7saf7

Categories

Resources