Testing GStreamer

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Testing GStreamer

Testing GStreamer

Header 1Header 2
Video renderinggst-launch videotestsrc ! mfw_v4lsink
Audio renderinggst-launch audiotestsrc ! alsasink
WAV Audio renderinggst-launch filesrc location=test.wav ! wavparse ! alsasink
Video rendering selecting caps gst-launch videotestsrc ! capsfilter name='video/x-raw-yuv,format=(fourcc)I420' ! mfw_v4lsink
gst-launch videotestsrc ! 'video/x-raw-yuv,format=(fourcc)I420' ! mfw_v4lsink
Labels (3)
Comments

Hi,

Leonardo

How can i decode different image format using gstreamer?

I want to decode and display bmp and tiff.

No ratings
Version history
Last update:
‎09-28-2012 12:50 PM
Updated by: