Advertisement
MaxDjently

Ziggle Wump Media Compressor 0.2-beta.09.18.2024.changelog

Sep 17th, 2024
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.52 KB | Software | 0 0
  1. Here is the changelog between the old script and the new script:
  2.  
  3. New Features:
  4.  
  5. * Added functionality to check and upgrade dependencies (-d flag).
  6. * Added the ability to set a custom output FPS (-o flag).
  7. * Added the ability to set a custom maximum video bitrate (-b flag).
  8. * Added the ability to set a custom average audio bitrate (-a flag).
  9. * Added an installation option (-i flag) to install the script to /data/data/com.termux/files/usr/bin/zwmc.
  10. * Added an uninstall option (-u flag) to uninstall the script from /data/data/com.termux/files/usr/bin/zwmc.
  11. * Added a menu for setting options (-m flag).
  12. * Improved error handling and logging.
  13. * Added functionality to clean up file names before processing (removes special characters and spaces).
  14. * Added checks for interrupting the process with Ctrl+C (SIGINT).
  15. * Added functionality to handle bitmap-based subtitles and convert them to DVD subtitles.
  16. * Added functionality to ensure all subtitle streams are marked as "default: off".
  17. Bug Fixes:
  18. * Fixed an issue where the script would not process files in folders within the video drop directory.
  19.  
  20. Other Changes:
  21.  
  22. * The script now uses a more consistent formatting style for the output messages.
  23. * The script now includes comments to explain the different parts of the code.
  24. * The script now uses a function to find the nearest valid frame rate.
  25. * The script now uses a variable to store the probe size and analyze duration options.
  26. I hope this changelog is helpful! Let me know if you have any other questions.
  27.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement