Re: [Development] is property compliance of vah264dec an int or a string?

2023-05-10 Thread cfd new via Development
sorry eddy. Wrong forum.    Joe On Wednesday, May 10, 2023, 03:59:53 a.m. EDT, Edward Welbourne wrote: Joe (cfd new, 9 May 2023 17:59) wrote: > I made a pipeline to receive rtsp streaming with vah264dec > compliance=flexible. Given that the token "vah264dec" does not appear in any Qt

[Development] is property compliance of vah264dec an int or a string?

2023-05-09 Thread cfd new via Development
I made a pipeline to receive rtsp streaming with vah264dec compliance=flexible.The pipeline runs fine from command line. But there is an error when I use gstreamer code to build the pipeline in C/C++. The error shows the property compliance is not set properly.When I set int 3(flexible) to the