Hi, On Mon, Sep 07, 2020 at 12:04:29 +0500, USMAN AAMER wrote: > I am streaming videos on LAN using VP9 encoding (and .sdp file on > client-side) but able to capture the videos in a single file (at the > client). How can I capture those video files as a sequence of videos?
Do have a look at the segment muxer: https://ffmpeg.org/ffmpeg-formats.html#segment_002c-stream_005fsegment_002c-ssegment Cheers, Moritz _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
