Navigation

    VEYE IMAGING Forum

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Recent
    • Popular
    • Users
    • WIKI
    • veye.cc

    请问 IMX327 如何跟 FFmpeg 协同工作

    VEYE MIPI camera
    2
    3
    394
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • 1
      123 last edited by

      树莓派 4B,IMX327,64bit PiOS,log 如下

      pi@raspberrypi:~/Desktop $ ffmpeg -i /dev/video0
      ffmpeg version 4.3.4-0+deb11u1+rpt3 Copyright (c) 2000-2021 the FFmpeg developer                                                                                                                                                             s
        built with gcc 10 (Debian 10.2.1-6)
      
      [video4linux2,v4l2 @ 0x55b4005fa0] ioctl(VIDIOC_G_PARM): Inappropriate ioctl for                                                                                                                                                              device
      [video4linux2,v4l2 @ 0x55b4005fa0] Time per frame unknown
      [video4linux2,v4l2 @ 0x55b4005fa0] ioctl(VIDIOC_STREAMON): Invalid argument
      /dev/video0: Invalid argument
      
      pi@raspberrypi:~/Desktop $ ffmpeg -f v4l2 -list_formats all -i /dev/video0
      ffmpeg version 4.3.4-0+deb11u1+rpt3 Copyright (c) 2000-2021 the FFmpeg developers
        built with gcc 10 (Debian 10.2.1-6)
      
      [video4linux2,v4l2 @ 0x55bf2b9fa0] Raw       :     yuyv422 :           YUYV 4:2:2 : {16-16376, 1}x{16-16376, 1}
      [video4linux2,v4l2 @ 0x55bf2b9fa0] Raw       :     uyvy422 :           UYVY 4:2:2 : {16-16376, 1}x{16-16376, 1}
      [video4linux2,v4l2 @ 0x55bf2b9fa0] Raw       : Unsupported :           YVYU 4:2:2 : {16-16376, 1}x{16-16376, 1}
      [video4linux2,v4l2 @ 0x55bf2b9fa0] Raw       : Unsupported :           VYUY 4:2:2 : {16-16376, 1}x{16-16376, 1}
      [video4linux2,v4l2 @ 0x55bf2b9fa0] Raw       :    rgb565le :     16-bit RGB 5-6-5 : {16-16376, 1}x{16-16376, 1}
      [video4linux2,v4l2 @ 0x55bf2b9fa0] Raw       :    rgb565be :  16-bit RGB 5-6-5 BE : {16-16376, 1}x{16-16376, 1}
      [video4linux2,v4l2 @ 0x55bf2b9fa0] Raw       :    rgb555le : 16-bit A/XRGB 1-5-5-5 : {16-16376, 1}x{16-16376, 1}
      [video4linux2,v4l2 @ 0x55bf2b9fa0] Raw       :    rgb555be : 16-bit A/XRGB 1-5-5-5 BE : {16-16376, 1}x{16-16376, 1}
      [video4linux2,v4l2 @ 0x55bf2b9fa0] Raw       :       rgb24 :     24-bit RGB 8-8-8 : {16-16376, 1}x{16-16376, 1}
      [video4linux2,v4l2 @ 0x55bf2b9fa0] Raw       :       bgr24 :     24-bit BGR 8-8-8 : {16-16376, 1}x{16-16376, 1}
      [video4linux2,v4l2 @ 0x55bf2b9fa0] Raw       :        0rgb : 32-bit A/XRGB 8-8-8-8 : {16-16376, 1}x{16-16376, 1}
      [video4linux2,v4l2 @ 0x55bf2b9fa0] Raw       : bayer_bggr8 : 8-bit Bayer BGBG/GRGR : {16-16376, 1}x{16-16376, 1}
      [video4linux2,v4l2 @ 0x55bf2b9fa0] Raw       : bayer_gbrg8 : 8-bit Bayer GBGB/RGRG : {16-16376, 1}x{16-16376, 1}
      [video4linux2,v4l2 @ 0x55bf2b9fa0] Raw       : bayer_grbg8 : 8-bit Bayer GRGR/BGBG : {16-16376, 1}x{16-16376, 1}
      [video4linux2,v4l2 @ 0x55bf2b9fa0] Raw       : bayer_rggb8 : 8-bit Bayer RGRG/GBGB : {16-16376, 1}x{16-16376, 1}
      [video4linux2,v4l2 @ 0x55bf2b9fa0] Raw       : Unsupported : 10-bit Bayer BGBG/GRGR Packed : {16-16376, 1}x{16-16376, 1}
      [video4linux2,v4l2 @ 
      
      veye_xumm 1 Reply Last reply Reply Quote 0
      • veye_xumm
        veye_xumm @123 last edited by

        @123
        抱歉,关于ffmpeg的应用,我们暂时没有涉及。

        1 1 Reply Last reply Reply Quote 0
        • 1
          123 @veye_xumm last edited by

          @veye_xumm 好的吧,感谢

          1 Reply Last reply Reply Quote 0
          • First post
            Last post