This happens for whatever configuration or media I use and I do have ffmpeg, ffprobe, and imagemagick configured properly. After it says that every clip exists, it outputs this:
MediaException: MEDIA_UNAVAILABLE : C:\Users\<USER>\Downloads\YTPPLUSBETA1\temp\tempoutput.mp4 (The system cannot find the file specified) at javafx.scene.media.Media.<init>(Media.java:407) at ytpplusui.FXMLController$1.run(FXMLController.java:258)
and then stops with a blank preview screen and a full blue bar.
This happens for whatever configuration or media I use and I do have ffmpeg, ffprobe, and imagemagick configured properly. After it says that every clip exists, it outputs this:
MediaException: MEDIA_UNAVAILABLE : C:\Users\<USER>\Downloads\YTPPLUSBETA1\temp\tempoutput.mp4 (The system cannot find the file specified) at javafx.scene.media.Media.<init>(Media.java:407) at ytpplusui.FXMLController$1.run(FXMLController.java:258)and then stops with a blank preview screen and a full blue bar.