mirror of
https://github.com/n00mkrad/flowframes.git
synced 2025-12-24 04:09:29 +01:00
Added support for JPG or WEBP image sequence output
This commit is contained in:
2
Code/Form1.Designer.cs
generated
2
Code/Form1.Designer.cs
generated
@@ -210,7 +210,7 @@
|
||||
"MOV Video (Apple ProRes)",
|
||||
"AVI Video (ffv1, huffyuv, magicyuv, rawvideo)",
|
||||
"Animated GIF (Only supports up to 50 FPS)",
|
||||
"Image Sequence (PNG)"});
|
||||
"Image Sequence (PNG, JPG, WEBP)"});
|
||||
this.outModeCombox.Location = new System.Drawing.Point(281, 157);
|
||||
this.outModeCombox.Name = "outModeCombox";
|
||||
this.outModeCombox.Size = new System.Drawing.Size(400, 23);
|
||||
|
||||
Reference in New Issue
Block a user