# \[SOLVED\] Mov files not playing

**URL:** https://discourse.processing.org/t/solved-mov-files-not-playing/1566
**Category:** Processing
**Created:** [July 6, 2018, 11:51pm UTC](https://discourse.processing.org/t/solved-mov-files-not-playing/1566 "2018-07-06T23:51:55Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![altibzz](https://avatars.discourse-cdn.com/v4/letter/a/6f9a4e/32.png) [@altibzz](https://discourse.processing.org/u/altibzz)
#### Post date: [July 6, 2018, 11:51pm UTC](https://discourse.processing.org/t/solved-mov-files-not-playing/1566/1 "2018-07-06T23:51:55Z")

</div>

Hi,

Is anyone experiencing issues with video playback? I can’t get any .mov files to play… I’ve even tried to run the example sketches on video playback and only the “reverse” example works, which uses a .mkv file. I haven’t tested any other formats yet.

I don’t get any errors, just a black screen. I’ve tried both using movieEvent() and calling a new frame from draw().

I keep a version of Processing 2 (as i still use some libs that were never updated) and .mov playback works fine here.

macOS 10.12.6 Processing 3.3.7

---

<div class="post-metadata">

### Author: ![altibzz](https://avatars.discourse-cdn.com/v4/letter/a/6f9a4e/32.png) [@altibzz](https://discourse.processing.org/u/altibzz)
#### Post date: [July 7, 2018, 10:55am UTC](https://discourse.processing.org/t/solved-mov-files-not-playing/1566/2 "2018-07-07T10:55:39Z")

</div>

I reinstalled processing and all formats are now working fine… not sure what the problem was in the first place but anyway. 🤷‍♂️
