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