v0.0.2
Pre-release
Pre-release
Removes --start-frame
and --end-frame
arguments from sequence subcommand.
You can now specify --frames
with a comma separated list of frames, or frame ranges. For example:
--frames=1-10
--frames=1,3,5
--frames=1-10,20,30-40