Re: Can't define caps in gst-launch plugin



Am 2014-02-14 15:40, schrieb Stuart Weaver:
Hi,
I'm having trouble defining the caps for a .yuv file with the
gst-launch plugin in rygel.conf.

What I've put is:

_videoraw-title=RAW Input_
_videoraw-mime=video/mpeg_
_videoraw-launch=filesrc location=/media/sda/bbb_3s.yuv
blocksize=3110400 ! 'video/x-raw-yuv, width=(int)1920,
height=(int)1080, framerate=(fraction)30/1, format=(fourcc)I420' !
ffenc_mpeg2video ! mpegtsmux_

You need to explicitly use the capsfilter element IIRC, using implicit
capsfilters doesn't work


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]