CrypticSignal
CrypticSignal
Any update on this?
@WALLY-TAMER Thank you for reporting this. I will fix this issue and get back to you.
@WALLY-TAMER This issue should no longer occur in `v2.1.5`. Could you upgrade with `pip3 install better-ffmpeg-progress --upgrade` and confirm this?
We can try to support multiple input files, but remember that the progress bar uses the duration of the input file to calculate the percentage progress. If there are multiple...
You can replace `tqdm` with `rich`, as long as (at minimum) we still have a progress bar, percentage progress and estimated time until completion.
@F-park You don't need to add this in #17, I can work on this myself one day.
> Hello, > Tried it and getting an 0 byte size file any idea about the issue ? Hi, this program hasn't been updated in a while. Check out my...
Feel free to open a pull request and you can be listed as a contributor of this tool :)
Does running ` .\ffmpeg\ffmpeg -y -i X:/UpupooResource/2000141996/科技感设计.mp4 -r 10 -pix_fmt yuv420p -vcodec libx264 -preset veryfast -profile:v baseline -crf 23 -acodec aac -b:a 32k -strict -5 c:\1.mp4 -hide_banner -loglevel verbose` directly...
Closing this as there has been no response. @276397082 please upgrade this package with `pip install better-ffmpeg-progress --upgrade` and if you still encounter this issue, let me know if directly...