[Bug 744783] gst-validate: support for non flushing seeks

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Oct 8 08:41:52 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=744783

--- Comment #33 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
Trying those patches again, most tests succeed. I see three tests failing that
use those new non-flushing scenarios:

First one:
GST_GL_XINITTHREADS=1
GST_VALIDATE_OVERRIDE=:/home/v/gst-validate/gst-integration-testsuites/medias/defaults/online-streams-infos/dash/dash.exMPD_BIP_TC1.override
DISPLAY=:0.0 GST_VALIDATE_SCENARIO=seek_backward_non_flushing gst-validate-1.0 
playbin uri=http://127.0.0.1:8079/defaults/exMPD_BIP_TC1/exMPD_BIP_TC1.mpd
audio-sink='fakesink sync=true' video-sink='fakesink sync=true'
--set-media-info
"/home/v/gst-validate/gst-integration-testsuites/medias/defaults/online-streams-infos/dash/dash.exMPD_BIP_TC1.stream_info"

Failed 'Application returned 18 (issues: [We got an ERROR message on the bus])

The error on the bus is a 404. The source for this seems to not be on my disk
(I an --sync less than two hours ago):

v at euryale:~/src/gst-integration-testsuites/medias$ ls -l
defaults/exMPD_BIP_TC1/exMPD_BIP_TC1.mpd
lrwxrwxrwx 1 v v 201 Aug 21 13:37 defaults/exMPD_BIP_TC1/exMPD_BIP_TC1.mpd ->
../../../.git/annex/objects/93/wW/SHA256E-s1489--32f5584b49364d27e4a8c75bb276412e37a09eb6e81413d146c32c92a089578c.mpd/SHA256E-s1489--32f5584b49364d27e4a8c75bb276412e37a09eb6e81413d146c32c92a089578c.mpd
v at euryale:~/src/gst-integration-testsuites/medias$ readlink -f
defaults/exMPD_BIP_TC1/exMPD_BIP_TC1.mpd

Second one:
Same as first one, with the seek_forward_non_flushing.

Third one:
GST_GL_XINITTHREADS=1 DISPLAY=:0.0
GST_VALIDATE_SCENARIO=seek_backward_non_flushing gst-validate-1.0  playbin
uri=file:///home/v/gst-validate/gst-integration-testsuites/medias/defaults/mpegts/tron_en_ge_aac_h264.ts
audio-sink='fakesink sync=true' video-sink='fakesink sync=true'
--set-media-info
"/home/v/gst-validate/gst-integration-testsuites/medias/defaults/mpegts/tron_en_ge_aac_h264.ts.media_info"

Three subsequent manual rerun worked.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list