[GST-DEVEL]How to make a C Application Output Verbose (equivalent of gst-launch -v)

William Metcalf wmetcalf at niftytv.com
Tue Aug 16 13:22:07 PDT 2011


That did the trick.  Thank you very much.

William

On 8/16/2011 3:07 PM, Wesley J. Miller wrote:
> This is essemtially what -v does for you.
>
> handle = g_signal_connect( pipeline, "deep-notify", G_CALLBACK(
> gst_object_default_deep_notify ), NULL );
>
>
>
> Wes
>
>
>
>
>
>
>
>
>
> CONFIDENTIALITY NOTE:
>
> This e-mail and any attachments are confidential. If you are not the intended recipient, be aware that any disclosure, copying, distribution or use of this e-mail or any attachment is prohibited. If you have received this e-mail in error, please notify us immediately by returning it to the sender and delete this copy from your system. Thank you for your cooperation.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



More information about the gstreamer-devel mailing list