jessielw / HDR-Multi-Tool

A graphical user interface for parsing HDR10+ and Dolby Vision
MIT License
75 stars 6 forks source link

SUPERMAN UHD error #4

Closed Rumourd closed 2 years ago

Rumourd commented 2 years ago

I've tried DDVT DEMUXER twice on my rip and it errors out at 61% in building the RPU.bin file. This is the only file I've had problems with.

jessielw commented 2 years ago

Did you run the program in debug mode?

Do this by going to tools, shell options, set progress Bars debug.

If it completes let me know so I can obtain the source and find the bug. If not we'll talk about what we can do next

Rumourd commented 2 years ago

I tried it a 3rd time and it worked.

On Thu, Apr 7, 2022, 5:32 PM jlw4049 @.***> wrote:

Did you run the program in debug mode?

So this by going to tools, shell options, set progress Bars debug.

If it completes let me know so I can obtain the source and find the bug. If not we'll talk about what we can do next

— Reply to this email directly, view it on GitHub https://github.com/jlw4049/HDR-Multi-Tool-Gui/issues/4#issuecomment-1092326869, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALOGDCUPQCNG7VZXQN2YXTTVD55DFANCNFSM5SZWRHEQ . You are receiving this because you authored the thread.Message ID: @.***>

jessielw commented 2 years ago

I tried it a 3rd time and it worked. On Thu, Apr 7, 2022, 5:32 PM jlw4049 @.> wrote: Did you run the program in debug mode? So this by going to tools, shell options, set progress Bars debug. If it completes let me know so I can obtain the source and find the bug. If not we'll talk about what we can do next — Reply to this email directly, view it on GitHub <#4 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALOGDCUPQCNG7VZXQN2YXTTVD55DFANCNFSM5SZWRHEQ . You are receiving this because you authored the thread.Message ID: @.>

Closing this issue, it could have been any issue. If you have another error, please re-open so I can take a look and solve the issue in the event there is one. In the future (currently working hard on my ffmpeg-audio-encoder project) I'm going to re-work the error handling, progress window and a few other things on this program. Thanks for reporting back!