[gstreamer-bugs] [Bug 613002] [flvmux] always put duration in metadata tag

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Mar 16 07:11:57 PDT 2010


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |slomo at circular-chaos.org
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.22

--- Comment #3 from Sebastian Dröge <slomo at circular-chaos.org> 2010-03-16 14:11:53 UTC ---
commit ef20ad3f5dce8511d4c248f523cc6525575d9e93
Author: Jan Urbański <wulczer at wulczer.org>
Date:   Tue Mar 16 01:29:36 2010 +0100

    flvmux: Always put a duration tag in the metadata

    Some Flash players (for instance JW Player) always expect a duration
    tag, otherwise they don't start playback.

    If duration can be queried from the sink pads or is provided as a tag,
    use it. Otherwise try to determine it from the last seen timestamp of
    the sink pads after EOS and rewrite it in the header before writing
    the index.

commit db2147076dc4845c735e20144ca0e99b339090f3
Author: Jan Urbański <wulczer at wulczer.org>
Date:   Tue Mar 16 00:35:46 2010 +0100

    flvmux: Remove the send_codec_data field from GstFlvPad

    That field is not used anymore after the changes in
    9fdecbc1c11f4e5af6578bba32a9b32771029d33.

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