This repository has been archived by the owner on Jul 23, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 20
Processing sketch fails quietly #43
Comments
gohai
changed the title
processing sketch fails quietly
Processing sketch fails quietly
Feb 25, 2018
@aldobranti Can you upload the video files somewhere? |
please retrieve from https://aldobranti.eu/fosco_fornio/assets/applsnoranges_{red|green}.m4v |
that is not a directly accessible link, please make two separate down loads for the red and green files -- I was being lazy |
Did you find these ?
https://www.dropbox.com/s/bgpn2tbk99kljlp/applsnoranges_green.m4v?dl=0
https://www.dropbox.com/s/xs9tjmycz7husne/applsnoranges_red.m4v?dl=0
…On 25/02/2018 17:57, "Gottfried Haider" ***@***.***> wrote:
@aldobranti <https://github.com/aldobranti> Can you upload the video files
somewhere?
�
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#43 (comment)>
, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AJNWH-Bo-B2maqlfhOt7UhivUWj
JiRSIks5tYZ8OgaJpZM4SR-Gp> .
{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb"
,"name":"GitHub"},"entity":{"external_key":"github/gohai/processing-glvideo","
title":"gohai/processing-glvideo","subtitle":"GitHub
repository","main_image_url":"https://cloud.githubusercontent.com/assets/14341
8/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https
://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-
b52498112777.png","action":{"name":"Open in
GitHub","url":"https://github.com/gohai/processing-glvideo"}},"updates":{"snip
***@***.*** in #43: @aldobranti Can you upload
the video files somewhere?"}],"action":{"name":"View
Issue","url":"#43 (comment)
nt-368329789"}}}
--
http://Aldobranti.eu : an experience in digital social media and Large
Sheets of Film
|
to clarify -- the sketch freezes but remains as an active process. Looking at top I can see it is using processor power and its memory allocation seems constant |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
the below P3 sketch performs a continuous random scratch over two videos. The two videos are actually frame reversed versions of the other but as long as you have make them the same length, perhaps just a simple duplicate you should be able to run it
after as few as 7-800 or maybe some 10's of thousands of draw() calls it halts
I am running this on a RPI 3 and have set gui memory to 750M
I find nothing in the logs, if I run it under processing-java : nothing
? can you suggest why this sketch fails ?
The text was updated successfully, but these errors were encountered: