$ ffmpeg -f v4l2 -list_formats all -i /dev/video1
ffmpeg version 4.4.3 Copyright (c) 2000-2022 the FFmpeg developers
built with OpenBSD clang version 13.0.0
configuration: --enable-shared --arch=amd64 --cc=cc --enable-debug
--disable-stripping --disable-indev=jack --disable-outdev=sdl2
--enab
Morgan wrote:
> Hello,
>
> $ video -q -f /dev/video1
> video: /dev/video1 has no usable YUV encodings
>
> $ video -s 1920x1080 -f /dev/video1
> video: /dev/video1 has no usable YUV encodings
>
>
> thanks for your suggestion
>
> Morgan
Are there any non-YUV formats supported?
$ ffmpeg -f v4l2 -lis
It does nothing more, just a black window and no error returned on the terminal.
7 octobre 2023 21:25 "Crystal Kolipe" a écrit:
> On Sat, Oct 07, 2023 at 07:02:23PM +, Comte wrote:
>
>> $ video -q -f /dev/video1
>> video: /dev/video1 has no usable YUV encodings
>>
>> $ video -s 1920x108
On Sat, Oct 07, 2023 at 07:02:23PM +, Comte wrote:
> $ video -q -f /dev/video1
> video: /dev/video1 has no usable YUV encodings
>
> $ video -s 1920x1080 -f /dev/video1
> video: /dev/video1 has no usable YUV encodings
What does video -g -f /dev/video0 do?
(The -g flag being of interest here).
I thought that the webcam was broken but I've tested
it with a live Debian 12 usb key and it works.
7 octobre 2023 21:02 "Comète" a écrit:
> Hello,
>
> $ video -q -f /dev/video1
> video: /dev/video1 has no usable YUV encodings
>
> $ video -s 1920x1080 -f /dev/video1
> video: /dev/video1 ha
Hello,
$ video -q -f /dev/video1
video: /dev/video1 has no usable YUV encodings
$ video -s 1920x1080 -f /dev/video1
video: /dev/video1 has no usable YUV encodings
thanks for your suggestion
Morgan
7 octobre 2023 18:56 "Marcus MERIGHI" a écrit:
> Hello,
>
> com...@geekandfree.org (Comète),
Hello,
com...@geekandfree.org (Comète), 2023.10.07 (Sat) 17:02 (CEST):
> unfortunately, yes the slider is well opened and I can confirm that
> when it is closed no LED will be visible.
on my thinkpad X1 Carbon 5th Gen., /dev/video0 is the infrared camera,
/dev/video1 is the one I want.
unfortunately, yes the slider is well opened and I can confirm that when it is
closed no LED will be visible.
Thanks
Morgan
7 octobre 2023 15:06 "Peter Hessler" a écrit:
> A lot of the Thinkpad laptops have a physical switch that will
> cover/uncover the camera. Can you switch it to the othe
Not better with libv4l package installed...
Thanks
Morgan
Le 7 octobre 2023 15:10:18 GMT+02:00, Thomas Frohwein
a écrit :
>On Sat, Oct 07, 2023 at 12:53:12PM +, Comète wrote:
>> Hi,
>>
>> $ video -f /dev/video0
>> video: ioctl VIDIOC_DQBUF: Invalid argument
>>
>> the LED lights up near
On 2023-10-07, Peter Hessler wrote:
> A lot of the Thinkpad laptops have a physical switch that will
> cover/uncover the camera.
covers the visible light camera, anyway... not sure about the IR one.
though actually the "camera in use LED" no longer lights when that slider
is closed on mine.
>:v
On 2023-10-07, Thomas Frohwein wrote:
> Looks like Comte followed the console instructions at [1] to the letter.
> It seems to me that jumping right to ffplay recording isn't the best
> way for you to check the camera is working. Simplest way to test seems
> to me:
>
> $ video -f /dev/video0
>
> A
A lot of the Thinkpad laptops have a physical switch that will
cover/uncover the camera. Can you switch it to the other and try again?
-peter
On 2023 Oct 07 (Sat) at 12:53:12 + (+), Comète wrote:
:Hi,
:
:$ video -f /dev/video0
:video: ioctl VIDIOC_DQBUF: Invalid argument
:
:the LED lig
Hi,
$ video -f /dev/video0
video: ioctl VIDIOC_DQBUF: Invalid argument
the LED lights up near the camera and a black window is displayed...
I've strictly followed https://www.openbsd.org/faq/faq13.html#webcam
then to answer Crystal:
$ ffplay -f v4l2 -input_format yuyv422 -video_size 960x540
On Sat, Oct 07, 2023 at 07:08:21AM -0300, Crystal Kolipe wrote:
> On Sat, Oct 07, 2023 at 08:51:36AM +, Comte wrote:
> > The webcam seems well detected but no image is displayed...
>
> What happens if you run /usr/X11R6/bin/video instead of using ffmpeg?
>
> > # dmesg | grep "uvideo"
>
On Sat, Oct 07, 2023 at 01:33:48PM +0200, Jan Stary wrote:
> On Oct 07 13:30:50, dco...@gmail.com wrote:
> > On Sat, Oct 7, 2023 at 1:26???PM Jan Stary wrote:
> > >
> > > On Oct 07 07:08:21, kolip...@exoticsilicon.com wrote:
> > > > On Sat, Oct 07, 2023 at 08:51:36AM +, Comte wrote:
> > > > >
On Oct 07 13:30:50, dco...@gmail.com wrote:
> On Sat, Oct 7, 2023 at 1:26 PM Jan Stary wrote:
> >
> > On Oct 07 07:08:21, kolip...@exoticsilicon.com wrote:
> > > On Sat, Oct 07, 2023 at 08:51:36AM +, Comte wrote:
> > > > The webcam seems well detected but no image is displayed...
> >
> > To be
On Sat, Oct 7, 2023 at 1:26 PM Jan Stary wrote:
>
> On Oct 07 07:08:21, kolip...@exoticsilicon.com wrote:
> > On Sat, Oct 07, 2023 at 08:51:36AM +, Comte wrote:
> > > The webcam seems well detected but no image is displayed...
>
> To be sure: you have kern.audio.record=1, right?
kern.video.re
On Oct 07 07:08:21, kolip...@exoticsilicon.com wrote:
> On Sat, Oct 07, 2023 at 08:51:36AM +, Comte wrote:
> > The webcam seems well detected but no image is displayed...
To be sure: you have kern.audio.record=1, right?
On Sat, Oct 07, 2023 at 08:51:36AM +, Comte wrote:
> The webcam seems well detected but no image is displayed...
What happens if you run /usr/X11R6/bin/video instead of using ffmpeg?
> # dmesg | grep "uvideo"
^
Please post a full dmesg next time.
> uvideo0 at uhub1 p
Hello,
I've tried to used the integrated webcam on my brand new Thinkpad T14 on
OpenBSD 7.3 without success. I've followed the FAQ.
The webcam seems well detected but no image is displayed...
This is what I get:
# uname -a
OpenBSD hyperion.my.domain 7.3 GENERIC#1072 amd64
# usbdevs -v
20 matches
Mail list logo