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

Encoder settings mess up when editing from queue #474

Open
veldspar opened this issue Apr 29, 2023 · 2 comments
Open

Encoder settings mess up when editing from queue #474

veldspar opened this issue Apr 29, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@veldspar
Copy link

Just a tiny bug report, using latest release for Ubuntu 22 on debian bookworm:

My selected preset uses svt av1 with CPU used 2 and a single pass custom Bitrate at 1200kbps for 1080p content(the content seems upscaled so I can get away with that Bitrate). When I add it to the queue for encoding and the hit the edit button to double check it will load the file back in but remove the single pass checkmark and sometimes set the Bitrate to a 1080p profile at 3000 kbps

@cdgriffith cdgriffith added the bug Something isn't working label Apr 29, 2023
cdgriffith added a commit that referenced this issue May 3, 2023
…ue (thanks to veldspar)

* Fixing #475 Autocrop can break with index error (thanks to No Name / phanluchoaofficial1152)
* Fixing #477 HDR10+ not extracting with NVEncC encoder, switching to built in copy ability (thanks to Genine-Collin)
@cdgriffith
Copy link
Owner

Thanks for the ticket! Fixing the single pass missing option in next release. Can't get the bitrate custom bug to happen, but will keep an eye on it.

cdgriffith added a commit that referenced this issue May 4, 2023
* Fixing #474 SVT-AV1 single pass would not be set on return from queue (thanks to veldspar)
* Fixing #475 Autocrop can break with index error (thanks to No Name / phanluchoaofficial1152)
* Fixing #477 HDR10+ not extracting with NVEncC encoder, switching to built in copy ability (thanks to Genine-Collin)
@cdgriffith
Copy link
Owner

Fixing the single pass issues in 5.5.4, will keep open for now to look for bitrate flip issues as well https://github.com/cdgriffith/FastFlix/releases/tag/5.5.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants