GNOME Bugzilla – Bug 750785
playbin: assrender is not used anymore when available
Last modified: 2015-06-15 10:40:01 UTC
The assrender plugin is not automatically plugged anymore when an SSA subtitle track is processed, even if the ssaparse element is not installed; in this case I get the following warning: WARNING No decoder available for type 'application/x-ass
Confirmed :(
commit 9c47e7d5e6fd273107c3b7acc7dc428f4a8766df Author: Sebastian Dröge <sebastian@centricular.com> Date: Thu Jun 11 16:18:51 2015 +0200 playbin: Check in autoplug_continue against the subtitle factory caps correctly 6a2f017bfa9cb73c6db65eea0b84b1d5b56febb7 changed it to check the subtitle factory caps if there is a text-sink but we fail to get its sinkpad. What actually should be done here is to use the factory caps if there is no text-sink at all. https://bugzilla.gnome.org/show_bug.cgi?id=750785
*** Bug 750975 has been marked as a duplicate of this bug. ***