Releases: Alkl58/NotEnoughAV1Encodes
Releases · Alkl58/NotEnoughAV1Encodes
Release v1.7
Changelog:
- Fix no muxing if single quotes are in the filename
- Fix chunks being muxed in the wrong order for some users
- Fix scene detection using splits from previous detections (Fixes #38)
- Fix progressbar displaying wrong progress when deinterlace filter is set to 1
- Prevent user using the Updater while encoding
- General Cleanup (improved code quality & removed unnecessary code)
Release v1.6
Changelog:
- Added Drag & Drop Video File
- Added Optional Popup Window after encoding finished
- Re-Added MP4 Container Support
- Removed File Renaming in Chunking mode, thus reducing unnecessary IO
- Fixed Wrong Frame Count
- Fixed Crash when loading Project File
- Fixed Resume Subtitle and Audio incorrectly set
- Fixed not all Subtitle settings being saved & loaded
- Fixed Audio Track Detection
- Fixed Start Button Color not resetting
- Fixed Preset Loading overwriting disabled audio encoding if source does not have audio (also fixes no video output)
- Added safeguard to skip audio, if audio encoding failed
Release v1.5 Hotfix
Changelog:
- Fix Not Video Muxing because of missing dependency
- Fix Worker Count Reset (SVT-AV1)
- Remove MP4 Video Output Support
I am sorry :(
Release v1.5
Changelog:
- Re-Added VP9 Encoding
- Automatically set Bit-Depth and Color Format
- Add Aomenc Tune-Content Option
- Better Resizing (Auto Scaling...)
- Check for non unicode characters
- Check if PySceneDetect is installed
- Show Video Information on Main Tab
- General Bug Fixes
- Fix Not Saving Temp Path
- Fix Shutdown if Custom Temp Folder is checked
- Fix wrong XAML reference
- Fix not detecting no video output
- Fix 2-Pass Displaying wrong progress
- Fix VP9 10bit & 12bit
- Added Easter Egg... which will show once a year on Christmas
Please report any bugs you encounter!
Release v1.4
Changelog:
- Backend completly rewritten
- UI Re-Design (Metro Theme)
- Added Scene Based Splitting (FFmpeg and or PySceneDetect*)
- Added VFR Support (MKV input/output only)
- Better Progressbar reading encoded frame count from ffmpeg
- Improved Dependency Updater
- Now can resume unfinished encodes without extra settings
- Window is now resizable
- General Bug Fixes
- Fixed incorrect Audio detection in rare specific cases
- Fixed FFmpeg color_range piping (trac.ffmpeg.org/ticket/8958)
*requires manual installation
Please report any bugs you encounter!
Custom Themes (example):
Release v1.3
- Added Same as Source Framerate
- Add Option to skip splitting (testing phase)
- SVT-AV1 v0.8.5 Support
- Parse Audio Language from Video Input
- Improved Subtitles Tab
- Automatically enable audio encoding in Batch mode
- Now uses mkvmerge
- Delete subtitle folder if no subtitles are extracted
- Hotfix: Deleting source file when splitting disabled
- Fix SVT-AV1 2-Pass encoding when splitting deactivated
- Fix reencoding message when opening a different video
- Fix thumbnail extracting when opening a different video
- Fix No Audio Copy (testing phase)
- Fix Audio failing to encode
- Fix frame count 0 in batch encode mode
- Fix Crash when Audio Language is NULL
- Fix "Same Source Framerate" being double instead of fraction
- Fix Updater Web Client SSL TLS Issue on Windows 7 #15
- Fix Updater SVT-AV1 Repo Change from OpenVisualCloud to AOMediaCodec
Release v1.2
- Added Check Frame Count of Chunks #13
- Added 120fps
- Added ffv1 reencoding
- Added Check for enough drive space
- Added Speed Setting 9 for aomenc - Set default speed to 4
- Added Real Time Mode aomenc/libaom
- Added Tile Columns/Rows (2x1) as default for aomenc/libaom
- Renamed "aomenc (ffmpeg)" to "libaom"
- Improved Updater directly parsing from Github
- Removed Updater ffmpeg Source Zeranoe (as the website will close)
- Prevent user from executing the same active encode
- Switch from utvideo to x264 as default (for reencoding)
- Changed Keyframe Filtering option, to adopt to recent encoder changes.
- Fix Updater Parsing wrong DateTime from jeremylee.sh
- Fix Subtitle Encoding freeze if already exists
- Fix Audio Language selection not saving
- Fix Opus Multi-Channel with Multiple Audio Tracks (needs testing)
- Fix UI not changing to libvpx-vp9 settings
- Fix not displaying commands for libaom
- Fix Temp Folder not opening if not exists
- Fix Custom Temp Path not saving
- Fix Don't save trim Parameters in Profile
- Fix Stream Copy HDMV-PGS Subtitles
- Fix Batch Encoding crash with non video files.
- Fix Batch Encoding not stopping when Cancelling
- Fix Subtitle Muxing Path Issues
- Fix Program Crash if the user tries to batch encode a 2nd time in the same instance
- Fix asking for reencoding in Batch Mode
- Fix Queue Mode Issues
- Fix Audio not reactivating
- Fix Updater not extracting with Spaces in Path
- Fix HDR Label not adopting to Darkmode
- Fix UI Crash when updating ffmpeg.
- General Code Cleaning
Release v1.1
- Added Audio Language Meta-Data
- Added Option to write video settings in comment header of the output video
- Improved Trimming
- Improved Cropping
- Improved Dependency Installer (will ask & download 7zip)
- Renamed vp9 to libvpx-vp9
- Accounting for exceptional people like dmagic1 on videohelp
- Fixed/Improved Resume Mode, involves issue #6
- Fix UI not unlocking more than 3 Audio Tracks
- Fix Bluray_PCM Stream Copy
- Fix not encoding in 8bit, if 10bit was encoded before in same instance
- Fix Enabling auto alt reference frames by default, because disabled lead to cursed video stream
- Fix Trimming Preview not working if space in Path. Trimming is now more accurate.
Release v1.0
- Added Logging
- Added Subtitles
- Added Subtitles Hardcoding (srt/substation alpha)
- Added Queue Mode
- Added Crop Filter
- Added VP9 Encoder
- Added Deinterlacing
- Added Video Trimming
- Added Scaling Algorithms
- Added Check for PATH Environment
- Added Dependency Updater/Installer
- Added Check for Free Space on Harddrive
- Added Auto Detect Color Format and Bit-Depth
- Added more Advanced Settings for libaom (ffmpeg)
- Added Dynamically Delete Temp Files when Worker Finished
- Added/Fix Framerate can now be changed
- Change Temp Folder to Windows Temp Folder
- Improve Program Settings Saving
- Fix DarkMode Issues
- Fix rav1e custom command line
- Fix Program Crash when Resuming
- Fix potentials issues (Path related)
- Fix Muxing Bug with Subtitles and Audio
- Fix SVT-AV1 Color Space wrong Arguments
- Fix Segmenting with x264 not being accurate
- Fix Piping Issues with different Color Format
- Fix Wrong FPS and ETA Calculation when Trimming
Pre-Release v0.9-beta
- UI Re-Design
- Backend rewritten
- Temp Folder now takes Filename into Account (Fixes #6 )
- All dependencies are inside "Apps" Folder
- Added Day/Darkmode
- Added Taskbar Progressbar
- Added More Advanced Settings
- Added Show Settings
- Fixed Audio Channel Opus Bug
- Fixed SVT-AV1 recent Command Change
- Removed Queue Mode, may re-add it in the future
- Removed Subtitles, will re-add it for Release 1.0