ffmpeg-cli-wrapper icon indicating copy to clipboard operation
ffmpeg-cli-wrapper copied to clipboard

Progress to ignore key `out_time_us`

Open jsyrjala opened this issue 6 years ago • 2 comments
trafficstars

By ignoring warning messages about unhandled key out_time_us are not displayed.

Fixes #191

jsyrjala avatar Dec 19 '18 18:12 jsyrjala

Coverage Status

Coverage increased (+2.8%) to 84.515% when pulling 33104419050d7fd2d5ab7f0a92a4666a5d859715 on jsyrjala:progress-out_time_us into 3819b155edf9132acc75bb6af66dcef1b98c64b2 on bramp:master.

coveralls avatar Dec 19 '18 18:12 coveralls

Coverage Status

Coverage increased (+2.8%) to 84.515% when pulling 33104419050d7fd2d5ab7f0a92a4666a5d859715 on jsyrjala:progress-out_time_us into 3819b155edf9132acc75bb6af66dcef1b98c64b2 on bramp:master.

coveralls avatar Dec 19 '18 18:12 coveralls

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!

bramp avatar Oct 26 '23 05:10 bramp