[Bug 738198] decodebin: The drained signal is not emitted when audio disabled
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Oct 9 01:45:10 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=738198
GStreamer | gst-plugins-base | git
--- Comment #2 from Andrei Sarakeev <sarakusha at gmail.com> 2014-10-09 08:45:05 UTC ---
GST_DEBUG=uridecodebin:5 gst-launch playbin
uri=file:///home/andy/Videos/Havana_Lover.avi
log:
==================================================
...
Конвейер подготовлен (PREROLLED)…
Установка конвейера в состояние PLAYING…
New clock: GstPulseSinkClock
0:00:00.222932379 14957
gsturidecodebin.c:1114:decoded_pad_event_probe:<decodebin0:src_0> found bitrate
6778720
0:00:00.223237573 14957
gsturidecodebin.c:1069:configure_stream_buffering:<uridecodebin0> overall
bitrate 6781820
0:00:09.982328529 14957
gsturidecodebin.c:1780:proxy_drained_signal:<uridecodebin0> drained signaled
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Получен маркер EOS («конец потока») от элемента «playbin0».
Execution ended after 0:00:10.010184526
...
==================================================
disable audio with flags=1
GST_DEBUG=uridecodebin:5 gst-launch playbin
uri=file:///home/andy/Videos/Havana_Lover.avi flags=1
log:
==================================================
Конвейер подготовлен (PREROLLED)…
Установка конвейера в состояние PLAYING…
New clock: GstSystemClock
0:00:00.180728769 15059
gsturidecodebin.c:1114:decoded_pad_event_probe:<decodebin0:src_0> found bitrate
6778720
0:00:00.180763336 15059
gsturidecodebin.c:1069:configure_stream_buffering:<uridecodebin0> overall
bitrate 6781820
Получен маркер EOS («конец потока») от элемента «playbin0».
Execution ended after 0:00:09.979593098
==================================================
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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