I am using avconv to capture a live stream of video over RTSP, segmented into five minute chunks, written to disk as mp4 files. I would like to write the NTP time for the beginning of each segment to the file metadata. Is this possible?
If there isn't any way to capture the NTP time, I'd like to at least write the local file creation time in the metadata, like the old -timestamp option in ffmpeg. That option is gone, and in my tests I have been unable to write any metadata when using segmentation. Am I doing something wrong or is this simply not supported? Thanks, Alexander _______________________________________________ libav-tools mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-tools
