($INBOX_DIR/description missing)
 help / color / mirror / Atom feed
From: "Mauro Ziliani" <mauro@faresoftware.it>
To: "meta-freescale@yoctoproject.org" <meta-freescale@yoctoproject.org>
Subject: gstreamer allocation error on imx6dl-sabresd
Date: Thu, 6 Feb 2020 10:50:59 +0100	[thread overview]
Message-ID: <aa89da76-2694-9809-37d1-608b17fff76b@faresoftware.it> (raw)

[-- Attachment #1: Type: text/plain, Size: 867 bytes --]

Hi all.

I'm working on a imx6dl-sabresd derived board, gstreamer, uvcvideo 
webcam, Yocto Freescale i.MX Release Distro 4.1.15-2.0.1 FXMZ /dev/ttymxc0

the pipeline is

gst-launch-1.0 \
         imxv4l2src device=/dev/video1 \
         ! capsfilter caps="video/x-raw, width=640, height=480" \
         ! imxvideoconvert_g2d rotation=4 \
         ! imxv4l2sink overlay-width=800 overlay-height=600 
overlay-left=235 overlay-top=65 enable-last-sample=true name=sink


Sometime the webcam freeze. After the first freeze the video stream is 
black and gstream GST_DEBUG=1 show the following message

WARN    default gstallocatorphymem.c:259:gst_buffer_is_phymem: physical 
address in memory block is invalid


There is some explanation/patch for this behavior?


gstreamer 1.8.1

gstreamer-plugin-imx 0.12.2


Thanks for your help

MZ


[-- Attachment #2: Type: text/html, Size: 1681 bytes --]

             reply	other threads:[~2020-02-06  9:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-06  9:50 Mauro Ziliani [this message]
2020-02-20 17:35 ` [meta-freescale] gstreamer allocation error on imx6dl-sabresd Clay Montgomery

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=aa89da76-2694-9809-37d1-608b17fff76b@faresoftware.it \
    --to=mauro@faresoftware.it \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).