Skip to content

Use of localhost and catching error if stat listener does not connect

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Mar 14:45
· 18 commits to main since this release
4d6fe47
  • using localhost instead of hard-coded local ip address (makes it clearer we're sending stats over local network)
  • tool will detect issues with connecting to '-progress' output from ffmpeg and error out
  • fixed issue where verbose mode for ffmpeg did not show entire command (it only showed encoder settings and not full command)
  • verbose mode now logs the calculated fps (logging gets a bit noisy but still helpful for debugging when tool stops)