mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-03 15:54:39 +00:00
[record] further cleanups of the workflow
This commit is contained in:
parent
356d4e2c5e
commit
f3db15b282
@ -1375,6 +1375,7 @@ static bool ffmpeg_finalize(void *data)
|
||||
|
||||
/* Write final data. */
|
||||
av_write_trailer(handle->muxer.ctx);
|
||||
avio_close(&ctx->pb);
|
||||
|
||||
return true;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user