wheels for crikey, xml tweak and edl fix for nesting
[goodguy/history.git] / cinelerra-5.1 / cinelerra / edl.C
index 13c032635ed577041b765879425189b91e8d2708..49d4cecfc72a14b6197c6eef62e887b8ad09ec9a 100644 (file)
@@ -538,7 +538,8 @@ int EDL::copy(double start, double end, int all,
                        file->append_newline();
                }
 
-               copy_assets(start, end, file, all, output_path);
+               if( !parent_edl )
+                       copy_assets(start, end, file, all, output_path);
 
                for( int i=0; i<nested_edls.size(); ++i )
                        nested_edls[i]->copy_nested_edl(0, tracks->total_length(), 1,