gst equivalent off ffmpeg pkt_size for udpsink

Tim Müller tim at centricular.com
Tue Jan 10 16:41:50 UTC 2017


On Tue, 2017-01-10 at 08:36 -0800, vanderhoffer wrote:

> elem_5 = gst_element_factory_make ("mpegtsmux", elem_name);
>  //g_object_set( G_OBJECT ( elem_5 ),  "alignment",  "7", NULL ); //
> Did not work, blocked pipeline

Tried g_object_set(elem_5, "alignment", 7, NULL );  ? (no quotes)

Cheers
 -Tim
-- 
Tim Müller, Centricular Ltd - http://www.centricular.com


More information about the gstreamer-devel mailing list