A collection of simple scripts which we use in navaak.com
- ffmpeg-mp4-converter.sh: Convert videos(MP4) to standard resolutions (240-360-480-720-1080)
- audio-fade-out.sh: Select first 60 seconds and fade out last 6 seconds
- video-snapshots.sh: Generate video snapshots from every 20 frames
- list files with files less than certain size
- list empty folders
- list folders with less than certain number of files (also prints the number of files)
- list folders with less than certain number of files (it only prints names)
- mongodb-collections-stats.js: Print Mongo DB collections stats
- mongodb-collections-stats-sorting.js: Sort and Print Mongo DB collections stats