GNOME Bugzilla – Bug 733596
[REGRESSION] gst-discoverer timeouts on some files
Last modified: 2014-07-23 08:57:58 UTC
After that commit I can notice that some files are not discoverable anymore (attaching one here). The problem is that we never see ASYNC_DONE on the bus. It looks like there are 2 ASYNC_START message in the list of messages of the discoverer-uri uridecodebin. The faulty commit is: commit c051b378d7405d41b0de096cf64451a667864acc Author: Sebastian Dröge <sebastian@centricular.com> Date: Tue Jul 15 17:23:24 2014 +0200 uridecodebin: Create new sources after chaining up to the parent class Otherwise we start the new sources already before the parent class got ready to start. That broke our gst-validate testsuite: https://jenkins.arracacha.collabora.co.uk/view/pitivi/job/gst-validate-tests/740/
*** This bug has been marked as a duplicate of bug 733495 ***
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.