Skip to content

Cannot load pfs file from gst #141

@PixBitz

Description

@PixBitz

Hey all,

When i try to run gst-launch-1.0 pylonsrc pfs-location=a2A1920-51gcPRO_40634645.pfs ! videoconvert ! fakesink as mentioned in the readme, I get terminate called after throwing an instance of 'GenICam_3_1_Basler_pylon::InvalidArgumentException

When i run it with GST_DEBUG=3 i get a long list of

0:00:03.922606246 47022 0xaaaabe9610f0 WARN default gstpyloncache.cpp:150:GetIntegerAttribute: Could not read values for feature BslPtpUcPortAddrIndex from file /home/nvidia/.cache/gstpylon/0002afc704493efb622cec99160c23f1e39f8e5b5143864dd0d0f281f9926fdb.config: Key file does not have group “BslPtpUcPortAddrIndex”

0:00:03.972744919 47022 0xaaaabe9610f0 WARN default gstpyloncache.cpp:150:GetIntegerAttribute: Could not read values for feature BslPtpUcPortAddr from file /home/nvidia/.cache/gstpylon/0002afc704493efb622cec99160c23f1e39f8e5b5143864dd0d0f281f9926fdb.config: Key file does not have group “BslPtpUcPortAddr”
...

Setting pipeline to PAUSED ... Pipeline is live and does not need PREROLL ... 0:00:08.566369637 47022 0xaaaabebb5d80 FIXME default gstutils.c:4025:gst_pad_create_stream_id_internal:<pylonsrc0:src> Creating random stream-id, consider implementing a deterministic way of creating a stream-id

The pfs file is created from PylonViewer and loads fine there. I also tried the User-Set without luck...

Anyone able to assist here in what the issue is? My goal is to use CompressionBeyond with BayerRG8 -> bayer2rgb and then to h264 with nvvidconv.

Adding the pfs for review if needed.

a2A1920-51gcPRO_40634645_compression2.txt

Edit: It looks to be connected to Compression Beyond feature. With it off this is plug and play. It seems Compression Beyond does not work with gst-plugin-pylon by loading pfs file with it activated

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