[gstreamer-bugs] [Bug 616719] New: [mpegdemux] Add support for raw PES streams

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Apr 24 10:47:37 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=616719
  GStreamer | gst-plugins-bad | git

           Summary: [mpegdemux] Add support for raw PES streams
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: slomo at circular-chaos.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Forwarded from http://bugs.debian.org/576669:

> The video/mpeg check from typefindfunctions detects both MPEG-2 PS
> (packet stream) and MPEG-2 PES (packetized elementary stream):
> | example.pes - video/mpeg, systemstream=(boolean)true, mpegversion=(int)2 
> | example.ps - video/mpeg, systemstream=(boolean)true, mpegversion=(int)2
>
> However the mpegpsdemux plugin, which claims exactly this combination
> [...]

Currently there's nothing to handle raw PES streams but I guess this shouldn't
be too much work because the PES handling is already there...

-- 
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