The issue there is that Gstreamer-Version=1.2 but struct.version=1.0,
one easy way to filter 0.10or1.0 is to split(".")[0]. There might be a
better way but that works for the current issue.

Once that fixed the code hit another issue where
"pkg_caps.intersect(struct.caps)" returns a caps even when there is no
intersect, the api has a is_empty() api, using it fixes the issue

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1278284

Title:
  Doesn't find gstreamer1.0 codecs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sessioninstaller/+bug/1278284/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to