component-name=OMX.SEC.MPEG4.Decoder,
sink="video/mpeg, mpegversion=(int)4, systemstream=false, width=(int)[16,4096], height=(int)[16,4096], framerate=(fraction)[0,max]; video/x-divx, divxversion=(int)[4,5], width=(int)[16,4096], height=(int)[16,4096], framerate=(fraction)[0,max]; video/x-xvid, width=(int)[16,4096], height=(int)[16,4096], framerate=(fraction)[0,max]; video/x-3ivx, width=(int)[16,4096], height=(int)[16,4096], framerate=(fraction)[0,max];",
src="video/x-raw-yuv, format=(fourcc){ST12}, width=(int)[16,4096], height=(int)[16,4096], framerate=(fraction)[0,max];",
- rank=0;
+ rank=256;
omx_h264dec,
type=GstOmxH264Dec,
component-name=OMX.SEC.AVC.Decoder,
sink="video/x-h264, width=(int)[16,4096], height=(int)[16,4096], framerate=(fraction)[0,max];",
src="video/x-raw-yuv, format=(fourcc){ST12}, width=(int)[16,4096], height=(int)[16,4096], framerate=(fraction)[0,max];",
- rank=0;
+ rank=256;
omx_h263dec,
type=GstOmxH263Dec,
component-name=OMX.SEC.H263.Decoder,
sink="video/x-h263, variant=(string)itu, width=(int)[16,4096], height=(int)[16,4096], framerate=(fraction)[0,max];",
src="video/x-raw-yuv, format=(fourcc){ST12}, width=(int)[16,4096], height=(int)[16,4096], framerate=(fraction)[0,max];",
- rank=0;
+ rank=256;
omx_wmvdec,
type=GstOmxWmvDec,
component-name=OMX.SEC.WMV.Decoder,
sink="video/x-wmv, wmvversion=(int)3, width=(int)[16,4096], height=(int)[16,4096], framerate=(fraction)[0,max];",
src="video/x-raw-yuv, format=(fourcc){ST12}, width=(int)[16,4096], height=(int)[16,4096], framerate=(fraction)[0,max];",
- rank=0;
+ rank=256;
omx_mpeg4enc,
type=GstOmxMpeg4Enc,
component-name=OMX.SEC.MPEG4.Encoder,
sink="video/x-raw-yuv, format=(fourcc){ST12, SN12}, width=(int)[16,4096], height=(int)[16,4096], framerate=(fraction)[0,max];",
src="video/mpeg, mpegversion=(int)4, systemstream=false, width=(int)[16,4096], height=(int)[16,4096], framerate=(fraction)[0,max];",
- rank=0;
+ rank=256;
omx_h264enc,
type=GstOmxH264Enc,
component-name=OMX.SEC.AVC.Encoder,
sink="video/x-raw-yuv, format=(fourcc){ST12, SN12}, width=(int)[16,4096], height=(int)[16,4096], framerate=(fraction)[0,max];",
src="video/x-h264, width=(int)[16,4096], height=(int)[16,4096], framerate=(fraction)[0,max];",
- rank=0;
+ rank=256;
omx_h263enc,
type=GstOmxH263Enc,
component-name=OMX.SEC.H263.Encoder,
sink="video/x-raw-yuv, format=(fourcc){ST12, SN12}, width=(int)[16,4096], height=(int)[16,4096], framerate=(fraction)[0,max];",
src="video/x-h263, variant=(string)itu, width=(int)[16,4096], height=(int)[16,4096], framerate=(fraction)[0,max];",
- rank=0
+ rank=256;
VideosrcElement = camerasrc | 2,0 | do-timestamp,1 | num-alloc-buf,7
UseVideoscale = 0
VideoscaleElement = videoscale | 3,0 | width,320 | height,240 | method,1
-UseZeroCopyFormat = 0
+UseZeroCopyFormat = 1
DeviceCount = 1
[AudioInput]
Videosink = 0,1,3 || 0
VideosinkElementX = xvimagesink | 6,0 | draw-borders,0 | force-aspect-ratio,1 | enable-last-buffer,0 | qos,0 | sync,0 | show-preroll-frame,0
VideosinkElementEvas = evasimagesink | 4,0 | enable-last-buffer,0 | qos,0 | sync,0 | show-preroll-frame,0
-VideosinkElementNull = fakesink | 2,0 | qos,0 | sync,0
+VideosinkElementNull = fakesink | 4,0 | qos,0 | sync,0 | enable-last-buffer,0 | show-preroll-frame,0
UseVideoscale = 0
VideoscaleElement = fimcconvert | 1,0 | rotang,90
[VideoEncoder]
-H263 = ffenc_h263p | 0,0
-MPEG4 = ffenc_mpeg4 | 0,0
+H263 = omx_h263enc | 0,0
+H264 = omx_h264enc | 0,0
+MPEG4 = omx_mpeg4enc | 0,0
[AudioEncoder]
AMR = amrnbenc | 0,0
VideoProfile = 0
VideoAutoAudioConvert = 1
VideoAutoAudioResample = 0
-VideoAutoColorSpace = 1
+VideoAutoColorSpace = 0
AudioProfile = 1
AudioAutoAudioConvert = 1
AudioAutoAudioResample = 0