Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use GstDiscoverer for scanning? #198

Closed
adamcik opened this issue Sep 15, 2012 · 7 comments
Closed

Use GstDiscoverer for scanning? #198

adamcik opened this issue Sep 15, 2012 · 7 comments
Assignees
Labels
A-audio Area: Audio layer C-enhancement Category: A PR with an enhancement or an issue with an enhancement proposal

Comments

@adamcik
Copy link
Member

adamcik commented Sep 15, 2012

from gst.extend import discoverer could be used to have nicer API for scanning files.

@adamcik
Copy link
Member Author

adamcik commented Sep 17, 2012

@adamcik
Copy link
Member Author

adamcik commented Sep 18, 2012

This has some limitations with respect to version of python-gstreamer that supports it.

@jodal
Copy link
Member

jodal commented Sep 18, 2012

In other words, this is a thing for post-PyGI?

@adamcik
Copy link
Member Author

adamcik commented Sep 18, 2012

Yeah, sounds like the easiest way around this.

@adamcik
Copy link
Member Author

adamcik commented Jan 7, 2013

@adamcik
Copy link
Member Author

adamcik commented Jan 7, 2013

Just to clarify for my own sake when I look back at this at some later time, there is an old and new version of the gst discover APIs. The old one, as shown in the link above will work on all gst/pygst versions we care about. The new API which is much more geared for our use case with respect to handling multiple files needs at least 0.10.31

@ghost ghost assigned adamcik Oct 20, 2013
@jodal
Copy link
Member

jodal commented Oct 20, 2013

Fixed in 0.16.

@jodal jodal closed this as completed Oct 20, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-audio Area: Audio layer C-enhancement Category: A PR with an enhancement or an issue with an enhancement proposal
Projects
None yet
Development

No branches or pull requests

2 participants