v2.1.0
Changes:
- updated dependencies
cut-video: add short version of--start/--endoptionsgenerate-overlay-video: fix--target-resolutionoptiontranscode-video: added option--osd-overlay-videoto be able to transcode a file and generate OSD overlay video with a single commandtranscode-video: added--video-resolutionoption to be able to downscale/upscale video during transcoding (useful when splicing videos)transcode-video: the command now checks that the video defect regions passed to the--remove-video-defectsoption are valid before passing them to ffmpegtranscode-video: added--add-audiooption to allow to add a silent audio stream to the output video if the input video does not have one (useful when splicing videos with audio to videos without audio to keep the audio in the output)- added a
splice-videoscommand - added a
add-audio-streamcommand to add a silent audio stream to a video file without audio (useful when splicing videos with audio to videos without audio to keep the audio in the output)