Skip to content

Parole is playing big_buck_bunny_720p_h264.mov as a slide show

Submitted by usu..@..15.com

Link to original bug (#15780)

Description

Parole is playing big_buck_bunny_720p_h264.mov as a slide show with probably plenty frames dropped. In the same environment

$ GST_DEBUG_DUMP_DOT_DIR=./ gst-launch-1.0 playbin3 uri=file://$(pwd)/big_buck_bunny_720p_h264.mov

is playing flawless and assembles a pipeline as visualized in playbin3-pipeline.pdf. Parole seems not to obey the GST_DEBUG_DUMP_DOT_DIR environment variable. I tried to drop in some GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS (GST_ELEMENT (gst->priv->playbin), GST_DEBUG_GRAPH_SHOW_ALL, "parole-pipeline"); but unfortunately I do not understand the parole code good enough to drop it in at the proper place. How can this be further investigated?

Attachment 8840, "assembled playbin3 pipeline":
playbin3-pipeline.pdf

Edited by Yousuf Philips