hlssink and openh264
Jerry Geis
jerry.geis at gmail.com
Thu May 18 12:08:34 UTC 2017
I am trying to run this command:
gst-launch-1.0 filesrc location=pirates_trailer.mov '!' decodebin '!'
videoconvert '!' openh264enc '!' h264parse '!' mpegtsmux '!' hlssink
playlist-root=http://192.168.1.8/hlssink
location=/var/www/html/hlssink/hlssink.%05d.ts
playlist-location=/var/www/html/hlssink/playlist.m3u8
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Missing element: video/x-fluendo-va decoder
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 delayed linking some pad of GstDecodeBin named decodebin0 to some
pad of GstVideoConvert named videoconvert0
and I get the above error.
I do have fluendo codecs installed.
What can I do about it ?
Jerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20170518/f55bccd9/attachment.html>
More information about the gstreamer-devel
mailing list