gstreamer-devel Digest, Vol 95, Issue 16

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

gstreamer-devel Digest, Vol 95, Issue 16

Mario García
If it helps: 
  1. I´m pretty sure that the appsrc has a capability for the "width" , otherwise how would the appsrc knows the image size?. Also if you check the "gst-inspect-1.0 appsrc" in Capabilities says "ANY".
  2. In addition, I tested the omxh264enc encoder so I´m sure it works. But I don´t have idea what "GST_OMX_CONFIG" problem means.
Thanks in advance. 

Mario. 

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: gstreamer-devel Digest, Vol 95, Issue 16

David Ing
While you may be able to define a width through setting the caps, you cannot set a GObject property called "width" because there is no such property for GstAppSrc.  You cannot make up new GObject properties just because the caps are ANY.

On Thu, Dec 13, 2018, 5:26 AM Mario García <[hidden email] wrote:
If it helps: 
  1. I´m pretty sure that the appsrc has a capability for the "width" , otherwise how would the appsrc knows the image size?. Also if you check the "gst-inspect-1.0 appsrc" in Capabilities says "ANY".
  2. In addition, I tested the omxh264enc encoder so I´m sure it works. But I don´t have idea what "GST_OMX_CONFIG" problem means.
Thanks in advance. 

Mario. 
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel