Replies: 1 comment
-
Hi! Have you tried the VideoWriter from the FFMPEG package? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am attempting to set up a dual camera capture for spinnaker cameras that grabs the nearest frames from each other and then writes the files to video. Currently I am using the video writer node, but is there a way to do this with ffmpeg and possibly use a hardware accelerated encoder (hevc-evenc) to allow for tuning on the compression and speed? These are mono cameras and the video recordings are relatively long (~24 hours). I have attached my current workflow. Any help is appreciated!
David
mousehouse_2caM.bonsai.zip
Beta Was this translation helpful? Give feedback.
All reactions