Gstreamer: how to link decodebin to encodebin? (error: failed delayed linking some pad of …)
- 阅读更多 关于 Gstreamer: how to link decodebin to encodebin? (error: failed delayed linking some pad of …)
问题 Naively, I am trying to link decodebin to encodebin: $ gst-launch-1.0 filesrc location="/tmp/sound.wav" ! decodebin ! encodebin profile="application/ogg:video/x-theora:audio/x-vorbis" ! filesink location="/tmp/sound.ogg" Setting pipeline to PAUSED ... Pipeline is PREROLLING ... WARNING: from element /GstPipeline:pipeline0/GstDecodeBin:decodebin0: Delayed linking failed. Additional debug info: ./grammar.y(510): gst_parse_no_more_pads (): /GstPipeline:pipeline0/GstDecodeBin:decodebin0: failed