On Sat, Mar 14, 2009 at 3:24 AM, Oscar Ostlund <
[hidden email]> wrote:
> Hi
> I have installed gstreamer on my new mac and the video doesn't work when I
> launch: gst-launch audiotestsrc ! osxaudiosink, it works fine
> But when I launch:gst-launch videotestsrc ! autovideosink or gst-launch
> videotestsrc ! osxvideosink
> it starts, rolls to pause, changes state to play but doesn't show any
> video..
> In the autovideosink case, I can see X11 starting but no video window...
What version of gst-plugins-good are you using?
osxvideosink was changed recently so that it doesn't create its own window
but needs the calling application to provide one. The change was
made since the old approach was simply broken.
To use osxvideosink the application needs to handle the have-ns-view
element message posted on the bus. gst-launch doesn't do that. You can
have a look at songbird if you want an example of how to do it.
Alessandro
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial.
http://p.sf.net/sfu/www-adobe-com_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel