[MOVED FROM BAD 57/57] Add ranks to various muxers and encoders in -bad
This commit is contained in:
parent
95f52ab0d1
commit
121443eba7
@ -1311,7 +1311,7 @@ plugin_init (GstPlugin * plugin)
|
||||
|
||||
if (!gst_element_register (plugin, "flvdemux", GST_RANK_PRIMARY,
|
||||
gst_flv_demux_get_type ()) ||
|
||||
!gst_element_register (plugin, "flvmux", GST_RANK_NONE,
|
||||
!gst_element_register (plugin, "flvmux", GST_RANK_PRIMARY,
|
||||
gst_flv_mux_get_type ()))
|
||||
return FALSE;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user