[Bug 643591] next timestamp not properly initialized with new segments

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Mar 2 14:29:57 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=643591
  GStreamer | gst-ffmpeg | git

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #182178|none                        |needs-work
             status|                            |

--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2011-03-02 22:29:50 UTC ---
Review of attachment 182178:
 --> (https://bugzilla.gnome.org/review?bug=643591&attachment=182178)

::: ext/ffmpeg/gstffmpegdec.c
@@ +2417,2 @@
       /* and store the values */
+      ffmpegdec->next_out = start;

Using the segment start position as the next output timestamp is not correct.
Just remove this assignment, then everything should be fine with your other
change.

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