On 12-06-2018 11:59 PM, Ronak wrote:

We've noticed that ffmpeg is really slow at segmenting the content at such a 
small fragmentation size.

What's the reason behind this?

Here's the command we're running: ffmpeg -i "${FILE}.mp4" -codec copy -hls_time 
9.75238095238095 -hls_segment_type fmp4 -hls_flags single_file+append_list -hls_playlist_type vod 
"${FILE}_10sec_v7.m3u8"

There's no encoding here, so what's causing ffmpeg to take so long?

What speed do you get? Share full log.


Regards,
Gyan
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to