charqui v0.1.6
charqui
A ffmpeg wrapper in order to target filesize rather than quality.
Usage
charqui: A tool to convert a video to a target filesize.
Usage: charqui input_video.mp4 -o output_video.mp4 -s 10MB
    -h, --help                       Show this help
    -o OUTPUT, --output=OUTPUT       Name of the output file, default: output.mp4
    -p PROPORTION, --proportion=PROPORTION
                                     Ratio between video/audio on target size, default 4:1
    -s SIZE, --size=SIZE             Target size, example: 10MB, 100KB, etc. Default: 24MB (discord limit)
    -r RESOLUTION, --resolution      Target resolution. You only need to specify width,
                                       for example, 1080, 720, 480, etc.
    -k, --keep-audio-quality         Keep the current audio quality.
                                     Warning: If the target size is too small, it might be not possible to achieve it since the size of the audio itself could be bigger.
Repository
  charqui
Owner
  
  Statistic
  - 1
- 0
- 2
- 0
- 0
- over 2 years ago
- June 14, 2023
License
  MIT License
Links
  
  Synced at
  Thu, 30 Oct 2025 19:11:56 GMT
Languages