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 source code I
have checked out, I suspect you need to give more context to what you're
asking about and at least some hint to how it relates to Qt.  Did you,
in fact, mean to send this to a mailing-list related to gstreamer ?

    Eddy.
  -- 
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development


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

2023-05-10 Thread Edward Welbourne via Development
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 source code I
have checked out, I suspect you need to give more context to what you're
asking about and at least some hint to how it relates to Qt.  Did you,
in fact, mean to send this to a mailing-list related to gstreamer ?

Eddy.
-- 
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development


[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 property compliance. The error 
is gone. Is there anyinconsistency here? This is on Ubuntu 22.04 and gstreamer 
1.22.2.
   Joe
-- 
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development