0.014 2024-09-22 Released-By: PERLANCAR; Urgency: medium
-
Add utility: cut-duration-from-video (vcensor).
0.013 2023-12-13 Released-By: PERLANCAR; Urgency: medium
-
[bugfix] Fix Rinci metadata.
0.012 2022-09-22 Released-By: PERLANCAR; Urgency: medium
-
Add utility: cut-video-by-duration (alias: vcut)
-
[ux] allow specifying times/durations as percentage
-
[cli split-video-by-duration] Add option --parts as alternative to
-
-every.
-
[doc] Justify the wrapper's benefits.
0.011 2022-09-21 Released-By: PERLANCAR; Urgency: medium
-
[cli split-video-by-duration] Accept multiple files.
-
[doc] [cli split-video-by-duration] Delete old description about using
'-c copy' by default.
-
[ux] [cli split-video-by-duration] Do not need to read config &
env.
-
[ux] Add shorter aliases vreencode (for reencode-video-with-libx264),
vsplit (for split-video-by-duration).
0.010 2022-09-20 Released-By: PERLANCAR; Urgency: medium
-
[cli split-video-by-duration] Do not use '-c copy' option by
default, but uses it on --copy.
0.009 2020-12-12 Released-By: PERLANCAR; Urgency: low
-
No functional changes.
-
[doc] Update mentioned script name split-srt-by-duration ->
srtsplit.
0.008 2020-12-12 Released-By: PERLANCAR; Urgency: low
-
No functional changes.
[cli split-video-by-duration]
-
[doc] Add description and example.
-
[doc] Mention script split-srt-by-duration.
0.007 2020-12-12 Released-By: PERLANCAR; Urgency: medium
-
Add script: split-video-by-duration.
0.006 2020-09-23 Released-By: PERLANCAR; Urgency: high
-
Merge releases 0.005 and 0.004.1.
0.005 2020-09-05 Released-By: PERLANCAR; Urgency: medium
-
Add option --frame-rate (-r) dan --audio-sample-rate
(--sample-rate).
0.004.1 2020-09-23 Released-By: PERLANCAR; Urgency: medium; Status: cancelled
-
[INCOMPATIBLE CHANGE] Make scaling more flexible, replace
-
-downsize-to option with --scale which accepts ImageMagick-like
notation e.g. '720^>' to shrink shortest side to 720p.
-
UPDATE: rename release from 0.004 to 0.004.1. Cancel release
(duplicate).
0.004 2020-09-05 Released-By: PERLANCAR; Urgency: medium
-
[rename] Rename script reencode-video to reencode-video-with-libx264.
-
Add option --preset, allow downsize to 360p.
-
[doc] Tweak summary and description.
0.003 2020-06-04 Released-By: PERLANCAR; Urgency: medium
-
Only add downsize notation to filename e.g. '1080p' if we
actually downsize the video.
0.002 2020-06-03 Released-By: PERLANCAR; Urgency: medium
-
[incompatible] Downsize to 1080p by default, like Google Photos.
-
[ux] Add shortcut aliases --dont-downsize/--no-downsize to disable
downsizing (in addition to --downsize-to '').
-
[doc] Add more description, examples.
0.001 2020-06-03 Released-By: PERLANCAR
-
First release.