More work on resolving memory leaks in FFmpegWriter

This commit is contained in:
Jonathan Thomas
2015-03-04 21:33:29 -06:00
parent b703f44f7c
commit e3178b22f1
4 changed files with 64 additions and 26 deletions

View File

@@ -84,6 +84,7 @@ int main(int argc, char* argv[])
// 147000 frames, 28100 frames
//for (int frame = 1; frame <= (r9.info.video_length - 1); frame++)
//for (int z = 0; z < 2; z++)
for (int frame = 1; frame <= 1000; frame++)
//int frame = 1;
//while (true)