scripts-fabq/scripts
Fabrice Quenneville 53f483b574 feat: Enhanced functionalities of video_manage_audio.py to support removing and keeping tracks.
- Refactored audio processing logic to handle both 'remove' and 'keep' commands.
- Added a command-line argument to specify whether to remove a specific audio track or keep only a selected audio track while preserving other streams.
- Improved handling of video file processing in directories with recursive function.
- Streamlined error handling for more informative output during ffmpeg execution.
- Updated argument parsing with command options and enhanced autocomplete support.
2025-02-08 13:37:41 -05:00
..
video_autoreduce_rename.py Added argcomplete to video_autoreduce scripts. 2025-02-08 13:07:02 -05:00
video_autoreduce.py Added argcomplete to video_autoreduce scripts. 2025-02-08 13:07:02 -05:00
video_manage_audio.py feat: Enhanced functionalities of video_manage_audio.py to support removing and keeping tracks. 2025-02-08 13:37:41 -05:00