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

When encoding errors occur, continue with the rest of the queue #323

Closed
dongafford opened this issue Apr 8, 2022 · 2 comments
Closed

When encoding errors occur, continue with the rest of the queue #323

dongafford opened this issue Apr 8, 2022 · 2 comments
Labels
feature request New idea for project

Comments

@dongafford
Copy link

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.

@dongafford 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 cdgriffith added the feature request New idea for project label Apr 10, 2022
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
@cdgriffith
Copy link
Owner

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!

@dongafford
Copy link
Author

dongafford commented Apr 24, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New idea for project
Projects
None yet
Development

No branches or pull requests

2 participants