Navigation

    VEYE IMAGING Forum

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

    veye_raspivid splits video in half and puts it together wrong

    VEYE MIPI camera
    2
    4
    335
    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.
    • R
      raphael last edited by

      Hello
      when using veye_raspivid and using any other format then 1080*1920 it splits the video in half and display both halves wrong.
      1080p is behaving normally, but 720 is not.changed bitrate and other settings, but nothing changes the behaviour.

      this is 720x1280
      grafik

      this is 1080x1920

      grafik

      I've attatched the exact commands

      $ /usr/local/share/veye-raspberrypi/veye_raspivid -b 5120000 -w 1280 -h 720 -fps 30
      camera num -1
      Hardare version: 2a22082
      mmal: mmal_component_enable w 1280 h 720 fps 30
      
       raspipreview_create  com
      mmal: Splitter has 4 output port,you could use num 2,3 for extend
      
      $ /usr/local/share/veye-raspberrypi/veye_raspivid -b 5120000 -w 1920 -h 1080 -fps 30
      camera num -1
      Hardare version: 2a22082
      mmal: mmal_component_enable w 1920 h 1080 fps 30
      
       raspipreview_create  com
      mmal: Splitter has 4 output port,you could use num 2,3 for extend
      
      
      veye_xumm 1 Reply Last reply Reply Quote 0
      • veye_xumm
        veye_xumm @raphael last edited by

        @raphael
        What is the camera model you are using?
        First, you need to make sure that the camera supports the resolution you want to use.
        VEYE-MIPI-x does not support 720p resolution.
        Secondly, veye_raspivid does not configure the resolution of the camera, you need to configure the resolution using an i2c script and then use this resolution as a parameter in veye_raspivid.

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

          @veye_xumm
          thanks for the answer, my seller listed 720p/60 and 1080/30 looks like he's wrong with that.

          (Imx290)

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

            @raphael correct

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