Skip to content

Resuming bug fix + Variable refactor#30

Open
MrPowley wants to merge 1 commit into
nekotrix:mainfrom
MrPowley:main
Open

Resuming bug fix + Variable refactor#30
MrPowley wants to merge 1 commit into
nekotrix:mainfrom
MrPowley:main

Conversation

@MrPowley

Copy link
Copy Markdown
Contributor

Renamed the vspipe_resume_value to a more explanatory vspipe_resume_frame and made sure it had a consistent type (int) to avoid other possible errors.
Fixed a bug where if the final pass encoding were to be canceled after file creation and before any data was written to it, auto-boost would try to load the file with ffms2 which would result in an error. I added an exception to catch the error so the program can re-do the whole encoding stage from the beginning.

- Fixed bug when trying to resume final-pass with existing but empty enc file.
- Renamed 'vspipe_resume_value' to 'vspipe_resume_frame' and made its type (int) consitent across functions.
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.

1 participant