Video Transcoder Utility is a Windows application designed for automated video transcoding. With features like scheduled processing, folder monitoring, video transcoding, subtitle extraction and download using HandBrake and FFmpeg, it efficiently manages video conversions in the background, ensuring seamless workflows for bulk transcoding.
Video Transcoder Utility is a comprehensive Windows application designed to automate video transcoding efficiently. This utility enables users to schedule bulk video conversions using HandBrake, while also offering the capability to extract subtitles via FFmpeg—all powered by a silent Windows service that runs in the background.
The Video Transcoder Utility operates as a Windows service, which continuously monitors designated folders for new video files. It transcodes the videos according to predefined schedules, while keeping track of completed tasks to ensure that videos are not processed multiple times. The service can also manage subtitle extraction, allowing users to maintain a well-organized library.
Users can easily set up monitored directories and configure output preferences:
# Add Monitored Directories
Open Settings tab → Add Directory → Select folder containing videos
# Set HandBrake Parameters
Example: `--encoder x265 --quality 22 --all-audio --all-subtitles`
# Configure Schedule
Set the hours for processing (e.g., 10 PM - 6 AM) to work seamlessly with nightly workflows.
While the service is resource-efficient, scheduling transcoding tasks during off-peak hours is advisable to minimize impact on system performance, especially since HandBrake can be CPU-intensive.
For further details, troubleshooting, and contribution opportunities, please visit the GitHub repository.
No comments yet.
Sign in to be the first to comment.