[Qt-interest] phonon frame level manipulation
Nechypurenko, Andrey (GE Healthcare)
Andrey.Nechypurenko at ge.com
Wed Nov 4 10:55:08 CET 2009
Hi,
>I'm working on a tool for video annotation using phonon but I
>need to tag videos on the finer level i.e frame level. Since I
>searched alot but didn't got any frame level details (if there
>are any in phonon) , so is there any way through which I can work
>on frame level( i.e I can set the display FPS for a video
>manually during video playing) .
>
>I also tried to look the xine which uses x11 window to display
>video. So if any one can tell how to integrate x11 window to qt
>widget. I already tried qx11embeded container for the same but
>its not embedding the desired x11 to the widget.. if any one has
>working code, it will be really of great help so that we can see
>and embed the xine x11 window to qt.
I think you can use overlays to achieve your goals. There are
couple of examples distributed with Gstreamer which illustrates
how to do it with Qt. In particular, you can take a look at
gst-plugins-gl\tests\examples\qt .
--
Andrey.
More information about the Qt-interest-old
mailing list