Skip to content

Unhandled GValue type: GstValueArray #389

@onfire4g05

Description

@onfire4g05

When attempting to get/setProperty that's of GstValueArray type, get a crash:

[ERROR] value.cc: CanConvertV8ToGValue: 1424: Unhandled GValue type: GstValueArray (please report this)
**
ERROR:../src/value.cc:1424:bool GNodeJS::CanConvertV8ToGValue(GValue *, Local<Value>): code should not be reached
Bail out! ERROR:../src/value.cc:1424:bool GNodeJS::CanConvertV8ToGValue(GValue *, Local<Value>): code should not be reached

An easy way to raise this error is to set a mix-matrix property on the audioconvert element, for example:

audioConvert.setProperty('mix-matrix', '<<1.0,0.0>,<0.0,1.0>>')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions