Maybe, can you try playbin pipeline as gst-launch-1.0 playbin uri=<mp4 file/URL>
add "video-sink=imxv4l2sink" if you want to specify videosink as imxv4l2sink. This will auto construct the pipeline required to play mp4. On 11 September 2018 at 14:43, Mauro Ziliani <[email protected]> wrote: > The gstreamer is 1.0. > > I can't understand how to build the right pipeline to play an mp4 video > on imxv4l2sink > > > Il 29/08/2018 15:51, Daiane Angolini ha scritto: > > On Mon, Aug 27, 2018 at 5:27 AM Mauro Ziliani <[email protected]> > wrote: > >> I cannot move to Rocko or Sumo due to board supports. > >> I need to play an mp4 video over /dev/video17 using imx pipeline. > >> But it is not so clear for me how to do that via gst-lanuch-1.0 > > I don't remember when gstreamer was migrated from gst0.1 to gst1.0. > > > > You can try to backport the gst1.0 support, or include support for > > your board on newer branches. > > > > Or you are looking for help on how to create a gstreamer pipeline? > > > > Daiane > >> Then I need to port the gst-launch-1.0 pipeline into my sw base on Qt5.6 > >> > >> MZ > >> > >> Il 24/08/2018 13:50, Daiane Angolini ha scritto: > >>> On Thu, Aug 23, 2018 at 1:26 PM Mauro Ziliani <[email protected]> > wrote: > >>>> Hi all. > >>>> > >>>> I need some explanation about GStreamer 1.0 over imx6dl-sabresd and > >>>> Jethro/Krogoth because I'd like to use IPV/VPU to play an H264 video. > >>> Could you elaborate your question. > >>> > >>> I think the main recommendation now is to use rocko or sumo instead of > >>> old jethro or krogoth > >>> > >>> Best Regards, > >>> Daiane > >>>> I developing my apps with qt-5.6 on x11 and fsl-imx-x11 dsitro. > >>>> > >>>> > >>>> Thanks all > >>>> > >>>> Mauro > >>>> > >>>> -- > >>>> _______________________________________________ > >>>> meta-freescale mailing list > >>>> [email protected] > >>>> https://lists.yoctoproject.org/listinfo/meta-freescale > > > -- > _______________________________________________ > meta-freescale mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-freescale > > -- Regards, Sivasubramanian
-- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
