Use ISDCF name as a default export filename (#1584).
[dcpomatic.git] / src / tools / dcpomatic.cc
index d3cd2b06b64284c9ec2ed7aa57cd8b4e2ef89eed..331e2995af5d45edc116b0fd5c464994dcb22a10 100644 (file)
@@ -908,7 +908,7 @@ private:
 
        void jobs_export ()
        {
-               ExportDialog* d = new ExportDialog (this);
+               ExportDialog* d = new ExportDialog (this, _film->isdcf_name(true));
                if (d->ShowModal() == wxID_OK) {
                        shared_ptr<TranscodeJob> job (new TranscodeJob (_film));
                        job->set_encoder (