[gstreamer-bugs] [Bug 347342] New: don't know how to handle mpegts / no decoder

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Jul 12 14:14:32 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=347342
 GStreamer | gst-plugins-base | Ver: HEAD CVS

           Summary: don't know how to handle mpegts / no decoder
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: jaakko.r2 at pp.inet.fi
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.13/2.14
   GNOME milestone: Unspecified


Link from http://nanocrew.net/category/videolan/
http://216.99.212.233:6969/torrents/The+Island+ATSC.ts.torrent?7C824F8B9AF6D35B4EE0B78F5B208EBD5F55AA30

points to a file "The Island ATSC.ts", it is a big one with size 235M.
Unfortunately, connection is refuseed to that site.  Anyway.

$ gst-launch playbin uri=file://The\ Island\ ATSC.ts -t
Setting pipeline to PAUSED ...
** Message: don't know how to handle video/mpegts, systemstream=(boolean)true,
packetsize=(int)188
Pipeline is PREROLLING ...
ERROR: from element /playbin0: You do not have a decoder installed to handle
this file. You might need to install the necessary plugins.
Additional debug info:
gstplaybasebin.c(1677): prepare_output (): /playbin0
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
FREEING pipeline ...

but

gst-launch filesrc location=The\ Island\ ATSC.ts ! ffdemux_mpegts name=demuxer
demuxer. ! queue ! a52dec ! audioconvert ! autoaudiosink demuxer. ! queue !
mpeg2dec ! autovideosink -t

starts to play the video and audio fine, but there is a huge memory leak
causing sound to skip.

So there might be two bugs involved here.  [I put this one to gst-plugins-base,
maybe don't know would have been more appropriate.]


-- 
Configure bugmail: http://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