Video File Size Limit
Opened this issue · 1 comments
djlitvak commented
Is there a limit on the size of the video file? I often find a 3 minute video file to take a very long time and require large amounts of ram (>2GB). Do you have any recommendations?
dobrown commented
There is no defined limit but unlike video players Tracker has to convert the video frames to Java images to access the RGB data so long videos do need a lot of memory. Your best bet is to cut the videos into shorter clips and then combine the data.
Doug
… On Feb 9, 2017, at 8:32 AM, djlitvak ***@***.***> wrote:
Is there a limit on the size of the video file? I often find a 3 minute video file to take a very long time and require large amounts of ram (>2GB). Do you have any recommendations?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.