View my account

intel realsense camera d435 video editing issues

Comments

1 comment

  • MartyG

    The RealSense SDK does not have built-in bag editing tools.  You may be able to achieve your goals with ROS though.  ROS has a toolkit called bag_tools that features a program called cut.py. It can input a bag file, crop it to the specified start point and 'duration' end-point, and write the result as an output bag.

    http://wiki.ros.org/bag_tools 

    The toolkit includes a bag cutting tool called cut.py

    http://wiki.ros.org/bag_tools#cut.py 

    0
    Comment actions Permalink

Please sign in to leave a comment.