JSFL: Command script doesn't export video
The following command does not export any video:
fl.getDocumentDOM().exportVideo("/Users/dimche/Desktop/testVideo.mov");
I can see the temporary .swf file appear and disappear, then the Media Encoder opens, but there's nothing in the queue and no .mov file is created. File > Export Video..., on the other hand, works fine, creating and sending the .mov file to the queue.
I'm on macOS Mojave 10.14.6, latest Adobe Animate 19.2.1, Adobe Media Encoder 13.1.3
Any ideas on why this is not working?