Montspy / LooPyGen

Loopring Python Minter on Layer 2
17 stars 6 forks source link

[python] Add configurable video format for final export #31

Closed Montspy closed 2 years ago

Montspy commented 2 years ago

For the final export, a default of WebM with VP9 will be good enough for most users but some might prefer MP4 h.264 if transparency is not a requirement. And of course, we can support GIF export too For intermediate layering steps, WebM with lossless VP9 could still be used in all cases

Montspy commented 2 years ago

Related to issue #3

Montspy commented 2 years ago

GIF/MP4/WebM supporting for output and layer input