hi,
Iam using a GstXOverlay inside my browser application page window (its a custom gtk widget), to render the video output. I give the window id of the page to the X overlay. The video is playing fine at the top of the page, however i have several issues 1. cannot set the video display size (takes the default video size) 2. cannot position the video at a particular location in the page 3. the video does not move with the page, i.e. if i scroll down, the video stays at the same position. i could not find relevant info about these usecases in the gstreamer doc. Appreciate any inputs on this. thanks, Zaheer ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Instead of using a custom video widget you can try with the
gstvideowidget: http://webcvs.freedesktop.org/gstreamer/gst-player/libs/gst/player/gstvideowidget.h?revision=1.18&view=markup El jue, 24-04-2008 a las 14:08 +0530, zaheer ahmad escribió: > hi, > Iam using a GstXOverlay inside my browser application page window (its > a custom gtk widget), to render the video output. I give the window > id of the page to the X overlay. The video is playing fine at the top > of the page, however i have several issues 1. cannot set the video > display size (takes the default video size) 2. cannot position the > video at a particular location in the page 3. the video does not move > with the page, i.e. if i scroll down, the video stays at the same > position. > > i could not find relevant info about these usecases in the gstreamer > doc. Appreciate any inputs on this. > > thanks, > Zaheer > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |