[gstreamer-bugs] [Bug 574945] [mpegtsdemux] Can't handle files with VC1

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Nov 20 09:04:00 PST 2009


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

Jan Schmidt <thaytan> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thaytan at mad.scientist.com

--- Comment #3 from Jan Schmidt <thaytan at mad.scientist.com> 2009-11-20 17:03:55 UTC ---
ffdec_vc1 won't accept the data output from mpegtsdemux because it a) doesn't
have any extradata b) isn't packetised

I think the best way to handle this is a parser element that gets plugged on
the output of mpegtsdemux a-la mpegvideoparse and friends. It needs to pull the
sequence and entry point headers out of the stream and put them on the caps.

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