Skip to content

Export sketch bug? Native libraries in different location relative to JARs #176

Closed
@processing-bot

Description

@processing-bot

Created by: neilcsmith-net

Just helping someone on the forum with a bug using Video library and sketch export - https://discourse.processing.org/t/exporting-sketch-with-movie-is-blank/27983

This may be a bug in the Video library, but it's caused by the native GStreamer libraries being moved up in the relative hierarchy during sketch export - eg. contents of subfolder windows64 are moved up adjacent to the jar files. Should export be filtering by platform but keeping the relative locations of platform specific files? If current behaviour is expected behaviour, relative linking will fail so the Video library loading will need rewriting. I'm unclear whether it's a bug there or here.

Of course, the obvious (and preferred) fix would be to stop shipping bundled GStreamer libraries in the first place, at least in the way it's currently done.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions