Page 1 of 1

analogue -c copy

Posted: Fri Oct 23, 2020 3:21 pm
by Cramac1
Hello. How to set up a camera in ZM, so that the output would be an mp4 file with headers and codecs similar -с copy FFMPEg ?

now the ZM file is different from the file ffmpeg

Re: analogue -c copy

Posted: Mon Oct 26, 2020 5:59 pm
by iconnor
Not clear what you want to do.

h264 passthrough is effectively this. You have to understand though that we have to adjust timestamps and jump through a few other hoops because the container is different (RTSP != MP4)

Re: analogue -c copy

Posted: Wed Oct 28, 2020 10:07 am
by Cramac1
viewtopic.php?f=9&t=30065#p118132

ffmpeg
Codec ID : isom (isom/iso2/mp41)

zm
Codec ID : isom (isom/iso2/iso6/mp41)

I did not notice other differences