Does decodebin need parser
deeps8us
deepthips at tataelxsi.co.in
Tue Mar 24 15:47:42 UTC 2020
I have a decoder available for my codec. When trying from the app, Decodebin
is trying my decoder, but not selecting.
GST_ELEMENT_FACTORY
gstelementfactory.c:851:gst_element_factory_list_filter:[00m Trying
<my_plugin>
playbin gstplaybin2.c:4193:autoplug_factories_cb:<media_pipeline>[00m found
factories (nil)
Issue looks very similar to
http://gstreamer-devel.966125.n4.nabble.com/MP3-playback-td4665707.html
where they solved by adding a parser.
I dont have a parser element. If appropriate decoder is present, why is
parser required?
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list