ffmpeg-cli-wrapper
ffmpeg-cli-wrapper copied to clipboard
Progress to ignore key `out_time_us`
By ignoring warning messages about unhandled key out_time_us
are not displayed.
Fixes #191
Coverage increased (+2.8%) to 84.515% when pulling 33104419050d7fd2d5ab7f0a92a4666a5d859715 on jsyrjala:progress-out_time_us into 3819b155edf9132acc75bb6af66dcef1b98c64b2 on bramp:master.
Coverage increased (+2.8%) to 84.515% when pulling 33104419050d7fd2d5ab7f0a92a4666a5d859715 on jsyrjala:progress-out_time_us into 3819b155edf9132acc75bb6af66dcef1b98c64b2 on bramp:master.
OMG Sorry it's taken me 5 years to reply! The mix of out_time_ms, out_time_us and out_time seems messy, especially when they are mis labelled.
Someone else has fixed this in https://github.com/bramp/ffmpeg-cli-wrapper/pull/289, and we've decided to just ignore all but out_time.
Thanks!