From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D513DC433EF for ; Mon, 6 Sep 2021 13:49:59 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B7F9E60F70 for ; Mon, 6 Sep 2021 13:49:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S242978AbhIFNvC (ORCPT ); Mon, 6 Sep 2021 09:51:02 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52232 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S242874AbhIFNvB (ORCPT ); Mon, 6 Sep 2021 09:51:01 -0400 Received: from mail-wm1-x330.google.com (mail-wm1-x330.google.com [IPv6:2a00:1450:4864:20::330]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A0394C061757 for ; Mon, 6 Sep 2021 06:49:55 -0700 (PDT) Received: by mail-wm1-x330.google.com with SMTP id u26-20020a05600c441a00b002f66b2d8603so5058213wmn.4 for ; Mon, 06 Sep 2021 06:49:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=A4jOhR2vRvnKHiSaA5vRT/Kewp2YBhwRZF6rf63lEkI=; b=DEaD2/Yzj/PIEGHCf2Hgo9sTxwYOGS0pd4+5rls6fny99vQBctrGXz+mpQT3NSi4qv vpvdJns2nVVQnM6kFp0Bi5TzO1zETmUQx8IwPSsb1UUGf9mh/iKoTz0OFrQB1+8K/5cJ /+WZp85bDP1VjTlBquBB0A0ueMkIFKeWYVnqq4W35+pS+JeYD826QdMswqdLt/8IYucI S598cEr7xEJJ2bU3bFVBg8KALmxcBkmzABNs1VLF6hXh/jXwE8C6XvmzpIJS90RYbyR2 BIEISwZl5ESCB1CKuSissqglGkIZOmJdYoJK+sNKG3WtYlh4px8lQTavdaOZFy1iYDB5 kN+w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=A4jOhR2vRvnKHiSaA5vRT/Kewp2YBhwRZF6rf63lEkI=; b=hfP94V8mgR4w3cIhkaYkehecNrs/t4oYJUkcPrWp9yDNaj2GoiDdDMEhBaBGPMwRTQ ydXIsBWQKM/k8au5etMIAiVL2fgl1TlAxBpScmqNZLxZg+WOcoeGaytv5fr6aZ8iQYCb kTOqDHFXzr2VBr1n+IAUV9IyN/T2kNSmZJ7eR7HmZwOg63WVb55z9v6BEVF1G3cL4nky Vo0C43BzzboJpEwRCvDK4WTaOT/WkdJbYKu4cNtgF9FAhrGS94/vEg4mvWc3f/E+zGpR UThIuMVBI/JAlKK8Tlm4aTrdN0dR4nq/3JxU8/3HW91BT1Rd5rgOf1UU4pleAILf15b1 YPDg== X-Gm-Message-State: AOAM533j/5VsFlpYQ4fY2kSHWUM6LpiB0Qn69ebLa3V0zp3/75mFw94Z E20oiVf5/q+qIMR9tvYeFw04og== X-Google-Smtp-Source: ABdhPJx3FlWvq/ELhQaqN25Y+JvPNsma3T425v7WMG7udITx98z2t1PeLJlC4vWYiLbDd9Hp9mhtWg== X-Received: by 2002:a1c:7d06:: with SMTP id y6mr11185837wmc.7.1630936193693; Mon, 06 Sep 2021 06:49:53 -0700 (PDT) Received: from Red ([2a01:cb1d:3d5:a100:264b:feff:fe03:2806]) by smtp.googlemail.com with ESMTPSA id i5sm6838107wmq.17.2021.09.06.06.49.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 06 Sep 2021 06:49:53 -0700 (PDT) Date: Mon, 6 Sep 2021 15:49:51 +0200 From: LABBE Corentin To: Hans Verkuil Cc: gregkh@linuxfoundation.org, mchehab@kernel.org, linux-kernel@vger.kernel.org, linux-media@vger.kernel.org, linux-staging@lists.linux.dev, mjpeg-users@lists.sourceforge.net Subject: Re: [PATCH 0/8] staging: media: zoran: fusion in one module Message-ID: References: <20210903191540.3052775-1-clabbe@baylibre.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org Le Mon, Sep 06, 2021 at 01:03:56PM +0200, Hans Verkuil a écrit : > Hi Corentin, > > I finally had the opportunity to test the staging zoran driver. > > I found several issues when running v4l2-compliance -s (I posted a patch > for that), but more seriously is the fact that trying to capture MJPG > at resolutions 384x288 or less just hangs my PC. It works OK with 768x576. > > I discovered this when running 'v4l2-compliance -s -a -f'. > > BTW, why isn't the initial format equal to MJPG 768x576? > I would expect that for these boards that should be the default format. > > Another issue is that the TODO should mention that for video output there > should be a second video device node. And that's really something that > has to be done before the zoran driver can be moved out of staging. > > It shouldn't be that hard to implement, I think. > > Right now it is impossible to run the compliance test for the output, since > it doesn't even see it as an output. > > Regards, > > Hans I work on having a second device for output, (it is the reason of "staging: media: zoran: move videodev alloc" which will help). But I still have the problem of non working output. Does output is really needed for going out of staging ? Probably nobody have it working for ages. The only way to had it was to use an old mplayer output which is broken since so many time. Note that this plugin will never work again. The only way to work on output is to use ffmpeg which just recently have suport for writing non-raw video to V4L. Regards