old-commit-hash: a5be02c2c7
a5be02c2c7
@ -574,6 +574,7 @@ void OmxEncoder::encoder_close() {
avformat_free_context(this->ofmt_ctx);
} else {
fclose(this->of);
this->of = nullptr;
}
unlink(this->lock_path);