After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 535372 - mpegpsdemux: Support HD-DVD EVO files (audio and video substream types)
mpegpsdemux: Support HD-DVD EVO files (audio and video substream types)
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-05-29 00:15 UTC by Bastien Nocera
Modified: 2018-11-03 13:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2008-05-29 00:15:22 UTC
Example streams at:
http://samples.mplayerhq.hu/evob/

The MPEG system stream demuxer says:
0:00:04.976129301  5082 0x11b1800 WARN             mpegdemux gstmpegdemux.c:913:gst_mpeg_demux_parse_pes:<dvddemux0> unknown stream id 0xfd
0:00:04.976154136  5082 0x11b1800 WARN             mpegdemux gstmpegdemux.c:913:gst_mpeg_demux_parse_pes:<dvddemux0> unknown stream id 0xfd
0:00:04.976190014  5082 0x11b1800 WARN             mpegdemux gstmpegdemux.c:913:gst_mpeg_demux_parse_pes:<dvddemux0> unknown stream id 0xfd

This is the patch for MPlayer:
http://lists.mplayerhq.hu/pipermail/mplayer-users/2007-January/064997.html
Comment 1 Sebastian Dröge (slomo) 2009-08-08 19:37:40 UTC
In theory this should've been fixed by this commit but the sample file does not work for me.

commit 1a9b54b7818b59786c524ff2604fd58cf926d3b7
Author: Josep Torra <n770galaxy@gmail.com>
Date:   Fri Aug 7 19:00:23 2009 +0200

    mpegtsdemux: added VC1, EAC3 and LPCM related to blueray/hdmv
Comment 2 Edward Hervey 2011-05-31 12:01:22 UTC
EVO files are mpeg-ps and not mpeg-ts.
Comment 3 Edward Hervey 2014-02-25 10:52:42 UTC
For reference, this is how vlc detects streams (i_id is the start_code AND first byte of data)

Might we worse extracting/applying those heuristics to both mpegpsdemux and mpegdemux

http://git.videolan.org/?p=vlc.git;a=blob;f=modules/demux/ps.h;h=c36bdcdb0b585418628b1e27968ccc1d60cc7ade;hb=HEAD#l81
Comment 4 GStreamer system administrator 2018-11-03 13:03:19 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/4.