All Projects → murgatt → recode-converter

murgatt / recode-converter

Licence: MIT license
A modern & simple audio converter for video files

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to recode-converter

Lossless Cut
The swiss army knife of lossless video/audio editing
Stars: ✭ 8,639 (+39168.18%)
Mutual labels:  ffmpeg, video-files
Fast Youtube To Mp3 Converter Api
Very Fast YouTube to MP3 & MP4 Converter API
Stars: ✭ 69 (+213.64%)
Mutual labels:  converter, ffmpeg
Modfy.video
A video transcoder and converter built using Web Assembly and FFMPEG to transcode and convert videos right in your browser while protecting your privacy
Stars: ✭ 283 (+1186.36%)
Mutual labels:  converter, ffmpeg
reagent-material-ui
Reagent wrapper for MUI (formerly Material UI) v5
Stars: ✭ 149 (+577.27%)
Mutual labels:  material-ui, mui
react-typescript-material-ui-with-auth-starter
React + Material UI + Auth starter using TypeScript
Stars: ✭ 27 (+22.73%)
Mutual labels:  material-ui, mui
mui-kotlin
Kotlin/JS support for Material-UI
Stars: ✭ 25 (+13.64%)
Mutual labels:  material-ui, mui
Jave2
The JAVE (Java Audio Video Encoder) library is Java wrapper on the ffmpeg project
Stars: ✭ 570 (+2490.91%)
Mutual labels:  converter, ffmpeg
Axiom
An FFmpeg GUI for Windows
Stars: ✭ 560 (+2445.45%)
Mutual labels:  converter, ffmpeg
a2mp3
convert (nearly) every type of (audio)file to mp3 in a quick, easy, batch-enabled way!
Stars: ✭ 43 (+95.45%)
Mutual labels:  converter, audio-converter
Soluble Mediatools
Video / audio conversion, thumbnailing and more ! PHP FFmpeg wrapper
Stars: ✭ 141 (+540.91%)
Mutual labels:  converter, ffmpeg
Smartlist
Smartlist's a free home inventory and finance tracker to help you overcome financial struggle.
Stars: ✭ 1 (-95.45%)
Mutual labels:  material-ui, mui
jss-material-ui
A enhanced styling engine for material-ui
Stars: ✭ 15 (-31.82%)
Mutual labels:  material-ui, mui
universal-json-schema
📜 Universal JSON Schema Form - Currently Support for React - Material UI components for building Web forms from JSON Schema.
Stars: ✭ 102 (+363.64%)
Mutual labels:  material-ui, mui
video-audio-tools
To process/edit video and audio with Python+FFmpeg. [简单实用] 基于Python+FFmpeg的视频和音频的处理/剪辑。
Stars: ✭ 164 (+645.45%)
Mutual labels:  ffmpeg, audio-converter
Ffmpeg Gif Script For Bash
Turn your videos into palette-mapped gifs with this easy script
Stars: ✭ 100 (+354.55%)
Mutual labels:  converter, ffmpeg
remindoro
📝 Chrome/Firefox Extension to get reminders(repeat/one-time). Edit notes with live rich text editor. 🗃️
Stars: ✭ 16 (-27.27%)
Mutual labels:  material-ui, mui
website
Official dahliaOS website
Stars: ✭ 29 (+31.82%)
Mutual labels:  material-ui, mui
material-ui-responsive-drawer
Material-UI responsive Drawer is a React-Redux component that uses Material-UI to create a responsive Drawer.
Stars: ✭ 44 (+100%)
Mutual labels:  material-ui
csv2keepassxml
Convert CSV files into KeePass 2 XML files.
Stars: ✭ 31 (+40.91%)
Mutual labels:  converter
live-stream-media-source-extensions
Live stream h264 encoded mp4 video on media source extensions using ffmpeg, node.js, socket.io, and express. Works in chrome, firefox, safari, and android. Not iOS compatible. Work has moved to mse-live-player repo =>
Stars: ✭ 24 (+9.09%)
Mutual labels:  ffmpeg

Recode Converter

A modern & simple audio converter for video files Screenshot

Download

You can download the app on the website:

https://murgatt.github.io/recode-converter/

Development

Requirements

The application is built with Electron and React and is using FFMPEG. Make sure to have Node.js, Yarn & FFMPEG installed.

Installation

  1. Clone this repository: git clone https://github.com/murgatt/recode-converter.git
  2. Navigate into the project directory: cd recode-converter
  3. Install dependencies: yarn

Run the app

yarn dev

Building the app

  • for all supported OS
yarn electron-pack:all
  • macOS
yarn electron-pack:mac
  • Windows
yarn electron-pack:win
  • Linux
yarn electron-pack:linux
  • all OS
yarn electron-pack

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 and update translations if needed.

Roadmap

Feature Status
FFMPEG installation check
App version check
Subtitles conversion
Conversion notification
Application settings
Choose output file container
Conversion presets
Add streams to the output file
Extract streams from input files
View detailed file info
Video conversion
Audio files conversion
Video comparison slider

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].