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.