Re: Can't define caps in gst-launch plugin
- From: Jens Georg <mail jensge org>
- To: rygel-list gnome org
- Subject: Re: Can't define caps in gst-launch plugin
- Date: Fri, 14 Feb 2014 15:54:11 +0100
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]