Gstreamer installation using mingw

Vinod K vinkdsj at yahoo.com
Mon Apr 1 02:25:27 PDT 2013


Run pipe line in verbose mode by using following command.
gst-launch-1.0 -v playbin uri=file:/<path to video file> 

What I am suspecting is playbin may not be able to find out wright decoder. In verbose mode you will be able to find out if decoder not found.

Vink

________________________________
 From: Hardik Gohil <hardikgohil1988 at gmail.com>
To: gstreamer-devel at lists.freedesktop.org 
Sent: Monday, April 1, 2013 1:35 PM
Subject: Gstreamer installation using mingw
 

I have installed gstreamer1.0,gst-plugin-base,gst-plugin-good and gst-libav on windows using mingw.

when i play video using the command line gst-launch-1.0 playbin uri=file:/<path to video file> 

audio is proper but no video display screen.

what may be problem.
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel at lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130401/eb2439dd/attachment.html>


More information about the gstreamer-devel mailing list