Re: Gstreamer [WAS: Variable Framerate, plugin based video editing tool]
Christian HJ Wiesner <[email protected]> Fri, 30 Jan 2004 15:56:56 +0100
| Newsgroups | gmane.comp.multimedia.media-api |
|---|---|
| Message-ID | <[email protected]> |
Enrico Weigelt wrote: >So Gstreamer may be seen as a superset of our media-api, but I want >to keep the media-api small and performant, otherwise other projects >won't use it. > I am not a programmer, but this sounds very reasonable to me ? It should be possible to write a wrapper for Gstreamer, so it can use codecs using the new media-api ? On the other hand, no other app had to use gstreamer as the framework if it wouldnt want to do so, but could still use the codec plugins via the codec API ? Christian