pipeline hangs
Carl Karsten
carl at nextdayvideo.com
Sat Aug 20 17:47:18 UTC 2016
Hey Tim,
Always hangs.
to repo:
wget http://veyepar3.nextdayvideo.com/static/temp/12_55_51.ts
export GST_DEBUG=4 # so we can see output that stops
gst-launch-1.0 filesrc location=12_55_51.ts ! decodebin ! audioconvert !
fakesink
(lots of output)
and then it stops on:
0:01:25.211115836 11647 0x7f02c0014630 INFO videodecoder
gstvideodecoder.c:1432:gst_video_decoder_sink_event_default:<avdec_mpeg2video0>
upstream tags: taglist, video-codec=(string)"MPEG-2\ Video",
minimum-bitrate=(uint)6481678, maximum-bitrate=(uint)67988333,
bitrate=(uint)2726087;
I hit ^c
^Chandling interrupt.
Interrupt: Stopping pipeline ...
Execution ended after 0:05:02.408558549
Setting pipeline to PAUSED ...
0:05:02.540604203 11647 0xed2a00 INFO GST_STATES
gstbin.c:231
6:gst_bin_element_set_state:<fakesink0> current PLAYING pending
VOID_PENDING, de
(lots more output)
(veyepar) juser at dhcp13:~/temp$ gst-launch-1.0 --version
gst-launch-1.0 version 1.8.2
GStreamer 1.8.2
https://launchpad.net/distros/ubuntu/+source/gstreamer1.0
gst-inspect-1.0 audioconvert
Version 1.8.2
Source release date 2016-06-09
Binary package GStreamer Base Plugins (Ubuntu)
Origin URL
https://launchpad.net/distros/ubuntu/+source/gst-plugins-base1.0
I just ran the same thing on gst-uninstalled, same result (same as far as I
can tell - it runs, then it hangs. last line of debug:
0:01:24.589916655 31340 0x7f377c036e30 INFO videodecoder
gstvideodecoder.c:1337:gst_video_decoder_sink_event_default:<avdec_mpeg2video0>
upstream tags: taglist, video-codec=(string)"MPEG-2\ Video",
minimum-bitrate=(uint)6481678, maximum-bitrate=(uint)67988333,
bitrate=(uint)2726087;
gst-inspect-1.0 audioconvert
Name audioconvert
Filename
/home/juser/gst/master/gst-plugins-base/gst/audioconvert/.libs/libgstaudioconvert.so
Version 1.9.1.1
Source release date 2016-08-20 16:58 (UTC)
I think I ran into this 6 months ago, and that is when I first started
using files of this type, so I don't think I have ever seen it work. so
don't look for a regression.
On Sat, Aug 20, 2016 at 4:41 AM, Tim Müller <tim at centricular.com> wrote:
> On Sat, 2016-08-20 at 01:55 -0500, Carl Karsten wrote:
>
> Hi Carl,
>
> > I think there is a bug. it may be a corrupt input file, but I am not
> > sure what should happen in that case.
> >
> > I am not really sure how to debug / report, so here is my start.
>
> Perhaps you could start by telling us how it fails and how to reproduce
> it exactly.
>
> Are you saying the pipeline reliably hangs after ca. 2 minutes? Always,
> or only with debug logging enabled?
>
> What version of GStreamer are you using?
>
> Cheers
> -Tim
>
> --
> Tim Müller, Centricular Ltd - http://www.centricular.com
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160820/cdb6e152/attachment.html>
More information about the gstreamer-devel
mailing list