-
-
Notifications
You must be signed in to change notification settings - Fork 59
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
When encoding errors occur, continue with the rest of the queue #323
Labels
feature request
New idea for project
Comments
dongafford
changed the title
Possible to error on an encode and continue with the rest of the queue
When encoding errors occur, continue with the rest of the queue
Apr 8, 2022
cdgriffith
added a commit
that referenced
this issue
Apr 13, 2022
cdgriffith
added a commit
that referenced
this issue
Apr 14, 2022
Merged
cdgriffith
added a commit
that referenced
this issue
Apr 24, 2022
* Adding #109 Support for AVC and HEVC QSV encoding with rigaya's QSVEncC (thanks to msaintauret) * Adding #196 Support for AVC and HEVC Apple Videotoolbox encoder (thanks to Kay Singh) * Adding #323 ignore errors options options for queue (thanks to Don Gafford) * Adding #331 NVEncC API v10 Quality presets: P1 to P7 (thanks to Wontell) * Fixing #321 dhdr10_opt not added for x265 commands (thanks to GizmoDudex) * Fixing #327 FastFlix Duplicates encoding task and encodes same movie to infinity (thanks to Wontell) * Fixing #324 NVEncC wrong Interlace Value set by FastFlix (thanks to Wontell) * Fixing #278 FastFlix occasionally getting stuck on a single video in a queue (thanks to kamild1996) * Fixing #330 "Remove Metadata" only removes video metadata for Rigaya's hardware encoders (thanks to wynterca) * Fixing level was not being passed to hardware encoders
Hi Don, sorry for the delay on this one, but finally added to the queue page with a check mark. https://github.com/cdgriffith/FastFlix/releases/tag/4.9.0 Looking to possibly expand as just a perm config setting, but wanted to at least get something in for now! |
Thanks for getting this integrated, Chris!
It sounds like you had a bit of a tough time with this release. Hope you
get the new queue stuff worked out soon!
…On Sun, Apr 24, 2022 at 11:00 AM Chris Griffith ***@***.***> wrote:
Hi Don, sorry for the delay on this one, but finally added to the queue
page with a check mark.
https://github.com/cdgriffith/FastFlix/releases/tag/4.9.0
Looking to possibly expand as just a perm config setting, but wanted to at
least get something in for now!
—
Reply to this email directly, view it on GitHub
<#323 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABJAY2CCQFT7C7OJV3QMJFTVGWD3LANCNFSM5S3THTEQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think this is a feature request. I've noticed that when there is an error encoding a file that FastFlix will stop encoding the queue completely. I'd like to see if this behavior could be changed to throw an error in the queue and continue to the next encode in the list.
When I have encoding issues, usually it's the one file and not a larger issue.
Thanks.
The text was updated successfully, but these errors were encountered: