[Bug 758651] Fail to play MPEG2 video clip in file container format MPEG-PS in manual gst command pipeline

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Mar 7 17:40:00 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=758651

Víctor Manuel Jáquez Leal <vjaquez at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |NOTABUG

--- Comment #11 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
As @Austin analysis concludes, the file is not well crafted, since the demuxer
announce a MPEG1, thus the pipeline cannot be linked with vaapimpeg2dec because
it only supports mpeg2 (avdec_mpeg2video supports both, 1&2).

It works with decodebin because the decoder is chosen after the parse detects
MPEG2.

Since the media file is ill-crafted, I will close this as notabug.

If somebody else thinks that this is real bug that need to be solved, please
reopen it.

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