[gstreamer-bugs] [Bug 359916] h264 in mpeg2 ts fails to play

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Oct 19 04:03:08 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=359916

  GStreamer | gst-ffmpeg | Ver: HEAD CVS


Edward Hervey changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bilboed at bilboed.com
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




------- Comment #1 from Edward Hervey  2006-10-19 11:02 UTC -------
the mpegts demuxer has a rank of NONE, which means it will never get
autoplugged.

When using ffdemux_mpegts the h264 stream is found, but ffdec_h264 never gets a
keyframe.

I'm guessing the demuxer is not setting the keyframe or delta flag on the
buffers.

Activating the ffmpeg h264 parser doesn't change anything.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list