On Fri, Aug 24, 2012 at 7:59 AM, Luca Barbato <[email protected]> wrote: >> 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? > > > The information should be present already in your filesystem I guess.
I'm on EXT4, so it does have a create time. But it isn't easy to get at. I'd like to find an easier way to expose that information. > I'm wondering if you are using the segment muxer. In that case might be > simpler to extend the playlist creation feature to add some additional > information. I am, and that sounds like it has potential. Thanks. Alexander _______________________________________________ libav-tools mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-tools
