a different helper message

This commit is contained in:
Unknown 2018-01-23 15:55:31 +10:30
parent 624c561f1c
commit 6434d3c0f7
1 changed files with 1 additions and 0 deletions

View File

@ -217,6 +217,7 @@ func (r *revidInst) Start() {
r.h264Parser.InputByteChan <- h264Data[0]
}
}
r.ErrOut("Out of reading routine")
}()
case File:
stats, err := r.inputFile.Stat()