theoraenc can't be initialized
Arvin6
arvindn995 at gmail.com
Wed Sep 27 07:42:38 UTC 2017
I'm running a pipeline that streams OpenGL framebuffer from my osx app using
appsrc.
appsrc ! videoconvert ! theoraenc ! oggmux ! tcpserversink port=8554"
It worked well with
gst_parse_launch( " videotestsrc ! videoconvert ! theoraenc ! oggmux !
tcpserversink port=8554", NULL)
I'm just changing the source to appsrc here.
Error from bus:
ERROR from element encoding: Erreur GStreamer?: probl?me de n?gociation.
Debugging info: gstvideoencoder.c(1449): GstFlowReturn
gst_video_encoder_chain(GstPad *, GstObject *, GstBuffer *) ():
/GstPipeline:phostechpipe/GstTheoraEnc:encoding:
encoder not initialized
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list