153154155156157158159160161162163
} catch (InterruptedException e1) { e1.printStackTrace(); } VideoCreator vc = new VideoCreator(path,width.getText(),height.getText(),speed.getText(),musicPath); } } if(fm.getSelectedFile()!=null) {