openworm / OpenWorm

Repository for the main Dockerfile with the OpenWorm software stack and project-wide issues
http://openworm.org
MIT License
2.55k stars 201 forks source link

Release 0.8: Corrupted video. #299

Closed cheelee closed 3 years ago

cheelee commented 4 years ago

On Mac OS X 10.15.2:

After making a test run as outlined in documentation, in the output folder for file cut_C2_FW_yyyy-mm-dd_hh-mm-ss.mp4, the video is corrupted and looks like this throughout its display time.

Screenshot:

Screenshot 2020-01-10 at 12 54 58 PM

Corrupted file itself: cut_C2_FW_2020-01-10_04-05-36.mp4.zip

pgleeson commented 4 years ago

I'm seeing this too in the development branch. However 3 mp4 files are produced and the main one does work, e.g.

C2_FW_2020-02-19_18-10-28.mp4 <- displays fine speeded_C2_FW_2020-02-19_18-10-28.mp4 <- corrupted cut_C2_FW_2020-02-19_18-10-28.mp4 <- corrupted

pgleeson commented 3 years ago

@cheelee I've tested this with the latest py3 version (just merged to master) on Mac Big Sur and Ubuntu and the videos are no longer corrupted (although the mp4 files don't play with QuickTime, but do with VLC). Closing, but if you have a chance to recheck with the latest version it would be great.

cheelee commented 3 years ago

@pgleeson That's great! I just tested this on my MacMini with clean Docker images and it works like you had indicated. All the associated PNG files look good and the WCON file generated also works with our little visualizer on the Movement Cloud web tool, so things are looking great!

Thanks for taking care of this!

pgleeson commented 3 years ago

@cheelee Great news, thanks for testing!