From: jojo <rjiejie@gmail.com>
To: Leonardo Sandoval <leo.san.gon@gmail.com>
Cc: "meta-freescale@yoctoproject.org" <meta-freescale@yoctoproject.org>
Subject: 回复: error play video via gstreamer with "mfw_isink"
Date: Wed, 9 Oct 2013 12:10:31 +0800 [thread overview]
Message-ID: <298CED4135874F449F661B92149B870E@gmail.com> (raw)
In-Reply-To: <7F48A9447741490ABB6D07B134D32419@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 9338 bytes --]
Hi,
The second problem :
also, some aligned problems are reported as you said in starting up pipe line :
hwbuf allocator zone(61440imx-ipuv3 imx-ipuv3.0: IDMAC12's EBA0 is not 8-byte aligned
0) created
imx-ipuv3 imx-ipuv3.0: IDMAC11's EBA0 is not 8-byte aligned
hwbuf allocator zone(614400) destroied.
hwbuf allocator zone(614400) created
imx-ipuv3 imx-ipuv3.0: IDMAC12's EBA0 is not 8-byte aligned
imx-ipuv3 imx-ipuv3.0: IDMAC11's EBA0 is not 8-byte aligned
hwbuf allocator zone(614400) destroied.
hwbuf allocator zone(614400) created
imx-ipuv3 imx-ipuv3.0: IDMAC12's EBA0 is not 8-byte aligned
imx-ipuv3 imx-ipuv3.0: IDMAC11's EBA0 is not 8-byte aligned
hwbuf allocator zone(614400) destroied.
Thanks,
- Jojo
在 2013年10月9日星期三,上午11:50,jojo 写道:
> Hi,
> I am sorry to report again so late because holiday :)
>
> I collect much more detail of this issue about for play video streaming with gstreamer with plugin "mfw_isink" in yocto branch dora,
>
> all change sets from me are marked with red color
>
> * video pipe line
>
> pipleline: appsrc is-live=true do-timestamp=true caps="image/jpeg, width=1920, height=800" name="appsrc" ! decodebin2 ! mfw_isink name="appsink" disp-width=1910 disp-height=795 axis-top=153 axis-left=5
>
> set color key
> MFW_GST_ISINK_PLUGIN 3.0.8 build on Oct 9 2013 10:34:59.
> [INFO] Product Info: i.MX6Q/D/S
> vpudec versions :)
> plugin: 3.0.8
> wrapper: 1.0.38(VPUWRAPPER_ARM_LINUX Build on Oct 8 2013 18:01:07)
> vpulib: 5.4.15
> firmware: 2.3.10.40778
> [INFO] bitstreamMode 1, chromaInterleave 0, mapType 0, tiled2LinearEnable 0
> hwbuf allocator zone(2306048) created
> can not create threadmfw_gst_isink_setcaps:1489
> VS0 created. in fmt[I420] win(0,0-1920,800:1920x800) out win(5,153-1915,948:1910x795)
> set deinterlace mode 0
> imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_10 = 0x00080000
> imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_10 = 0x00080000
> imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_10 = 0x00080000
> imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_10 = 0x00080000
> imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_10 = 0x00080000
> imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_10 = 0x00080000
> imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_10 = 0x00080000
> imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_10 = 0x00080000
> imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_5 = 0x88800000
> imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_5 = 0x88800000
> imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_10 = 0x00080000
> mxc_sdc_fb mxc_sdc_fb.0: timeout when waiting for flip irq
> vss/mfw_gst_vss_common.c:1003 ioctl error, return -1
> imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_5 = 0x88800000
> imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_10 = 0x00080000
> mxc_sdc_fb mxc_sdc_fb.0: timeout when waiting for flip irq
> vss/mfw_gst_vss_common.c:1003 ioctl error, return -1
> imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_5 = 0x88800000
> imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_10 = 0x00080000
> mxc_sdc_fb mxc_sdc_fb.0: timeout when waiting for flip irq
> vss/mfw_gst_vss_common.c:1003 ioctl error, return -1
> imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_5 = 0x88800000
> imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_10 = 0x00080000
> mxc_sdc_fb mxc_sdc_fb.0: timeout when waiting for flip irq
>
>
>
> * build version
> Build Configuration:
> BB_VERSION = "1.20.0"
> BUILD_SYS = "i686-linux"
> NATIVELSBSTRING = "Ubuntu-12.04"
> TARGET_SYS = "arm-poky-linux-gnueabi"
> MACHINE = "imx6qsabresd"
> DISTRO = "poky"
> DISTRO_VERSION = "1.5"
> TUNE_FEATURES = "armv7a vfp neon callconvention-hard cortexa9"
> TARGET_FPU = "vfp-neon"
> meta
> meta-yocto = "(nobranch):4d8ab87d25ea6e59dc88375813ef88ee0ac813d0"
> meta-oe = "(nobranch):8aafddccb03f54923927e9d1c8c80223baf581de"
> meta-fsl-arm = "(nobranch):2076ae7530a7ed2aa40678502598e74b0f533def"
> meta-fsl-arm-extra = "(nobranch):cc64dc7e894915e9be4e6ac34e01a4f5c123b7b4"
> meta-fsl-demos = "(nobranch):393b0119d513f9abf7b0570ab0d32b81583dedca"
>
>
> * local.conf
> DL_DIR = "${TOPDIR}/../../downloads"
>
> *boot cmd
> mmcargs=setenv bootargs console=${console},${baudrate} root=${mmcroot} video=mxcfb1:off video=mxcfb0:dev=hdmi,1920x1080M@60,if=RGB24 dmfc=3
>
> *startup script
> echo 2 > /proc/cpu/alignment
> export VSALPHA=1
>
>
> * relatived hints which i searched from FREESCALE imx community:
>
> ** i think about this issue is reported because of my operation on X server at the same time with gstreamer pipe line with "mfw_isink" as description of bellow thread :(
> https://community.freescale.com/message/322666#322666
>
>
> Thanks,
>
> - Jojo
>
>
> 在 2013年10月6日星期日,上午11:23,Leonardo Sandoval 写道:
>
> > Post Pipeline please. What is the width and height of your video? I have seen similar errors for (w or h MOD 8 =! 0).
> >
> > Leo
> >
> >
> > On Sat, Oct 5, 2013 at 3:16 AM, jojo <rjiejie@gmail.com (mailto:rjiejie@gmail.com)> wrote:
> > > Hi,
> > > I use the default environment of dora to create image, anything i missed about for gstreamer ?
> > >
> > > MAX resolution 1920x1080
> > > set color key
> > > MFW_GST_ISINK_PLUGIN 3.0.8 build on Oct 1 2013 17:04:15.
> > > stream_mjpeg_init:265:streamer(2042c0)
> > > [INFO] Product Info: i.MX6Q/D/S
> > > vpudec versions :)
> > > plugin: 3.0.8
> > > wrapper: 1.0.38(VPUWRAPPER_ARM_LINUX Build on Oct 1 2013 16:24:01)
> > > vpulib: 5.4.15
> > > firmware: 2.3.10.40778
> > > [INFO] bitstreamMode 1, chromaInterleave 0, mapType 0, tiled2LinearEnable 0
> > > hwbuf allocator zone(2306048) created
> > > can not create threadmfw_gst_isink_setcaps:1489
> > > VS0 created. in fmt[I420] win(0,0-1920,800:1920x800) out win(5,153-1915,948:1910x795)
> > > set deinterlace mode 0
> > > imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_10 = 0x00080000
> > > imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_10 = 0x00080000
> > > imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_10 = 0x00080000
> > > imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_5 = 0x88800000
> > > imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_10 = 0x00080000
> > > imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_5 = 0x88800000
> > > imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_5 = 0x88800000
> > > imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_10 = 0x00080000
> > > mxc_sdc_fb mxc_sdc_fb.0: timeout when waiting for flip irq
> > > vss/mfw_gst_vss_common.c:1003 ioctl error, return -1
> > > imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_5 = 0x88800000
> > > imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_10 = 0x00080000
> > > mxc_sdc_fb mxc_sdc_fb.0: timeout when waiting for flip irq
> > > vss/mfw_gst_vss_common.c:1003 ioctl error, return -1
> > > imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_5 = 0x88800000
> > > imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_10 = 0x00080000
> > > mxc_sdc_fb mxc_sdc_fb.0: timeout when waiting for flip irq
> > > vss/mfw_gst_vss_common.c:1003 ioctl error, return -1
> > > imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_5 = 0x88800000
> > > imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_10 = 0x00080000
> > > mxc_sdc_fb mxc_sdc_fb.0: timeout when waiting for flip irq
> > > vss/mfw_gst_vss_common.c:1003 ioctl error, return -1
> > > imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_5 = 0x88800000
> > > imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_10 = 0x00080000
> > > mxc_sdc_fb mxc_sdc_fb.0: timeout when waiting for flip irq
> > > vss/mfw_gst_vss_common.c:1003 ioctl error, return -1
> > > imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_5 = 0x88800000
> > > imx-ipuv3 imx-ipuv3.0: IPU Warning - IPU_INT_STAT_10 = 0x00080000
> > > mxc_sdc_fb mxc_sdc_fb.0: timeout when waiting for flip irq
> > >
> > >
> > > Build Configuration:
> > > BB_VERSION = "1.20.0"
> > > BUILD_SYS = "i686-linux"
> > > NATIVELSBSTRING = "Ubuntu-12.04"
> > > TARGET_SYS = "arm-poky-linux-gnueabi"
> > > MACHINE = "imx6qsabresd"
> > > DISTRO = "poky"
> > > DISTRO_VERSION = "1.5"
> > > TUNE_FEATURES = "armv7a vfp neon callconvention-hard cortexa9"
> > > TARGET_FPU = "vfp-neon"
> > > meta
> > > meta-yocto = "(nobranch):4d8ab87d25ea6e59dc88375813ef88ee0ac813d0"
> > > meta-oe = "(nobranch):8aafddccb03f54923927e9d1c8c80223baf581de"
> > > meta-fsl-arm = "(nobranch):2076ae7530a7ed2aa40678502598e74b0f533def"
> > > meta-fsl-arm-extra = "(nobranch):cc64dc7e894915e9be4e6ac34e01a4f5c123b7b4"
> > > meta-fsl-demos = "(nobranch):393b0119d513f9abf7b0570ab0d32b81583dedca"
> > >
> > >
> > > Thanks,
> > >
> > > - Jojo
> > >
> > >
> > > _______________________________________________
> > > meta-freescale mailing list
> > > meta-freescale@yoctoproject.org (mailto:meta-freescale@yoctoproject.org)
> > > https://lists.yoctoproject.org/listinfo/meta-freescale
> > >
> >
>
[-- Attachment #2: Type: text/html, Size: 13081 bytes --]
next prev parent reply other threads:[~2013-10-09 4:10 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-05 8:16 error play video via gstreamer with "mfw_isink" jojo
2013-10-06 3:23 ` Leonardo Sandoval
2013-10-09 3:50 ` 回复: " jojo
2013-10-09 4:10 ` jojo [this message]
2013-10-09 5:32 ` jojo
2013-10-09 10:38 ` Daiane Angolini
2013-10-09 11:55 ` 回复: " jojo
2013-10-09 12:28 ` Daiane Angolini
2013-10-09 13:23 ` jojo
2013-10-09 13:28 ` Daiane Angolini
2013-10-09 13:53 ` Otavio Salvador
2013-10-09 14:11 ` 回复: 回复: rror " jojo
2013-10-09 14:39 ` 回复: 回复: error " Leonardo Sandoval
2013-10-09 15:16 ` 回复: 回复: 回复: rror " jojo
2013-10-09 14:49 ` 回复: 回复: error " Daiane Angolini
2013-10-09 15:26 ` 回复: 回复: rror " jojo
2013-10-09 15:42 ` 回复: 回复: error " Daiane Angolini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=298CED4135874F449F661B92149B870E@gmail.com \
--to=rjiejie@gmail.com \
--cc=leo.san.gon@gmail.com \
--cc=meta-freescale@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.