[Bug 689398] avenc_wmav1: audio encoder timestamps broken, can't transcode videos to WMV anymore

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Dec 1 15:25:00 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=689398
  GStreamer | gst-libav | 1.x

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.1.1
            Summary|Can't transcode to WMV      |avenc_wmav1: audio encoder
                   |anymore                     |timestamps broken, can't
                   |                            |transcode videos to WMV
                   |                            |anymore

--- Comment #5 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-12-01 23:24:57 UTC ---
commit 819d4d2a04178bc71ea5eef0dc369024b83984a3
Author: Tim-Philipp Müller <tim at centricular.net>
Date:   Sat Dec 1 23:05:23 2012 +0000

    avaudenc: fix output timestamping

    We need to pass the number of samples encode in the output buffer
    to gst_audio_encoder_finish_frame(), not the number of frames.
    Fixes output timestamps being way too small, and transcoding
    problems.

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

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