Use this command to install Recode Converter with WinGet:
winget install --id=murgatt.recode-converter -e
Recode Converter is a modern audio codec converter designed to simplify and streamline the process of converting audio formats within video files. Built with Electron and React, it leverages FFmpeg for robust performance, enabling users to convert audio codecs, subtitles, and manage media streams efficiently.
Key Features:
Audio Codec Conversion: Easily switch between various audio formats to meet your specific needs.
Subtitle Conversion: Convert subtitle formats directly within video files without additional steps.
Batch Processing: Convert multiple files simultaneously, saving time and effort.
Customizable Settings: Fine-tune conversion settings for optimal results.
Stream Management: View, edit, or remove audio and subtitle streams to tailor your output.
Light & Dark Themes: Choose between themes for enhanced comfort during extended use.
Conversion Notifications: Stay informed about the status of your conversions.
Audience & Benefit:
Ideal for content creators, editors, developers, and anyone needing precise control over audio formats in video files. Recode Converter provides a user-friendly interface to convert and manage media efficiently, ensuring high-quality output while maintaining flexibility and ease of use. It can be installed via winget, making it accessible and straightforward to integrate into your workflow.
README
Recode Converter
A simple, modern audio codec converter for video files
This will build the app for your current platform. If you need to build it for another platform, you will need to install a specific version of FFmpeg & FFprobe and specify the target platform (mac, linux, win):
pnpm build --linux
Other scripts
Tests
pnpm test
Lint
pnpm lint
and
pnpm lint:fix
Prettier
pnpm prettier
and
pnpm prettier:fix
Check types
pnpm types
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to follow the code style of the project, add some tests and update translations if needed.
You found a bug, have a suggestion or want new codecs to be supported? Feel free to open an issue.