[Bug 790334] avwait: Deserialised timecodes set after caps event now get correct framerate
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Nov 14 16:27:09 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=790334
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #363613|none |accepted-commit_now
status| |
--- Comment #4 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 363613:
--> (https://bugzilla.gnome.org/review?bug=790334&attachment=363613)
::: gst/timecode/gstavwait.c
@@ +595,3 @@
self->tc->config.fps_d = self->vinfo.fps_d;
}
+ if (self->end_tc && self->end_tc->config.fps_n == 0 &&
self->vinfo.fps_n) {
Make this also != 0, then push
--
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