Re: [FFmpeg-user] Best way to record in segments

2019-03-27 Thread Felipe pi pe
That looks promising, however is there any way to either control the Interval at which packets are output or any way to get the timestamp of each packet? ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org

Re: [FFmpeg-user] Best way to record in segments

2019-03-27 Thread Carl Eugen Hoyos
2019-03-27 16:36 GMT+01:00, Felipe pi pe : > What would be the best format to record on that has easily splittable > fragments? I have already tried MP4 and ISMV, but extracting the boxes is > kinda hacky and doesn't work reliably for some reason. It should output an > uninterrupted stream of

[FFmpeg-user] Best way to record in segments

2019-03-27 Thread Felipe pi pe
What would be the best format to record on that has easily splittable fragments? I have already tried MP4 and ISMV, but extracting the boxes is kinda hacky and doesn't work reliably for some reason. It should output an uninterrupted stream of segments that can be split in 1 second clips without