-
-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version 4.2.1 #222
Merged
Merged
Version 4.2.1 #222
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Owner
cdgriffith
commented
May 11, 2021
- Adding support for source_directory and output_name_format in config file (thanks to cwills75)
- Fixing Bug report: first subtitle on the list has default flag set, no option to change this behaviour #129 no subtitles should be enabled, removing need for mkvpropedit (thanks to wiedemanu)
- Fixing network paths not working on Windows
- Changing difference between requirements and requirements-build and removing the build version
Co-authored-by: TGMais <2453844+tgmais@users.noreply.github.com>
Adding file queue and more NVENCC options
I went through all of the German translation and fixed it to be more common language and having exact technical translation
* Adding #109 NVENC HEVC support based on FFmpeg * Adding NVEenC encoder for HEVC and AVC * Adding #166 More robust queue that is recoverable * Adding ability to extract HDR10+ metadata if hdr10plus_parser is detected on path * Adding #178 selector for number of autocrop positions throughout video (thanks to bmcassagne) * Adding Windows 10 notification for queue complete success * Adding #194 fast two pass encoding (thanks to Ugurtan) * Fixing German translations (thanks to SMESH) * Fixing #171 Be able to select encoder before selecting video * Fixing #176 Unable to change queue order or delete task from queue since 4.1.0 (thanks to Etz) * Fixing #185 need to specify channel layout when downmixing (thanks to Ugurtan) * Fixing #187 cleaning up partial download of FFmpeg (thanks to Todd Wilkinson) * Fixing #190 add missing chromaloc parameter for x265 (thanks to Etz) * Fixing that returning item back from queue of a different encoder type would crash Fastflix * Fixing HDR10 details to be track specific (thanks to Harybo)
* Adding Confirm dialogue for cancel encode * Changing AVC defaults and recommendations for CRF to higher values * Adding settings for NVEnCC and hdr10plus parser location * Queue Fixes - pause / resume issues when an encoding was cancelled * Queue File Fixes - attachments broke the queue file
* Changing VP9 to default to mkv instead of webm format to support more audio codecs * Fixing that deinterlace detection could crash program due to CPython bug issue #43423 (thanks to macx)
* Fixing returning from queue now works with duplicated audio tracks * Fixing cover when returned from queue could cause issues * Fixing cancel button could not always reset to converting if error happened
* Adding confirm dialog for overwrite currently working on video * Fixing #209 double spaces in files could cause issues (thanks to stilicrafter) * Fixing cover image select on linux * Fixing resume empty queue can crash app * Fixing covers and metadata would be cleaned up for items saved in queue on restore * Fixing detection of error code for FFmpeg
* Fixing #129 no subtitles should be enabled, removing need for mkvpropedit (thanks to wiedemanu) * Fixing network paths not working on Windows * Adding support for source_directory and output_name_format in config file (thanks to cwills75) * Changing difference between requirements and requirements-build and removing the build version
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.