Skip to content
This repository has been archived by the owner on Jul 23, 2019. It is now read-only.

Loops and short video files #4

Open
cosmiccosmo opened this issue May 25, 2016 · 6 comments
Open

Loops and short video files #4

cosmiccosmo opened this issue May 25, 2016 · 6 comments
Assignees
Labels
Milestone

Comments

@cosmiccosmo
Copy link

cosmiccosmo commented May 25, 2016

HI,
first of all thank you for your great work for the community!! I just installed your new Rasbian image with processing and tested your glvideo library on Pi02 and Pi03 and discovered following problems:

  1. I used very short mp4 sequences and discovered that they stop approximatly a second before they really end. When they are looped, the sequences are paused for this time until it starts in the loop again. Unfortunately the sequence is never played in full length.
  2. If I try to create a executable, processing informs me that it failed to create a linux 32bit and 64bit version. That is nothing to wonder about, but it also fails to create the arm version!?
@gohai
Copy link
Owner

gohai commented May 25, 2016

@cosmiccosmo Thanks for your report.

I haven't noticed this behavior, but I'll have a look. The popups are expected, since the library currently only exists for Linux on ARM. You should be able to create an executable if you export it from a Windows or Mac machine. (Make sure you use the latest version from the Contribution Manager though.) I'll look into why it doesn't work on ARM itself. Haven't done that myself.

@gohai gohai changed the title Loops and Exectutables Loops and exporting on ARM May 25, 2016
@gohai
Copy link
Owner

gohai commented May 27, 2016

@cosmiccosmo I tried reproducing your issue with regards to export but things work fine here..

My steps:
Download Processing 3.1.1
Install GL Video library
Open up SingleVideo example
File > Export Application...
Checked the Linux checkbox
Clicked through two popups telling me about no native library being available for (Intel) 32 and 64
Waited a few seconds
Directory appears

Can you help me here?

@gohai gohai self-assigned this May 27, 2016
@cosmiccosmo
Copy link
Author

Thank you, Gohai! Sunday evening I will have time to check, if it might be a problem of the raspian image or if I just could not wait long enough! In my eager state of mind that evening last thing might be possible as well! Were you able to look into the other problem as well?

@gohai
Copy link
Owner

gohai commented May 27, 2016

@cosmiccosmo I have some idea why the second issue might be happening. Will look into it and do something about it, but it won't be soon. If you need looping videos earlier, perhaps you could just create a longer video file with a couple of iterations chained together in the mean time?

@cosmiccosmo
Copy link
Author

@gohai
my export problem was due to free sdcard space. i am sorry about that one!

@gohai gohai changed the title Loops and exporting on ARM Loops and short video files May 29, 2016
@gohai
Copy link
Owner

gohai commented May 29, 2016

Thanks for checking @cosmiccosmo!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants