Gstreamer 1.6.1 and Windows XP

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Gstreamer 1.6.1 and Windows XP

BogdanS
Hello, I need simple gst-launch video  player for windows XP based on gstreamer 1.6.1.

For some reasons I don't need to use d3dvideosink.

what can I do?

1) gstreamer-1.0 did not contains   elsements dshowvideosink and directdrawsink, so I can't to use them.
2) when I trying to use glimagesink, there is ERROR: from element glimagesink NO GL shader support available.

any ideas how to do videoplayer without using d3dvideosink?