GNOME Bugzilla – Bug 793803
playbin3:'GstDecodebin3' has no property named 'subtitle-encoding'
Last modified: 2018-03-13 06:56:39 UTC
The following command appears warning: --- $ GST_DEBUG_COLOR_MODE=off GST_DEBUG=play:5,tsdemux:5,mpegts:5,mpegtspacketizer:5,mpegtsbase:5,GST_DEBUG=vaapi*:5,codecparsers*:5 GST_DEBUG_FILE='/home/shakin/Desktop/log/gst.log' GST_DEBUG_DUMP_DOT_DIR='/home/shakin/Desktop/log' gst-launch-1.0 playbin3 uri=http://10.9.44.116/vod/hls/rmdmy/index.m3u8 --- Setting pipeline to PAUSED ... Pipeline is PREROLLING ... Got context from element 'source': gst.soup.session=context, session=(SoupSession)NULL, force=(boolean)false; Redistribute latency... Redistribute latency... Redistribute latency... (gst-launch-1.0:7618): GLib-GObject-WARNING **: g_object_get_is_valid_property: object class 'GstDecodebin3' has no property named 'subtitle-encoding' Pipeline is PREROLLED ... Setting pipeline to PLAYING ... (gst-launch-1.0:7618): GLib-GObject-WARNING **: g_object_get_is_valid_property: object class 'GstDecodebin3' has no property named 'subtitle-encoding' New clock: GstPulseSinkClock (gst-launch-1.0:7618): GLib-GObject-WARNING **: g_object_get_is_valid_property: object class 'GstDecodebin3' has no property named 'subtitle-encoding' ERROR: from element /GstPlayBin3:playbin3-0/GstPlaySink:playsink/GstBin:vbin/GstAutoVideoSink:videosink/GstXvImageSink:videosink-actual-sink-xvimage: Output window was closed Additional debug info: xvimagesink.c(555): gst_xv_image_sink_handle_xevents (): /GstPlayBin3:playbin3-0/GstPlaySink:playsink/GstBin:vbin/GstAutoVideoSink:videosink/GstXvImageSink:videosink-actual-sink-xvimage Execution ended after 0:00:02.321322261 Setting pipeline to PAUSED ... Setting pipeline to READY ... Setting pipeline to NULL ... Freeing pipeline ...
thks,Edward. 247b22ae1,the warning gone.