It happens to every video I tried so far,
Playback I Button Question
Not all filehost support webm. Some sites lock you to certain servers being used. :( Those servers still only support images for animation with no video support. The apngopt usese zlib or 7zip (with -i15) has decreased the size a bit. For Example. Output in VD2 is 10MB, if you run it through apngopt it decreases to about 7MB. gif maker in VD does need updated, it's way overcompressed. When it was made it was passable. Palettegen from ffmpeg creates a much better looking gifs now.
Thanks, got it to work. I thought I tried that line of code. One quick Question is there a way to control the compression on the PNG? I know aPNG was suppose to be smaller in filesize compared to gif. It's double the size of a gif. Also if you ever update the gif creation, should use palettegen from ffmpeg, Which create a much better output then what VirtualDub creates now. These options didn't exist when VirtualDub was created. First Run: ""ffmpeg -i Inputfile -vf 'fps=15,scale=480:-1:flags=spline,palettegen=stats_mode=diff'...
Thanks, got it to work. I thought I tried that line of code. One quick Question is there a way to control the compression on the PNG? I know aPNG was suppose to be smaller in filesize compared to gif. It's double the size of a gif. Also if you ever update the gif creation, should use palettegen from ffmpeg, Which create a much better output then what VirtualDub creates now. These options didn't exist when VirtualDub was created. First Run: ""ffmpeg -i Inputfile -vf 'fps=15,scale=480:-1:flags=spline,palettegen=stats_mode=diff'...
What I'm trying to do is issue all the command through cmdline or through scripting only. It's part of a bigger project I'm working on. It's only for AnimatedPNG save function.
any way to get it added for the next update or atlease point me to where it is in the source code?
The Switches / Scripting Commands for Export Options