[gst-devel] Issue on playing video file
Irfan Shaikh
irfanshaikh at tataelxsi.co.in
Thu Oct 16 13:08:27 CEST 2008
try this
Chck through mplayer respective decoder for the video......
gst-launch filesrc location=matrixbench_highdivx_ac3.avi ! avidemux ! ffmpegcolorspace ! decoder ! ximagesink
gst-launch filesrc location=matrixbench_highdivx_ac3.avi ! decodebin ! ffmpegcolorspace ! autovideosink
Try using ximagesink also....
-----Original Message-----
From: murugadoss [mailto:v.murugadoss at gdatech.co.in]
Sent: Thu 10/16/2008 2:34 PM
To: gstreamer-devel at lists.sourceforge.net
Subject: [gst-devel] Issue on playing video file
Hi,
I am working first time on Gstreamer. when i try to run a video file,
using the command
*gst-launch filesrc location=matrixbench_highdivx_ac3.avi ! decodebin ! autovideosink*
i get an error message as,
*Setting pipeline to PAUSED ...
ERROR: Pipeline doesn't want to pause.
ERROR: from element /pipeline0/autovideosink0: Could not initialize
supporting library.
Additional debug info:
gstautovideosink.c(234): gst_auto_video_sink_detect ():
/pipeline0/autovideosink0:
Failed to find a supported video sink
Setting pipeline to NULL ...
FREEING pipeline ...
*can anyone say me, what the error is ? and how to resolve this error?
Thanks for the support
--
Regards
V.Murugadoss
This message (including any attachment) is confidential and may be legally privileged. Access to this message by anyone other than the intended recipient(s) listed above is unauthorized. If you are not the intended recipient you are hereby notified that any disclosure, copying, or distribution of the message, or any action taken or omission of action by you in reliance upon it, is prohibited and may be unlawful. Please immediately notify the sender by reply e-mail and permanently delete all copies of the message if you have received this message in error.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/ms-tnef
Size: 3172 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20081016/40dc18fb/attachment.bin>
More information about the gstreamer-devel
mailing list