https://bugs.winehq.org/show_bug.cgi?id=55933
--- Comment #5 from Zeb Figura z.figura12@gmail.com --- Thanks. Unfortunately even with builtin quartz the application is plugging in a ridiculous number of its own components.
As I understand, the video that's supposed to be looped is something less than 2 seconds long? I can't tell what's actually going wrong, except that at some point the application apparently stops responding normally to samples and instead just returns S_OK without doing anything. In the log from comment 2 it happens after two iterations (?); in the log from comment 1 it happens after just one. I can't tell what's triggering it.
My best guess is that the application doesn't like the apparent disagreement between the reported duration (0.9676333 seconds) and the sample times, which exceed that by a relatively nontrivial amount...