Melvin wrote:Hello,
Unfortunately there is no option for that at the moment other than using an online converter program. We are in the process of updating the device firmware that will enable recording videos in MP4 format.








Melvin: Any update?????








Melvin wrote:Hello,
Unfortunately there is no option for that at the moment other than using an online converter program. We are in the process of updating the device firmware that will enable recording videos in MP4 format.
Using this method or the one from Erik I end up with no audio in the MP4 file. Any ideas why? The .dav file has audio when played ion "Smart Play"Morgon wrote:Just a note that the switches mentioned in Erik's post are largely unneeded with recent versions of ffmpeg. In version 3+, it's adequate to simply use:
Where framerate is whatever your camera is recording at - e.g. 20, 30, etc.ffmpeg -r framerate -i inputfile.dav outputfile.mp4