Basic ffmpeg film viewer.
[dcpomatic.git] / src / tools / dvdomatic.cc
index 993c41563ba1be47dcfbfcf7e38460e3fac5756e..d5d5bfc2f906ac21c0a7499c636df5041739a98d 100644 (file)
@@ -226,7 +226,6 @@ public:
 
                /* XXX: calling these here is a bit of a hack */
                film_editor->setup_visibility ();
-               film_viewer->setup_visibility ();
                
                film_editor->FileChanged.connect (bind (&Frame::file_changed, this, _1));
                if (film) {