[gstreamer-bugs] [Bug 599298] [mpegpsdemux, mpegtsdemux] Doesn't populate video bitrate field, or codec field

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Mar 22 05:49:38 PDT 2010


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|HEAD                        |NONE

--- Comment #11 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-03-22 12:49:34 UTC ---
Committed with minor changes, thanks:

commit 8144fee47cc311ed3e5f437a9bcd0d96a19b58e8
Author: Arun Raghavan <arun.raghavan at collabora.co.uk>
Date:   Tue Feb 2 15:49:29 2010 +0530

    mpegvideoparse: Parse bitrate and emit as tag

    This patch picks up the bitrate for the stream from the MPEG sequence
    header and emits it as a tag on the source pad.

    Fixes #599298.

(mostly: move taglist declaration, and use gst_tag_list_new_full())


Leaving open because of the codec field.

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