Bug#576669: gst-plugins-bad0.10 - mpegpsdemux claims video/mpeg but fails on MPEG-2 PES

Sebastian Dröge slomo at circular-chaos.org
Sat Apr 24 17:48:55 UTC 2010


forwarded 576669 https://bugzilla.gnome.org/show_bug.cgi?id=616719
thanks

On Tue, 2010-04-06 at 13:09 +0200, Bastian Blank wrote:
> Package: gstreamer0.10-plugins-bad
> Version: 0.10.18-2
> Severity: normal
> 
> 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

Yes, the GStreamer MPEG demuxers only support MPEG TS and PS, not raw
PES (internally the TS and PS demuxers both handle PES packets though).

I've forwarded this upstream[0] but I don't expect this to be
implemented soon because raw PES streams are not very common AFAIK.


[0] https://bugzilla.gnome.org/show_bug.cgi?id=616719
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/pkg-gstreamer-maintainers/attachments/20100424/e0d40d5f/attachment.pgp>


More information about the Pkg-gstreamer-maintainers mailing list