[meta-freescale] Gstreamer1.0_1.4.5 with imxeglvivsink errors

Vikas Patil vikasmpatil at gmail.com
Wed Oct 14 22:10:39 PDT 2015


Hi carlos,

I think "imxipuvideotransform" also doesn't support "YUYV" or YUY2. it
supports following

Pad Templates:
  SRC template: 'src'
    Availability: Always
    Capabilities:
      video/x-raw
                 format: { RGB16, BGR, RGB, BGRx, BGRA, RGBx, RGBA, ABGR,
UYVY, v308, NV12, YV12, I420, Y42B, Y444 }
                  width: [ 64, 2147483647 ]
                 height: [ 64, 2147483647 ]
              framerate: [ 0/1, 2147483647/1 ]
         interlace-mode: { progressive, mixed, interleaved }

  SINK template: 'sink'
    Availability: Always
    Capabilities:
      video/x-raw
                 format: { RGB16, BGR, RGB, BGRx, BGRA, RGBx, RGBA, ABGR,
UYVY, v308, NV12, YV12, I420, Y42B, Y444 }
                  width: [ 64, 2147483647 ]
                 height: [ 64, 2147483647 ]
              framerate: [ 0/1, 2147483647/1 ]
         interlace-mode: { progressive, mixed, interleaved }

While " imxg2dvideosink" supports YUY2 and works with it.

Regards,
Vikash


On Wed, Oct 14, 2015 at 8:42 PM, Carlos Rafael Giani <dv at pseudoterminal.org>
wrote:

>
>
>
> 2. With GST_DEBUG="2,*imx*:9"  (#gst-launch-1.0 imxv4l2videosrc
> device=/dev/video0 ! imxeglvivsink)
>
> - With debug log it seems “imxeglvivsink” doesn’t support YUY2 or YUYV
> format. Attached here the complete log. Is there any way to run this with
> this sink?
>
>
> Try putting imxipuvideotransform in between, like this:
>
> GST_DEBUG="2,*imx*:9" gst-launch-1.0 imxv4l2videosrc device=/dev/video0 !
> imxipuvideotransform ! imxeglvivsink
>
>
> Carlos
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-freescale/attachments/20151015/6326cda0/attachment.html>


More information about the meta-freescale mailing list