Skip to content
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.0.4 #151

Merged
merged 28 commits into from
Jan 1, 2021
Merged

Version 4.0.4 #151

merged 28 commits into from
Jan 1, 2021

Conversation

cdgriffith
Copy link
Owner

cdgriffith and others added 28 commits December 6, 2020 11:37
* Adding #59 Queue system
* Adding #94 profiles (thanks to robchap79)
* Adding #98 multi-lingual support (thanks to leonardyan)
* Adding #111 HDR10+ Optimization flag for x265 (thanks to SlashX)
* Adding #113 copy video track option (thanks to leonardyan)
* Adding |=====  | Progress Bars
* Adding support for interlaced videos
* Adding option to download newest FFmpeg on Windows
* Adding builds for MacOS and Linux
* Adding --test (imports only) and --version startup options
* Changing to a model based dataclass setup with a large internal re-write
* Changing so it opens the file dialog for new video to last used directory
* Fixing #116 how HDR10 options for x265 work (thanks to HannesJo0139)
* Fixing thumbnails not being generated properly on 10-bit non bt2020 files
* Fixing QThread destroyed message on close
* Changing log names, including file output stem in conversion log
* Fixing combobox crop
* Removes audio and subtitles when adding item to queue
* Testing pyside2 build instead of pyqt5
* Try to catch missing ffmpeg faster
* Adding the start of multiple languages (Chinese, German, French, Italian and Spanish)
* Adding clear completed commands to queue
* Covers now cleared when added to queue
* Clear command list when item is added to queue
* Profile window cleanup
* Fixing adding item to queue when items already in queue could duplicate items
* Adding min/max check for HDR details
* Fixing covers not set after return from queue
* Langauge updates
* Fixing audio not being set to copy on passthrough
* Fix Remove HDR not changing encoder settings
* Fixing disposition not being set to `0`
* Fixing repeat headers not acting correctly
* Fixing SVT-AV1 Missing options (thanks to j-mas) 
* Fixing Tooltip autocrop
* Adding clean old logs
* Config file upgrade
* Updating GUI preview image
* Adding icons to tabs
* Separating x265 advance options
* Adding background fix for first subtitle track to not be default if mkvpropedit is detected (thanks to ftpmorph)
* Removing keyint due to wrong behavior (thanks to leonardyan)
* Fixing tooltips
* Re-arranging x265 page
* Adding option to clean old (over2 weeks) logs by compressing them
* Correct some Chinese translation

Co-authored-by: leonardyan <64267563+leonardyan@users.noreply.github.com>
* Fixing #143 by adding legacy windows builds with Python 3.8 for time being
* Fixing queue breaks if there is an error during conversion
* Fixing Remove HDR doesn't stay selected when returning item from queue
* Fixing resolution doesn't stay after returning from queue
* Fixing thumbnail generation preview for videos with arib-std-b67 color transfer
* Fixing exact / fast time selector not working
* Fixing subtitle burn in not working (for picture images)
* Fixing that text based subtitles could show as being burned-in-able
…ithout a video (thanks to leonardyan)

* Fixing HEVC tune did not put space after itself in command
Removing unneeded print fron config encoder_opt
Removing extra enabling of dropdowns when not needed
@cdgriffith cdgriffith merged commit 45208b7 into master Jan 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants