I played two local .ts files with xvimagesink, when the first pipeline started, it worked in order. However, when i start the second pipeline, the output window didn't appear, and error messages are like this:
gst_xvimagesink_get_xv_support():/pipeline0/xvimagesink0:No port available
It means that I could not open two xv play windows at the same time, then what should I do?
Any of your help would be appreciated.
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
If you only have a single XV port you should just use ximagesink when you one the XV port is in use. The most sensible way of doing that is to use autovideosink. Best regards, Julien Moutte, FLUENDO S.A. liangzhihong1984 wrote: > I played two local .ts files with xvimagesink, when the first > pipeline started, it worked in order. However, when i start the second > pipeline, the output window didn't appear, and error messages are like this: > gst_xvimagesink_get_xv_support():/pipeline0/xvimagesink0:No port available > > It means that I could not open two xv play windows at the same time, > then what should I do? > Any of your help would be appreciated. > > > > > > > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > > > ------------------------------------------------------------------------ > > _______________________________________________ > gstreamer-devel mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/gstreamer-devel ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |