pcroland / deew

Dolby Encoding Engine Wrapper
https://deew.dev
MIT License
195 stars 20 forks source link

Progress bar not working as intended #17

Closed tormento closed 2 years ago

tormento commented 2 years ago

As you can see, I am testing deew a lot.

I have found that with very complex files. the progress bar doesn't work as intended, as it jumps from zero to 100% and doesn "scroll" at all.

My environment is pure Windows 11 (no WSL), with Command prompt under Terminal Preview.

deew python only version

Test file

pcroland commented 2 years ago

If the input file's length can't be parsed, the progress bar will show a spinning animation for the intermediate phase (ffmpeg)