Skip to content
This repository was archived by the owner on Sep 6, 2023. It is now read-only.
This repository was archived by the owner on Sep 6, 2023. It is now read-only.

Error getting StaticCaps form EementFactory in Ubuntu 64bits #84

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. I execute the attached java application.

What is the expected output? What do you see instead?

I should get the CapsTemplates of the ElementFactory. Instead I get the 
following option:

linux
amd64
2.6.38-8-generic

(test:15093): GStreamer-WARNING **: static caps 0x7f92ac0d9848 string is NULL

(test:15093): GStreamer-WARNING **: static caps 0x7f92ac0d98b8 string is NULL
Exception in thread "main" java.lang.NullPointerException
    at test.GstreamerTest.main(GstreamerTest.java:19)


Have you tried to verify this is a gstreamer-java specific issue, and not a
problem with the gstreamer framework itself?

I tried the attached C program that does more or less the same and it works 
correctly.

What version of the product are you using? On what operating system?

I tried with gstreamer-java from maven repository 1.4 and with the trunk 
version 538.

I Also tried with jna 3.3.0.

Please provide any additional information below.

Original issue reported on code.google.com by santosca...@gmail.com on 9 Sep 2011 at 4:13

Attachments:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions