We have a use case that requires us to periodically export footage from certain cameras.
The ingestor requires mp4 formatted video.
My current plan of attack is to export the MKV and then use FFMPEG to convert to MP4, but this would be simplified a lot if the command was updated to support the MP4 export directly.
From my understanding, the option is available in the SDK, just not exposed in the command.
We have a use case that requires us to periodically export footage from certain cameras.
The ingestor requires mp4 formatted video.
My current plan of attack is to export the MKV and then use FFMPEG to convert to MP4, but this would be simplified a lot if the command was updated to support the MP4 export directly.
From my understanding, the option is available in the SDK, just not exposed in the command.