[Bug 752521] validate: error when seek_forward with mp3 file
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Jul 22 08:46:48 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=752521
Luis de Bethencourt <luis at debethencourt.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #307622|accepted-commit_now |committed
status| |
--- Comment #6 from Luis de Bethencourt <luis at debethencourt.com> ---
Review of attachment 307622:
--> (https://bugzilla.gnome.org/review?bug=752521&attachment=307622)
commit 7e91f73c76d39dacdce26e0a509523e0014123b7
Author: Vineeth T M <vineeth.tm at samsung.com>
Date: Fri Jul 17 23:42:22 2015 +0900
validate-scenario: get duration from media_info if not able to query
In case of files, which don't have duration in header, baseparse
estimates the duration only after 1.5 seconds. But Async_done event
is sent before the duration is estimated, which results in error.
If duration query fails, getting the duration from the media-info being
passed through --set-media-info. If media-info is also not set,
printing an error message and throwing error.
https://bugzilla.gnome.org/show_bug.cgi?id=752521
--
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