[gstreamer-bugs] [Bug 623678] qtmux: Write AAC/H.264 bitrate if available

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jul 7 19:34:43 PDT 2010


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

Thiago Sousa Santos <thiago.sousa.santos> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.20

--- Comment #5 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2010-07-08 02:34:40 UTC ---
Pushed.

commit c28613d8dbde2b2f09cef07ec03a736a6aa3dba5
Author: Arun Raghavan <arun.raghavan at collabora.co.uk>
Date:   Tue Jul 6 14:48:08 2010 +0530

    qtmux: Write 'btrt' atom for H.264 media if possible

    This writes out the optional 'btrt' atom (MPEG4BitrateBox) for H.264
    media if either or both of average and maximum bitrate are available for
    the stream.

    https://bugzilla.gnome.org/show_bug.cgi?id=623678

commit 827e401e3a16f77477bf0a9f1fd91df91ef2b772
Author: Arun Raghavan <arun.raghavan at collabora.co.uk>
Date:   Mon Jul 5 14:09:50 2010 +0530

    qtmux: Write avg/max bitrate to ESDS if available

    This collects the 'bitrate' and 'maximum-bitrate' tags on the
    corresponding pad and uses these to populate these fields in the ESDS
    where applicable.

    https://bugzilla.gnome.org/show_bug.cgi?id=623678

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