MaxDjently

Ziggle Wump Media Compressor 0.2-beta.09.01.2024.changelog

Sep 1st, 2024
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.79 KB | Software | 0 0
  1. Ziggle Wump Media Compressor 0.2-beta Changelog
  2.  
  3. This changelog highlights the major improvements and updates made to Ziggle Wump Media Compressor since the previous version.
  4.  
  5. New Features:
  6. * Comprehensive Changelog: This changelog provides a detailed overview of the changes made in this version.
  7.  
  8. * Enhanced User Experience:
  9.  
  10. * Shortened Directory Paths: Terminal output now displays shortened directory paths for better readability.
  11.  
  12. * Formatted Terminal Output: Text displayed in the terminal is formatted for a cleaner and more organized presentation.
  13.  
  14. * Improved Progress Messages: Clearer and more informative messages are provided during the conversion process.
  15.  
  16. * Error Handling:
  17.  
  18. * SIGINT (Ctrl+C) Handling: The script now gracefully exits when interrupted by Ctrl+C, minimizing potential data loss.
  19.  
  20. * Log File Analysis: The script checks for "Killed" messages in the log file, indicating unexpected process termination, and provides helpful error messages.
  21.  
  22. * Code Cleanup: The code has been refactored for improved readability and maintainability.
  23.  
  24. Additional Changes:
  25.  
  26. * License and About Section: The script continues to credit the original developers and acknowledges inspirations for its creation.
  27.  
  28. * Instructions: Instructions on downloading, making the script executable, and running it with various options remain the same.
  29.  
  30. * README: The script emphasizes that it does not violate copyright laws but reminds users of their own responsibility regarding copyright compliance.
  31.  
  32. It also provides a link to a website for fixing battery saving issues on some phones, which can impact the encoding process.
  33.  
  34. * Supported File Types: The list of supported video and audio file types remains consistent.
  35.  
  36. * Title: The title remains "Ziggle Wump Media Compressor 0.2-beta".
  37.  
  38. * Variables: Variable names and functionality are largely unchanged.
  39.  
  40. * Command Flags: Functions for displaying help messages, handling resolution options, custom FFmpeg options, and invalid options are preserved.
  41.  
  42. * Dependencies: The script ensures ffmpeg and ncurses-utils packages are installed and updated.
  43.  
  44. * Directories and Log File: The script creates necessary directories and a log file for recording the conversion process.
  45.  
  46. * Start Script: The script continues to prompt the user for confirmation before starting the conversion.
  47.  
  48. * Audio Encoder and Video Encoder: These sections maintain their core functionality of processing audio and video files using FFmpeg with various options.
  49.  
  50. * Start Batch Encoding: The script continues to recursively find and process compatible video and audio files in the VideoDrop directory.
  51. Overall, this update focuses on improving the user experience by providing clearer information, better error handling, and a more streamlined workflow.
  52.  
Advertisement
Add Comment
Please, Sign In to add comment