Video Transcoder is a command-line tool designed to simplify video transcoding workflows by wrapping FFmpeg functionality into a more structured and user-friendly interface. It allows users to convert video files between formats, adjust encoding parameters, and optimize output for specific use cases such as streaming or storage. The project focuses on providing presets and streamlined commands to reduce the complexity typically associated with FFmpeg usage. It supports batch processing and...