Hey all I have been trying to get the settings correct with this cli:
Though the above command line does produce an animated apng file Its almost half the size as the original (its 750x750).HTML Code:ffmpeg -i "V:\weather animations\light snow.mov" -framerate 15 -plays 0 -s 480x480 -vf setpts=PTS-STARTPTS -f apng "V:\weather animations\light snow.apng"
The original size of the mov:
When I use an online converter like ezgif it has the size of 8mb for the same thing above running the local ffmpeg command line.
So what setting am I forgetting?
+ Reply to Thread
Results 1 to 2 of 2
Similar Threads
-
Combining default window size (output size + fit to video aspect ratio)
By dogeboy in forum Software PlayingReplies: 3Last Post: 23rd Oct 2021, 23:42 -
FFMPEG 10bit output video colour difference
By iKron in forum Video ConversionReplies: 11Last Post: 12th May 2021, 17:53 -
Does CGI animation require more or less bitrate than Hand Drawn animation?
By killerteengohan in forum Newbie / General discussionsReplies: 13Last Post: 29th Mar 2019, 10:50 -
Make a transparent background
By moham_96 in forum SubtitleReplies: 12Last Post: 16th Apr 2018, 15:41 -
FFMPEG: create a transparent background with lavfi?
By Taapo in forum Video ConversionReplies: 1Last Post: 20th Sep 2017, 09:07