From 09631556970633c022ba58519ff83b7beeb5aa9f Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Mon, 2 Dec 2013 15:05:29 +0000 Subject: first commit --- rotord/src/graph.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'rotord/src/graph.cpp') diff --git a/rotord/src/graph.cpp b/rotord/src/graph.cpp index ef493e8..5a6c564 100644 --- a/rotord/src/graph.cpp +++ b/rotord/src/graph.cpp @@ -121,7 +121,6 @@ bool Graph::video_render(const string &output_filename,const float framerate,int } else container=".mp4"; - //at the moment it crashes if you render before audio is loaded and also on 2nd render libav::exporter exporter; Image* i; -- cgit v1.2.3