Search found 1 match

by 5p1r17
2018-09-20T08:47:57-07:00
Forum: Users
Topic: Image sequence to RGBA file
Replies: 1
Views: 2507

Image sequence to RGBA file

Hello people,
I run into a problem here. I'm converting an image sequence to rgba and getting a very huge file size.
My command is convert -monitor V:\Background2\background_*.jpg V:\BG5.rgba
with more than 3000 images inside, my BG.rgba file is 30gb, but originally sequence is just 800mb.
Is ...