diff --git a/libs/ardour/export_graph_builder.cc b/libs/ardour/export_graph_builder.cc index b425845786..b65db8d633 100644 --- a/libs/ardour/export_graph_builder.cc +++ b/libs/ardour/export_graph_builder.cc @@ -381,6 +381,7 @@ ExportGraphBuilder::Encoder::init_writer (boost::shared_ptrto_s () << "}" << endmsg; if (exec->start(0)) { throw ExportFailed ("External encoder (ffmpeg) cannot be started."); }