schrodinger / pymol-open-source

Open-source foundation of the user-sponsored PyMOL molecular visualization system.
https://pymol.org/
Other
1.15k stars 275 forks source link

When exporting a gif movie, the colors become weird. #240

Closed AustinApple closed 4 months ago

AustinApple commented 2 years ago

When I tried to export a gif movie, colors in some regions become weird. Attached is an example

Screen Shot 2022-06-23 at 9 12 53 PM

.

jrom99 commented 4 months ago

Same here, on Ubuntu 23.10 (GNOME 45 on Wayland)

JarrettSJohnson commented 4 months ago

Seems like it's an issue with ffmpeg. https://stackoverflow.com/questions/58832085/colors-messed-up-distorted-when-making-a-gif-from-png-files-using-ffmpeg

I've addressed it in the aforementioned commit.