jlesage / docker-handbrake

Docker container for HandBrake
MIT License
859 stars 97 forks source link

Automatic Video Converter GUI progress with 2-pass #75

Open shiftybee opened 5 years ago

shiftybee commented 5 years ago

If an auto-conversion needs 2 passes (like when there are subtitles) the GUI progress bar will only show for the first pass for me.

Thanks!

harryfiedify commented 4 years ago

Similar thing here, using a constant quality encode in auto-conversion:

I first get a progress bar called "encoding", however with 0fps. I believe this is caused by the forced subtitle scan. The second progress bar (where it actually does the encoding) is not visible in the HTTP client. Maybe it's hidden behind the main window?

zachg99 commented 4 years ago

Oh, so it actually encodes? I'm seeing the 0fps screen that goes quickly. I do notice that afterward the container is still using a lot of memory/cpu resources but I cannot see where encoding is actually happening.

I'm going to kick it off again and just give it a day or two to see if it completes successfully.

zachg99 commented 4 years ago

Oops, nevermind, I see the movie files listed in the "failed conversions" log.