Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign uppng encoded video crashes on repeat #239
Comments
This comment has been minimized.
This comment has been minimized.
why don't you install Gem with your package manager?
(and remove the "Gem/" installed via deken; currently you have to do that manually by navigating to EDIT: actually remove the But anyhow, using afaict, it is a problem in the underlying library used by the
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm trying to play a video with transparency in Gem and it crashes Pd when it loops.
I was using the [pix_film] example with the [alpha] object inserted. Video attached. It was encoded a .mov using the following command:
ffmpeg -i input_image_00%02d.png -vcodec png output.mov
I'm using Gem 0.94 downloaded from Deken on Ubuntu 19.04
output.zip