Answer the question
In order to leave comments, you need to log in
How to embed time in FFmpeg?
I record the channel in M3U8 HLS in this way.
ffmpeg -i rtp://@IP:5050 -vcodec copy -acodec aac -strict experimental -ar 44100 -ac 2 -f segment -segment_list c:/hls/live.m3u8 -segment_list_type m3u8 -segment_time 3600 -segment_list_size 3600 -segment_wrap 70 -segment_format mpegts c:/hls/live%03d.ts
live01.ts
live02.ts
и тдю
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question