portugueslab / stytra

A modular package to control stimulation and track behaviour
http://www.portugueslab.com/stytra/
GNU General Public License v3.0
41 stars 26 forks source link

Saving stimuli videos breaks on MacOS High Sierra #4

Closed mk-mccann closed 5 years ago

mk-mccann commented 5 years ago

In the record_stimuli.py test, the MP4 video writing fails with an FFMPEG error: 'Unknown encoder 'libx264'. The version of FFMPEG installed via pip or conda is built with the libx264 flag disabled, but installing FFMPEG from the conda-forge channel builds with all dependencies installed.

vilim commented 5 years ago

Thanks! Resolved in the last update to the documentation.