I am developing c program to perform adaptive streaming but I could't change the "bitrate" property of x264enc element with g_object_set() function.How can i开发者_如何转开发 change this?
Thanks.
Install the git version of the gstreamer ugly plugin.Then g_object_set()
function works fine.
精彩评论