This makes the display more flickery when every file needs to be
measured, but it avoids leaving debris on the screen at the end, or if
there are only a few files which need measuring.
if fail:
pipe.set_state(GS.State.NULL)
raise fail[0], fail[1], fail[2]
if fail:
pipe.set_state(GS.State.NULL)
raise fail[0], fail[1], fail[2]
## The bitrate computation wants the file size. Ideally we'd want the
## total size of the frames' contents, but that seems hard to dredge
## The bitrate computation wants the file size. Ideally we'd want the
## total size of the frames' contents, but that seems hard to dredge