[gst-devel] How to play png file using gstreamer
Lukas Ruetz
lukas.ruetz at gmx.at
Mon Jan 16 12:42:02 CET 2006
hi
try to put an colorspace converter in between the
decoder and the sink.
# gst-launch filesrc location=demo.png ! pngdec ! ffmpegcolorspace !
sdlvideosink
works for me with 0.10
lukas
Am Montag, 16. Januar 2006 20:29 schrieb rong wang:
> I used gstreamer-0.8.11
> I used command:
>
> gst-launch filesrc location=demo.png ! pngdec !
> sdlvideosink
>
> but it tells me "could not link pngdec0 to
> sdlvideosink0".
>
> What should I do?
>
>
> Thanks
>
> Rong
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log
> files for problems? Stop! Download the new AJAX search engine that makes
> searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
> http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
More information about the gstreamer-devel
mailing list