[gstreamer-bugs] [Bug 610089] Flash players are unable to show x264 encoded streams

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Feb 16 06:15:13 PST 2010


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
           Severity|blocker                     |critical

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-02-16 14:15:07 UTC ---
commit 09d493f21d540a66c23913e75e5a338e04dde219
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date:   Tue Feb 16 14:08:12 2010 +0000

    x264enc: add caps check to x264enc unit test

    Add some minimal caps checking to x264enc unit test.

    See #610089.

commit 35dd89951d8bb1c094da65480e4197efdfb4e93c
Author: Vittorio Palmisano <vpalmisano at gmail.com>
Date:   Tue Feb 16 13:25:11 2010 +0000

    x264enc: fix up avcC header construction and playback by flash players

    Fix off-by-one bug when constructing the avcC header chunk: we
    wrote wrong profile info into the header. The first byte in the
    SPS NAL we get from x264 is the nal type, not the profile_idc.

    Also add some debug logging.

    Fixes #610089.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.



More information about the Gstreamer-bugs mailing list