processing / processing-video

GStreamer-based video library for Processing
276 stars 130 forks source link

Export of movie not working both on MacOS and Win10 #190

Open davantwillert opened 2 years ago

davantwillert commented 2 years ago
## Description

Export with movie not working both on MacOS and Win10

Expected Behavior

Would like to see the video playing in a loop.

Current Behavior

Steps to Reproduce

  1. Select 'File > Examples' and then select 'Libraries > Video > Movie > Loop'
  2. If I press Ctrl-R / Cmd-R it runs properly
  3. Select 'File > Export Application...' and press Export
  4. Processing says 'Exporting application", opens WIndows Explorer / Finder and says 'Done Exporting'
  5. When I start the application, I get a black screen.
  6. I also tried to save the Sketch in other location like Desktop or my normal sketch location but that does not help.

Your Environment

Possible Causes / Solutions