Releases: MartinBarker/RenderTune
2.0.7
2.0.5
- Rewrote entire application to include better file structure with React components and build/release in the cloud using GitHub Actions to allow for more frequent updates
- Added new features such as the ability to combine multiple image files into a slideshow with background-blur padding, stretching, or status hex code color
Expect more UI Tweaks / improvements coming! I am releasing this version of the app to test auto-updating outside of the mac/win/linux stores
If you would like to have your name featured in the home page of this application, consider donating $5 to KoFi, Patreon, or GitHub Sponsors.
v2.0 pre-release preview 2 (v1.1.54)
Donate $5 to have your name featured in the next public release:
https://linktr.ee/martinradio
Releasing an early-build of RenderTune v2.0 for testing and feedback!
How to choose which file to download:
-
Windows
- Portable: RenderTune-win-x64.exe
-
Mac
- Apple Silicon (M1/M2): RenderTune-mac-arm64.dmg
- Intel (x64): RenderTune-mac-x64.dmg
-
Linux
- x64: RenderTune-linux-x86_64.AppImage or RenderTune-linux-x64.tar.bz2
v2.0 Pre-Release
Donate $5 to have your name featured in the next public release:
https://linktr.ee/martinradio
Releasing an early-build of RenderTune v2.0 for testing and feedback!
How to choose which file to download:
-
Windows
- Portable: RenderTune-win-x64.exe
-
Mac
- Apple Silicon (M1/M2): RenderTune-mac-arm64.dmg
- Intel (x64): RenderTune-mac-x64.dmg
-
Linux
- x64: RenderTune-linux-x86_64.AppImage or RenderTune-linux-x64.tar.bz2
1.1.4
-
Improved compatibility: Fixed mp4 video format support for iOS mobile uploading and fixed ffmpeg support for older Mac versions (High Sierra 10.13+)
-
New feature: Added the option to choose your default video render output format (mp4/mkv) for greater flexibility and convenience in your video rendering.
-
Temporarily disabled the http api endpoints because they were throwing an error when port was in use on macos
1.1.3
- Improved compatibility: Fixed mp4 video format support for iOS mobile uploading and fixed ffmpeg support for older Mac versions (High Sierra 10.13+)
- New feature: Added the option to choose your default video render output format (mp4/mkv) for greater flexibility and convenience in your video rendering.
1.1.2x
New Features:
- change default video render output file format (mp4 / mkv)
- mp4 output ffmpeg command adjusted to allow for the editing/uploading/viewing on ios mobile devices
1.1.1
v1.1.1
New Features:
New image picker with preview for main / individual tables
New video format option with .mkv / .mp4 options
.mkv allows for video renders with much higher quality audio codecs
Audio files table now initially be sorted naturally by filename
Added custom padding color options
Selected custom color option saved for main concat upload and individual table
Padding color displayed in options and select dropdown
Added open file and open folder icons in render list
Revamped FFMPEG commands to only need one single command instead of two
Added API route for rendering videos via HTTP request (default port: 3030)
Improved tracklist timestamp preciseness
Bug Fixes:
Fixed edge case errors with render status percentages was not appearing
Added FFMPEG command error text to render list status column if render fails
1.0.3
Fixed bug where individual track options (resolution, padding, image) would not be correctly assigned to each individual song render if files were located across different drives.
1.0.2
removed --nonfree from ffmpeg and built ffmpeg on high sierra VM (note: this change only affects the MAS and Mac builds to support older mac computers back to Mac OSX High Sierra 10.13)