Compress all images in the current folder,
- Compress and resize video to 480p
- Compress and resize all videos in the current folder to 480p
- Create a handy command in
.zshrcor.bashrcto compress a video
- Do the same things for all videos in a folder,
Merge all video files named
a_1.mp4, a_2.mp4, etc. into a single file a.mp4 in order, with smooth transitions.An alias in
.zshrc or .bashrc to merge and also mute all video starting with letter a and the number of the last file is 5Split a video into segments of 200 ms each,
Convert
.m3u8 (streaming video) to a .mp4